It is already possible with the "iso-scan/filename" cheatcode. Here is
an example grub2 menu entry:

menuentry "Ubuntu" {
        loopback loop /boot/isos/ubuntu.iso
        linux (loop)/casper/vmlinuz boot=casper 
iso-scan/filename=/boot/isos/ubuntu.iso quiet splash noprompt --
        initrd (loop)/casper/initrd.gz
}

-- 
boot cheatcodes fromiso or fromhd is missing
https://bugs.launchpad.net/bugs/94204
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