[Bug 216930] [NEW] upgrade to 7.10 menu.lst corrupted

PKirkham pete.kirkham at wanadoo.fr
Sun Apr 13 20:00:30 UTC 2008


Public bug reported:

Binary package hint: firefox

I've just upgraded to 7.10 as proposed by the automatic update process.
Everything went smoothly until the machine rebooted when it couldn't
find the correct partition. This was due to grub's menu.lst having been
incorrectly updated since I have a dual boot system and Windows boots on
the first partition hd0,0, Ubuntu boots on the 2nd hd0,1

The updated menu.lst was looking for all the Ubuntu images on hd0,0

The following is my correction to menu.lst where all the ubuntu related
root statements read root (hd0,0) before correction.

## ## End Default Options ##

title		Ubuntu 7.10, kernel 2.6.22-14-generic
root		(hd0,1)
kernel		/boot/vmlinuz-2.6.22-14-generic root=UUID=24832f35-878c-4b1f-a836-c0d71ef2447d ro quiet splash
initrd		/boot/initrd.img-2.6.22-14-generic
quiet
savedefault

title		Ubuntu 7.10, kernel 2.6.22-14-generic (recovery mode)
root		(hd0,1)
kernel		/boot/vmlinuz-2.6.22-14-generic root=UUID=24832f35-878c-4b1f-a836-c0d71ef2447d ro single
initrd		/boot/initrd.img-2.6.22-14-generic

title		Ubuntu 7.10, kernel 2.6.20-16-generic
root		(hd0,1)
kernel		/boot/vmlinuz-2.6.20-16-generic root=UUID=24832f35-878c-4b1f-a836-c0d71ef2447d ro quiet splash
initrd		/boot/initrd.img-2.6.20-16-generic
quiet
savedefault

title		Ubuntu 7.10, kernel 2.6.20-16-generic (recovery mode)
root		(hd0,1)
kernel		/boot/vmlinuz-2.6.20-16-generic root=UUID=24832f35-878c-4b1f-a836-c0d71ef2447d ro single
initrd		/boot/initrd.img-2.6.20-16-generic

title		Ubuntu 7.10, memtest86+
root		(hd0,1)
kernel		/boot/memtest86+.bin
quiet

### END DEBIAN AUTOMAGIC KERNELS LIST
title         Windows XP Pro
root          (hd0,0)
makeactive
chainloader   +1
savedefault

ProblemType: Bug
Architecture: i386
Date: Sun Apr 13 21:51:17 2008
DistroRelease: Ubuntu 7.10
Package: firefox 2.0.0.13+1nobinonly-0ubuntu0.7.10
PackageArchitecture: i386
SourcePackage: firefox
Uname: Linux kfone-video 2.6.22-14-generic #1 SMP Tue Feb 12 07:42:25 UTC 2008 i686 GNU/Linux

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


** Tags: apport-bug

-- 
upgrade to 7.10 menu.lst corrupted
https://bugs.launchpad.net/bugs/216930
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox in ubuntu.




More information about the Ubuntu-mozillateam-bugs mailing list