Well, booting from USB problem disappeared.
I was booting from dasd using /etc/grub.d/40_custom like this:
#!/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
}

-- 
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:
  i915 not loaded in live session with kernel 6.12 on Intel Rocket Lake

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


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

Reply via email to