Public bug reported:

In karmic I've noted that splash entry in the grub.cfg is present in the
line of recovery mode:

menuentry "Ubuntu, Linux 2.6.31-5-generic (recovery mode)" {
        set root=(hd0,1)
        search --no-floppy --fs-uuid --set b9b35c5e-8eee-408e-a72a-9c0505620ad0
        linux   /boot/vmlinuz-2.6.31-5-generic 
root=UUID=b9b35c5e-8eee-408e-a72a-9c0505620ad0 ro single splash 
#GRUB_DISABLE_LINUX
_UUID=true quiet
        initrd  /boot/initrd.img-2.6.31-5-generic
}

This causing freeze on recovery menu (not possible to use arrow keys,
hard reboot needed); removing splash from grub editing command line at
boot then booting with ctrl-x recovery it works.

I follow this guide to modify the entry in grub.cfg
https://wiki.ubuntu.com/Grub2#User-defined%20Entries
but when I load the command after the changes
sudo update-grub
the splash line on recovery kernel is put it back.

** Affects: grub2 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Karmic: splash is added to recovery mode kernel with update-grub
https://bugs.launchpad.net/bugs/412093
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

Reply via email to