- A full backup of
/home/paulusingbackintime
-
Choose "Something else" to enter the partitioning tool
-
Select "use the advanced partitioning tool for more control"
- note: use
primarypartitions, notlogical - add
/dev/sda1asext4size2046mountpoint/boot - in
sdafree space, selectphysical volume for encryption- it will create a new device `/dev/mapper/sda1_crypt - set
/dev/mapper/sda1_cryptmountpoint to/ - in
sdbfree space selectphysical volume for encryption- it will create a new device/dev/mapper/sdb1_crypt - set
/dev/mapper/sda5_cryptmountpoint to/home
- note: use
In the end it should look like this:
fmt
/dev/mapper/sda2_crypt
/dev/mapper/sda2_crypt1 swap [ ] 17985 MB
/dev/mapper/sda2_crypt2 ext4 / [x] 99998 MB
/dev/mapper/sdb1_crypt
/dev/mapper/sdb1_crypt1 ext4 /home [x]
/dev/sda
/dev/sda1 ext4 /boot
/dev/sda2 unknown (cryptodisk)
/dev/sdb
/dev/sdb1 crypto
- on the timezone screen, wait for 30 seconds to allow the partitioner to do its thing (or error)
- Once the installer has finished, reboot
sudo apt install backintime-commonbackintime-qt4- select Yes to "restore a previous configuration?"
- navigate to the backup restore location
- select the right backintime profile
- from
RestoreselectRestore /home/paul - ... wait a while
- make sure it finished OK
sudo bin/install-ubuntu-packages
- Reinstate crontab:
crontab < ~/crontab.txt
cd ~/dotfiles && make- reload backintime config from
~/binfiles