I did what Colin Watson suggested in post#2. Karmic worked ok, but jaunty did
not.
>From grub.cfg:
menuentry "jaunty (/dev/sda7) (on /dev/sda9)" {
insmod ext2
set root=(hd0,9)
search --no-floppy --fs-uuid --set 5d67fd00-0856-4ce1-b278-9acf3e926a5c
gfxpayload=1024x768
linux /boot/vmlinuz-2.6.28-14-generic
root=UUID=5d67fd00-0856-4ce1-b278-9acf3e926a5c ro splash
initrd /boot/initrd.img-2.6.28-14-generic
}
I get no output until boot complete. If I remove splash, I still receive
no output. If I add vga=773 to end of kernel line I get the
"depreciated" message but I get a splash output as expected.
Grub2 is installed on karmic partition.
--
[karmic] please add config option for 'set gfxpayload' to /etc/default/grub
https://bugs.launchpad.net/bugs/416772
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs