6

I have a dual-boot laptop with four partitions - Windows, swap, Ubuntu (OS) andUbuntu /home. I need to do full disk encryption on it. Ubuntu is running 12.04, Windows is Windows 7 Home Premium.

jrg
  • 60,611

1 Answers1

6

I don't see how to avoid to handle Windows and Ubuntu separately using software.

Alternatively, get yourself an expensive Self Encrypting Hard Drive unlocked by your BIOS at boot time, if supported. This way, no configuration is required by your OS and all processing (encrypting/decrypting) is done by the hard drive instead of your CPU.

gertvdijk
  • 67,947
  • I ended up just doing FDE for the whole drive, and virtualizing my Windows box. – jrg Dec 27 '12 at 11:54