Can Bitlocker be used in a dual boot system with Windows on one drive, Linux on another?

Solution 1:

If the new computer does not have a Trusted Platform Module, it should work just fine without any special setup procedures. Get the new computer, get Linux installed and dual boot working, then enable Bitlocker and encrypt the Windows drive.

I've got a similar configuration that works just fine, but I have separate partitions for Windows and Linux on the same drive.

It's still doable with a TPM, but it's not as straightforward.

Solution 2:

Despite Spiderlucci's somewhat final comments :P, I've just set up a dual boot system with windows 10 using bitlocker (password encryption rather than tpm).

The steps I followed were:

  • Remove bitlocker encryption via the bitlocker wizard
  • Resize this partition from a ubuntu live cd (windows disk partition tool does support resizing, but was refusing to shrink my mostly empty 250G partition to much less than 170G)
  • After this the bitlocker wizard/ GUI willfully claimed that it couldn't encrypt anything
  • I worked around this by using the bde-manage.exe (https://technet.microsoft.com/en-gb/windows/dd361745) from an adminstrative cmd shell.