[Bug 1960457] Re: Please remove lupin from the archive

Thomas 1960457 at bugs.launchpad.net
Mon Apr 4 06:39:59 UTC 2022


What we mean is to boot an ISO like this:

menuentry "Ubuntu 22.04 ISO" {
  set iso_path=/path/to/jammy-desktop-amd64.iso
  loopback loop ${iso_path}
  linux (loop)/casper/vmlinuz iso-scan/filename=${iso_path} boot=casper --
  initrd (loop)/casper/initrd
}

This works for all versions <= 21.10.

For Jammy this does not work anymore, because with lupin-casper also the
iso-scan/filename handler (scripts/casper-premount/20iso_scan) was
removed.

Thus, every attempt ends with the error message:
Unable to find a medium containing a live file system

-- 
You received this bug notification because you are a member of Ubuntu
Package Archive Administrators, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1960457

Title:
  Please remove lupin from the archive

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




More information about the ubuntu-archive mailing list