[Bug 820500] [NEW] update-grub generates illegal directive in grub.cfg

traderbam at yahoo.co.uk traderbam at yahoo.co.uk
Wed Aug 3 17:57:21 UTC 2011


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
Foundations Bugs, which is subscribed to grub in Ubuntu.
https://bugs.launchpad.net/bugs/820500

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

Status in “grub” package in Ubuntu:
  New

Bug description:
  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
  }

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




More information about the foundations-bugs mailing list