I have a Dell G7 laptop with Window 10. I am trying to install 18.04 LTS for dual boot. I have been generally following the approaches in these guides: Ubuntu Alongside Window with UEFI How to Install Ubuntu Alongside Windows 10
I have done the following:
- Made a live USB (64 bit 18.04 Desktop)
- Shrunk the Windows partition to make space
- Disabled fast start up and secure boot
- Booted the live USB and selected "Try Ubuntu"
- Started the installation process
When I get to the "Installation Type" screen, I can't see the HDD. The only device that appears is the USB drive (as /dev/sda). The Disks tool, GParted and fdisk show the same thing.
I tried rebooting the USB and selecting "Install Ubuntu". Same results.
Based on some of the threads, I thought that perhaps the HDD is in hibernate mode. I've tried:
- logging off when shutting down
- powercfg.exe -h off
- shutdown /s /t 0
All of these yield the same results as before.
I appreciate any suggestions or thoughts.