Public bug reported:

Binary package hint: grub2

since grub-pc 1.98-1ubuntu2 menuentries in /boot/grub/grub.cfg look different:
---------------------------------
menuentry "Ubuntu, mit Linux 2.6.32-17-generic noext2" --class ubuntu --class 
gnu-linux --class gnu --class os {
        insmod ext2
        search --no-floppy --fs-uuid --set 67f844a5-1afd-4265-932f-e57e078c0fdc
        set root='(/dev/sda,3)'
        linux   /boot/vmlinuz-2.6.32-17-generic root=/dev/sda3 ro   quiet 
noresume splash nvidia.modeset=1
        initrd  /boot/initrd.img-2.6.32-17-generic
}
-------------------------------
If you put command "set root" after command "search", like I did here for 
testing purpose,
then there is no root any more, boot fails!

And there is now:
" --class ubuntu --class gnu-linux --class gnu --class os"
???

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

-- 
lucid grub2 has no /dev/sda but is in grub.cfg
https://bugs.launchpad.net/bugs/549980
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to