I tried to reinstall Ubuntu 16.04 alongside Windows 10 in UEFI mode. An earlier non-accessible version of Ubuntu 16.04 (due to a grub issue) was installed in legacy mode over which I am trying to reinstall Ubuntu 16.04 using a live USB, but in UEFI mode now.
As soon as the reinstallation (in previously installed Ubuntu's partition only) was completed, after restarting Ubuntu 16.04 a black screen with the following message was displayed.
[ 7.958699] Couldn't get size: 0x800000000000000e
[ 10.239669] sd 2:0:0:0: [sdb] No Caching mode page found
[ 10.239699] sd 2:0:0:0: [sdb] Assuming drive cache: write through
How can I fix it and dual boot Ubuntu 16.04 successfully?
nomodeset
until the Nvidia drivers are installed. The error/warning messages have nothing to with the GUI not coming up. – Nov 08 '18 at 18:24nomodeset
. I'd be really glad if you can provide me any solutions specific to my problem , Thanks ! – Ashish Bhardwaj Nov 09 '18 at 05:53nomodeset
until you install Nvidia graphics drivers. Nothing else to add. – Nov 10 '18 at 13:57