Public bug reported:

Grub 1.99 in Ubuntu 11.04 32-bit desktop. "update-grub" produces this
stanza in grub.cfg. The set root line is illegal - presumably it should
be "set root='(hd0,1)'

menuentry 'Ubuntu, with Linux 2.6.38-8-generic' --class ubuntu --class 
gnu-linux --class gnu --class os {
    recordfail
    set gfxpayload=$linux_gfx_mode
    insmod part_msdos
    insmod ext2
    set root='(/dev/sda,msdos1)'
    search --no-floppy --fs-uuid --set=root cb4ea337-c67e-4d75-b9fc-7ef2dc864fd0
    linux    /vmlinuz-2.6.38-8-generic 
root=UUID=54d78a76-aabc-4886-82a0-7019e8ae731d ro   quiet splash vt.handoff=7
    initrd    /initrd.img-2.6.38-8-generic
}

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


** Tags: 11.04 grub grub.cfg natty update-grub

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/820500

Title:
  update-grub generates illegal directive in grub.cfg

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

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

Reply via email to