[Bug 1848708] Re: ubuntu 19.10 iso boot not possible

ubuntushop info at ubuntushop.be
Tue Oct 29 08:35:42 UTC 2019


*** This bug is a duplicate of bug 1849684 ***
    https://bugs.launchpad.net/bugs/1849684

** This bug has been marked a duplicate of bug 1849684
   casper preseed url not working

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/1848708

Title:
  ubuntu 19.10 iso boot not possible

Status in grub2 package in Ubuntu:
  New

Bug description:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1848708/+subscriptions



More information about the foundations-bugs mailing list