3

I'm trying to set up a dual boot with Ubuntu 20.04 on my Microsoft Surface Laptop running windows 10. When I run the ubuntu installer (I am booting from a USB stick with which I used the iso file and rufus to format) there is no option to install alongside windows, and furthermore, when I select "something else" I am unable to see the "free space" partition that I've created. I've shrunk my primary partition (in windows, my C drive) and created roughly 100GB free space. In ubuntu installer, I see a partition of size 512GB which I don't see at all in the windows partition manager.

Things I have already found researching this site and others:

  1. The partitions are basic, not dynamic so this is not the issue.

  2. I've turned off "fast startup" in windows to make sure that windows is fully shutdown before trying to boot ubuntu.

Any advice is greatly appreciated. I can provide any additional info if needed.

GParted in live session: GParted in live session

GParted in live session (drive options dropdown) GParted in live session (drive options dropdown)

Windows Partition Manager: Windows Partition Manager

2 Answers2

1

The windows drive "C" is encrypted with Bitlocker, to proceed with installing Ubuntu you need to:

  1. Disable Bitlocker from "Bitlocker manager" in Windows

  2. Boot from the live ubuntu usb and proceed to install ubuntu

  3. Go back to Windows and reenable Bitlocker(make sure to save your recovery key)

References

1

For anyone that comes across this issue, it is highly specific to my surface model. I have a surface laptop from 2017 with "1 TB" SSD, which is actually two 512GB SSD's that are "merged" together in software so it looks like there is one. Ubuntu only finds one 512GB, and to make it worse, the windows installation is split over the 2 hard drives, making it difficult (impossible?) to partition correctly. The following post helped me understand : No option to install Ubuntu alongside Windows on Surface 2017