I am trying to dual boot pre-installed windows 11 with BitLocker enabled and Ubuntu on a 2nd SSD with its own boot partition.
In my setup, I would manually partition the 2nd SSD(The one for Ubuntu) with its own EFI boot partition and install the bootloader in the Ubuntu drive and use Grub to recognize windows and any future distro I add
I have seen some solutions online in various forums, but they vastly differ and don't seem to get a consensus. Basically, the options are:
- Disable bitlocker encryption
- Methods involving booting from the same SSD using one UEFI partition.
- Booting via bios.
I can live with 3 and 2 since the windows one is mostly for gaming but figured I would rather see if there was a workaround where I could use Grub as the bootloader and if it would recognize the windows OS even though if the system is encrypted(not sure if the UEFI is though... It did not seem so).
TLDR: Would installing Ubuntu on the second SSD and use grub to boot into windows, despite BitLocker encryption, work for this use case?
Thank you, and much appreciated.