[Bug 74486] Re: Wrong boot hdx,x in menu.lst

Phillip Susi psusi at ubuntu.com
Thu May 9 18:36:08 UTC 2013


Closing this bug as it was a configuration error that the user
corrected.


** Changed in: grub (Ubuntu)
       Status: Confirmed => Invalid

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

Title:
  Wrong boot hdx,x in menu.lst

Status in “boot” package in Ubuntu:
  Invalid
Status in “grub” package in Ubuntu:
  Invalid

Bug description:
  My system already had kernel 2.6.19-7-generic download from the repos last week. Yesterday (december, 04) the same version of kernel was present in the repos and it was dowloaded by update-manager. 
  After the installation I checked /boot/grub/menu.lst and noticed that my linux distro where in hd3,2 and hd3,3 instead of the correct hd1,2 and hd1,3. 
  When I booted and choose the "new kernel" I got a "wrong disk" error.
  This is a part of menu.lst

  ## ## End Default Options ##

  title		Ubuntu, kernel 2.6.19-7-generic
  root		(hd3,2)
  kernel		/boot/vmlinuz-2.6.19-7-generic root=UUID=89fadb32-51ad-42c8-9ddd-c6695eed8ad3 ro quiet splash
  initrd		/boot/initrd.img-2.6.19-7-generic
  quiet
  savedefault

  title		Ubuntu, kernel 2.6.19-6-generic
  root		(hd3,2)
  kernel		/boot/vmlinuz-2.6.19-6-generic root=UUID=89fadb32-51ad-42c8-9ddd-c6695eed8ad3 ro quiet splash
  initrd		/boot/initrd.img-2.6.19-6-generic
  quiet
  savedefault

  title		Ubuntu, kernel 2.6.19-4-386
  root		(hd3,2)
  kernel		/boot/vmlinuz-2.6.19-4-386 root=UUID=89fadb32-51ad-42c8-9ddd-c6695eed8ad3 ro quiet splash
  initrd		/boot/initrd.img-2.6.19-4-386
  quiet
  savedefault

  title		Ubuntu, kernel 2.6.19-4-generic
  root		(hd3,2)
  kernel		/boot/vmlinuz-2.6.19-4-generic root=UUID=89fadb32-51ad-42c8-9ddd-c6695eed8ad3 ro quiet splash
  initrd		/boot/initrd.img-2.6.19-4-generic
  quiet
  savedefault

  title		Ubuntu, kernel 2.6.17-10-generic
  root		(hd3,2)
  kernel		/boot/vmlinuz-2.6.17-10-generic root=UUID=89fadb32-51ad-42c8-9ddd-c6695eed8ad3 ro quiet splash
  initrd		/boot/initrd.img-2.6.17-10-generic
  quiet
  savedefault

  title		Ubuntumemtest86+
  root		(hd3,2)
  kernel		/boot/memtest86+.bin
  quiet

  ### END DEBIAN AUTOMAGIC KERNELS LIST

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/boot/+bug/74486/+subscriptions




More information about the foundations-bugs mailing list