jammy-desktop-amd64.iso can't open /dev/sr0 from grub boot

Bug #1968251 reported by Seiichi Nakashima
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu
Expired
Undecided
Unassigned

Bug Description

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
    }

Tags: jammy
Jürgen Gmach (jugmac00)
affects: launchpad → ubuntu
Revision history for this message
Paul White (paulw2u) wrote (last edit ):

We are sorry that we do not always have the capacity to review all reported bugs in a timely manner. You reported this bug some time ago and there have been many changes in Ubuntu since that time.

https://releases.ubuntu.com/22.04.3/ is a link to the current ISO for the 'jammy' release
Is your bug report still relevant when using that ISO?

tags: added: jammy
Changed in ubuntu:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Ubuntu because there has been no activity for 60 days.]

Changed in ubuntu:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.