*** This bug is a duplicate of bug 665471 ***
    https://bugs.launchpad.net/bugs/665471

Public bug reported:

Binary package hint: grub2

I just did an upgrade on one of my play maverick VMs to natty (by a
dist-upgrade given that's all currently available) and it broke the
grub.cfg.

The VM has a virtual disk (/dev/vda) with 2 DOS partitions:
   vda1 - /boot
   (vda2 Extended partition)
   vda5 - logical partitition which is an LVM pv

The grub.cfg that has been produced has:

menuentry 'Ubuntu, with Linux 2.6.36-1-server' --class ubuntu --class gnu-linux 
--class gnu --class os {
        recordfail
        insmod part_msdos
        insmod ext2
        set root='(hd0,msdos1)'
        search --no-floppy --fs-uuid --set 904d3759-21c5-4de8-a3cb-997a48016dfc
        linux   /boot/vmlinuz-2.6.36-1-server root=/dev/mapper/server1-root ro  
 quiet
        initrd  /boot/initrd.img-2.6.36-1-server
}

Note the /boot in front of the paths, since there is a separate /boot
partition this is wrong.

Dave

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: grub-pc 1.98+20100804-6ubuntu1
ProcVersionSignature: Ubuntu 2.6.36-1.7-server 2.6.36
Uname: Linux 2.6.36-1-server x86_64
Architecture: amd64
Date: Sat Oct 23 19:00:20 2010
InstallationMedia: Ubuntu-Server 10.04 LTS "Lucid Lynx" - Release amd64 
(20100427)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: grub2

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


** Tags: amd64 apport-bug natty

-- 
[natty] update broke grub.cfg with wrong kernel/initrd path
https://bugs.launchpad.net/bugs/665650
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to