BOOT_IMAGE=(loop)/casper/vmlinuz boot=casper iso- scan/filename=/home/corrado/Downloads/plucky-desktop-amd64.iso noeject noprompt splash --
This is the same /proc/cmdline i used successfully installing fro ISO dated 0103, 0104, 0108, 0112, 0119 and 0128 ubuntu@ubuntu:~$ uname -a Linux ubuntu 6.12.0-15-generic #15-Ubuntu SMP PREEMPT_DYNAMIC Tue Feb 4 16:02:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ubuntu@ubuntu:~$ I Install fom my disk with /etc/grub.d/40_custom as follows: #!/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 } i'm successfully using the same 40_custom since December 2024 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2097600 Title: Live session starts w wrong resolution 1024x768 instead 1920x1080 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/2097600/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs