upgrade to 7.10 menu.lst corrupted

Bug #216930 reported by PKirkham
6
Affects Status Importance Assigned to Milestone
firefox (Ubuntu)
Invalid
Undecided
Unassigned
grub (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

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

Revision history for this message
PKirkham (pete-kirkham) wrote :
Revision history for this message
Andres Herrera (andresh) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. The issue that you reported is one that should be reproducible with the live environment of the Desktop CD of the development release - Hardy Heron. It would help us greatly if you could test with it so we can work on getting it fixed in the next release of Ubuntu. You can find out more about the development release at [WWW] http://www.ubuntu.com/testing/ . Thanks again and we appreciate your help.

Changed in firefox:
status: New → Incomplete
Revision history for this message
Saša Bodiroža (jazzva) wrote :

Not a Firefox issue.

Revision history for this message
PKirkham (pete-kirkham) wrote : RE: [Bug 216930] Re: upgrade to 7.10 menu.lst corrupted

Agreed but the bug reporting mechanism in Ubuntu is pretty arcane.

Pete Kirkham

<email address hidden>
+33 450 665 528
+33 680 963 546
+44 161 408 6500

skype kfone
sip:<email address hidden>

Revision history for this message
Alexander Sack (asac) wrote : Re: [Bug 216930] [NEW] upgrade to 7.10 menu.lst corrupted

 affects ubuntu
 status incomplete
 affects ubuntu/firefox
 status invalid

 tag need-reassignment

On Sun, Apr 13, 2008 at 08:00:30PM -0000, PKirkham wrote:
> 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
>

 - Alexander

Revision history for this message
Jayson Rowe (jayson.rowe) wrote :

Since it's been a very long time since any additional info was added to this bug, I'm just checking to see if this is still an issue, and find out what additional work should be done on this bug.

Revision history for this message
PKirkham (pete-kirkham) wrote : RE: [Bug 216930] Re: upgrade to 7.10 menu.lst corrupted

I think I provided all I could. Since I'm now using Hardy Heron and didn't
have the problem I assume the issue was fixed along the way. So you're right
to close it.

Pete Kirkham

<email address hidden>
+33 450 665 528
+33 680 963 546
+44 161 408 6500

skype kfone
sip:<email address hidden>

Revision history for this message
Jayson Rowe (jayson.rowe) wrote :

Closing per recommendation of original reporter.

Changed in grub:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.