Bit copy of encrypted home and other partitions
- by Mka
My laptop is overheating so I need to save all my files before I format the hard drive. I learned how to copy dev/sdX using dd command. However, I am not sure what to copy.
Picture from GParted here: http://is.muni.cz/www/256590/fig.png
should I copy sda5 and sda6 only? Or sda2 and sda1? I do not need to use these data on another disk, I just want to be able to access them - therefore I want to put them on external hard drive.
And last question - how I will then mount my encrypted home? Will it work?
Thanks a lot!