0

I was following the below guide, but when reaching step 6 to allocate drive space, Ubuntu does not seem to detect my hard drive. Below is the screenshot of the drive selection tab. Thanks in advance. https://tutorials.ubuntu.com/tutorial/tutorial-install-ubuntu-desktop#5

Laptop

Asus Vivobook
Model: X512FA-BI7A
Ubuntu 18.04.3 LTS

Additionally, when I try to add a drive or partition during the installer, the installer crashes and references this error

https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1064151

enter image description here

2 Answers2

0

Go back into Windows, right click on the Windows icon, choose Disk Management, and see if the disc was formatted as a Basic drive or a Dynamic drive.

If the latter, you will need to convert it back from Dynamic to Basic (alternate) before you can install Ubuntu or anything else.

HOWEVER: Repartitioning a drive is the easiest way to erase everything on it and lose all your data, programs, and operating system. Go carefully; make two backups to external media or the cloud, and verify each before you proceed, unless you are 100% ready to permanently remove Windows and all its data.

K7AAY
  • 17,202
0

Solved. I had to change the sata configuration to AHCI from within the BIOS.

Thank you all for your input.