1

I have a Dell 13 7000 (7386) which is running Windows 10 and I would like to replace it with Ubuntu 18.4 (just Ubuntu, no dual boot).

I created a bootable USB to test it and everything looks fine, but I have problems when I try to actually install it (following this guide): instead of getting to the "Allocate drive space" step, I get to a step in which I have to select the device/partition where to install it, but I can only select what looks like the USB drive itself.

I googled around and it found something that looked like a solution (e.g. here, here) but it didn't actually work: after changing the BIOS "Sata Operation" from "RAID On" to "AHCI" I couldn't even start the laptop, so I had to switch back.

Has anyone found a working solution for a system like mine? Is there a reliable step-by-step guide?

Thanks!

1 Answers1

2

This was solved combining all the pieces from the links I posted in the questions and others (e.g. this and the comment from @oldfred)

In particular I had to:
1) disable fast start up from the Control Panel (here)
2) enter the BIOS settings and change the "SATA Operations" from "RAID On" to "AHCI"

Windows was indeed unable to boot, but I could boot Ubuntu live from the USB drive by pressing F12 at the startup (which didn't work before step 1, as I could only boot it from inside Windows)

The above made it possible to install Ubuntu the right way, i.e. I had access to the hard drive in order to overwrite it when installing.