Hi,
I’ve recently put openSUSE 11.4 on a laptop, and I would like to encrypt the root and home partitions, but did not do that during installation. I’ve read the official openSUSE documentation on encrypting root file systems SDB:Encrypted root file system - openSUSE.
It appears that in YaST, I can assign encryption to nearly any of my partitions post-installation, although I doubt it will work on /boot or my swap partition (am I wrong?). Here is my partition table:
linux:/home/andy # df -hl
Filesystem Size Used Avail Use% Mounted on
rootfs 40G 5.0G 33G 14% /
devtmpfs 2.0G 296K 2.0G 1% /dev
tmpfs 2.0G 2.8M 2.0G 1% /dev/shm
/dev/sdb3 40G 5.0G 33G 14% /
/dev/sdb1 98M 37M 57M 40% /boot
/dev/sdb4 647G 139G 475G 23% /home
I’m wondering if anyone has experience with encrypting partitions post-installation, and is it a good idea to try it, or would I be better off doing a fresh install with encryption? Also, if anyone has recent experience, how much of a speed loss am I likely to notice on a laptop if I encrypt the root and home partitions? I recall that when I used an encrypted /home partition on a laptop with LVM in the SuSE 9.3 days, there was a significant slowdown.
Any thoughts would be greatly appreciated.