![]() | 1 | initial version |
Did you use LUKS, which encrypts the entire partition? Or did you use eCryptfs, which encrypts individual files?
If you used LUKS to encrypt the /home partition, follow these steps.
All of the following should be done from the Live OS
Modify fstab to reflect the new setup
a. The /dev/mapper entries need to be removed.
b. UUIDs may need to be changed
6) Reboot.
Since you restored all of the files, you will not need to reinstall the OS.
NOTE: technically, the above could also be used if you installed Linux into a single, encrypted partition. However, I have not had any luck getting tar to backup an entire Linux OS - it complains about some system files, then aborts.