1

When trying to install Ubuntu 18.04, this screen appears with a 'Couldn't get size' error when I pick Install Ubuntu from the grub boot menu.

'Couldn't get size' error

As you can see my boot menu, there is no option for any nomodeset anywhere. After 10 seconds, again I got the black screen!

GRUB boot menu

PC specs:

  • Asus Prime Z390-A motherboard
  • Intel i7 9700k
  • 2x16GB Corsair RGB Pro
  • Nvidia RTX 2080Ti Asus OC11
  • Samsung 970 Evo Plus 1 TB, NVMe, model MZ-V7S1T0
  • Samsung [860 Evo 500 GB] 2.5, model MZ-76E500BW

Everything is up to date from BIOS settings to all firmware. I would like to partition my M.2 (currently running Windows 10) and run Ubuntu as soon as possible, but I don't know how to do that. Aside from that, is my Samsung 860 Evo going to be ready to use in Ubuntu as a second drive?

karel
  • 122,292
  • 133
  • 301
  • 332
DjAzDeck
  • 11
  • 2

1 Answers1

0

One of your drive has a partition for a different OS which the installation routine cannot erase or shrink; you must take care of that yourself.

Please decide if you wish to boot from the 1 TB NVMe M.2 module or the 500 GB SATA-III drive. The former is faster.

Instead of choosing Install Ubuntu from the boot menu of GRUB please choose Try Ubuntu before you install it. Ubuntu will then continue to boot.

When it completes booting, look at lower left, click on the 3x3 square of dots which shows available apps and choose Disks. All drives are listed on the left, and the drive you select will show detail about it at the right.

If you wish to preserve all or part of what's on the drive you want to install Ubuntu on and boot from, stop and exit from the Disks app and come back here for further instructions.

However, if you intend to have Ubuntu as the only operating system on this drive, erase all the partitions on it by clicking on each partition in turn and clicking on the - button before moving to the next partition.

When all have been erased, then close the Disks app. Then, follow these instructions to install Ubuntu.

K7AAY
  • 17,705