Same ISOs give the same problem with /etc/grub.d/40_custom
#!/bin/sh
exec tail -n +3 $0
# This file provides an easy way to add custom menu entries.  Simply type the
# menu entries you want to add after this comment.  Be careful not to change
# the 'exec tail' line above.
menuentry "Ubuntu Plucky Desktop ISO" {
loopback loop /home/corrado/Downloads/plucky-desktop-amd64.iso
linux (loop)/casper/vmlinuz boot=casper 
iso-scan/filename=/home/corrado/Downloads/plucky-desktop-amd64.iso noeject 
noprompt splash --
initrd (loop)/casper/initrd
}
May be testing the problem with 40_custom is more easy

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

Title:
  Some ISOs boots with wrong resolution and crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grml-rescueboot/+bug/2103358/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to