You have been subscribed to a public bug:

Hi,

Today I download jammy-desktop-amd64.iso,
and boot up from grub, but same error displayed console forever.

line 49: can't open /dev/sr0: no medium found

and I could not Ctrl-C, I reset PC.

My /etc/grub.d/40_custom

menuentry "Ubuntu 20.04.4 ISO" {
    set isoimg="/iso/ubuntu-20.04.4-desktop-amd64.iso"
    loopback loop (hd1,msdos1)$isoimg
    linux (loop)/casper/vmlinuz boot=casper toram iso-scan/filename=$isoimg
    initrd (loop)/casper/initrd
    }

menuentry "Ubuntu 22.04 ISO" {
    set isoimg="/iso/jammy-desktop-amd64.iso"
    loopback loop (hd1,msdos1)$isoimg
    linux (loop)/casper/vmlinuz boot=casper toram iso-scan/filename=$isoimg
    initrd (loop)/casper/initrd
    }

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
jammy-desktop-amd64.iso  can't open /dev/sr0 from grub boot
https://bugs.launchpad.net/bugs/1968251
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to