[Bug 1848708] [NEW] ubuntu 19.10 iso boot not possible

Launchpad Bug Tracker 1848708 at bugs.launchpad.net
Mon Oct 21 23:25:51 UTC 2019


You have been subscribed to a public bug:

We are always installing ubuntu 18.04 or 19.04 with grub and iso's on the usb stick and starting the install with this grub entry, but with 19.10 this does not work anymore and boots to busybox.
Grub entry:
menuentry "Ubuntu OEM install 1 sata azerty(for manufacturers)" {
insmod loopback
	insmod iso9660
set isofile="/boot/ubuntu-19.10-desktop-amd64.iso"
 loopback loop $isofile
set root=(loop)
gfxpayload=keep
linux	(loop)/casper/vmlinuz auto=true priority=critical url=http://myiphidden/ubu16.cfg boot=casper iso-scan/filename=$isofile keyboard-configuration/layoutcode=be  console-setup/layoutcode=be only-ubiquity  automatic-ubiquity  oem-config/enable=true --
initrd	(loop)/casper/initrd
}

see attached picture

** Affects: grub2 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: bot-comment
-- 
ubuntu 19.10 iso boot not possible
https://bugs.launchpad.net/bugs/1848708
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to grub2 in Ubuntu.



More information about the foundations-bugs mailing list