Comment 3 for bug 434084

Revision history for this message
Lars Noodén (larsnooden) wrote :

Grub2 is installed. I've tried changing /etc/boot/grub.cfg manually, but it seems to be ignored by it on startup.

The settings set by default (or by running update-grub2 ) are these:

menuentry "Ubuntu, Linux 2.6.31-10-generic" {
        set quiet=1
        insmod ext2
        set root=(hd0,1)
        search --no-floppy --fs-uuid --set 18294173-0b20-4f40-9830-ee1fc4f828aa
        linux /boot/vmlinuz-2.6.31-10-generic root=UUID=18294173-0b20-4f40-9830-ee1fc4f828aa ro quiet splash security=selinux selinux=1
        initrd /boot/initrd.img-2.6.31-10-generic

$ apt-cache policy grub2
grub2:
  Installed: (none)
  Candidate: 1.97~beta3-1ubuntu5
  Version table:
     1.97~beta3-1ubuntu5 0
        500 http://fi.archive.ubuntu.com karmic/universe Packages