0

I am installing Ubuntu Desktop 20.04, but Ubiquity doesn't find a 25GB FAT32 partition when I am trying to install it from a USB stick.

My original install for Windows 10 was done with drives formatted in NTFS because FAT32 and exFAT wouldn't boot

I do have the drive with that partition as a priority for boot option 1 on a separate drive.

Boot option 1 is my USB with Ubuntu installed.

I have turned off fast boot and hibernation in Windows.

Right now I am failing to unmount /cdrom and make a connection to dbus-daemon

I just don't have the skills to get Ubuntu to install right now.

enter image description here

enter image description here

Updated with a picture of the screen I have been stuck on for 4 hours. This is the loop. If there is a way to access a CLI from here, I don't know how to access it.

Live USB does not support Ubuntu 20.04.

Loading with the NTFS format doesn't work. Still in a [FAILED], [DEPEND], [OK] loop. besides see systemct1 status systemd-journal.service no other errors seem to be showing up.

So I ran the commands in the GRUB terminal and it kicked out an error. Although if I am reading it correctly, I am missing the device folder in my install. Also Windows won't turn off. I swear Microsoft is just trying to brick this machine.

Motherboard: Asus Crosshair Hero 8 (WiFi)

karel
  • 122,292
  • 133
  • 301
  • 332

3 Answers3

1

Please read some HowTo's on installing Ubuntu for dual boot. Google or search here on AU.

Download the relevant Ubuntu ISO.

  • Use a recommended tool to "burn it" to a USB stick or DVD
  • Then, from windows, make sure that the diskspace you want to use for Ubuntu is free
    • Is it a part of your current Windows drives (C: D: or so),shrink that partition/filesystem.
    • Is it a empty partition, delete it (have your stuff backed up in case you delete something you later need.
  • Then boot on the media you created, and select install beside Windows,and follow descriptions.
Soren A
  • 7,191
0

I also faced this issue with CDROM error during installation. I have Dell laptop without cdrom but probably the issue was made by my backup directory to the same partition as bootable system, so now i skip this.

helped the re-create usb disk by rufus (https://rufus.ie/en/) and mark checkbox "Add patch for old BIOS" and also setup this option in my bios.

And for sure before installation I commented cdrom source from /etc/apt/source.list and in "Software & Update" I turned off all checkbox with CDROM through all tabs through, but weird was twice the same checkbox in scroll field on first tab, moreover first time was present only one, so keep that in mind.

Karol
  • 1
0

If you are using a bootable hdd partition to boot Ubuntu,then make sure that it's on a different drive from the one you wish to install the OS on to avoid this error.