I can't boot up Ubuntu from a USB 2.0 drive.
I burned Ubuntu 18.04, but I do not seem able to initialize it: I obtain (initramfs Unable to find a medium containing a live file system
. I checked other posts, but I do not seem to be able to run Ubuntu.
EDIT: nomodoset does not seem to work.
The errors shown at startup are here
Please help me out with this.
EDIT:
Using Ubuntu 18.04, and nomodeset
does not work. Using Ubuntu 19.10, with the safe graphics or nomodeset
option does not work too.
EDIT 2: Problem solved. As pointed out in the comments, check the image with md5sum
, and use a default tool, such as Ubuntu's Disk Creator to create the USB boot drive.
nomodoset
, afterquiet splash
, but it still doesn't work. I no longer get theUnable to find a medium containing a live file system
, but I do get other errors. I've also tried the safe graphics option from the Ubuntu 19.10 image – raf Mar 18 '20 at 11:13nomodeset
with 2 o's and 2 e's, not as you wrote 3 o's and one e. – sudodus Mar 18 '20 at 13:01Boot mode is UEFI, fast boot disabled, PXE Boot to LAN enabled, IPV4 PXE First disabled, USB drive before EFI PXE Network. Adding
– raf Mar 18 '20 at 15:01nomodeset
right before the three dashes still yields the errors. I'll paste the errors in the post.md5sum
that the iso file was downloaded correctly? 2. Which tool did you use to create the USB boot drive? 3. Did you check from the boot menu, that all software on the USB boot drive is correctly copied? 4. And please tell us about the computer and graphics chip/card: Brand name and model ... otherwise we can only guess.