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

traderbam at yahoo.co.uk traderbam at yahoo.co.uk
Mon Sep 5 18:50:34 UTC 2011


Thanks for responding to this report so swiftly.

I was just curious as to where the issue resided. Is the grub.cfg stanza
syntax erroneous or is it correct and some downstream function at fault?

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

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

Status in “grub2” package in Ubuntu:
  Fix Released

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/grub2/+bug/820500/+subscriptions




More information about the foundations-bugs mailing list