*** This bug is a duplicate of bug 8497 ***
https://bugs.launchpad.net/bugs/8497
** Changed in: grub (Ubuntu)
Sourcepackagename: None => grub
** This bug has been marked a duplicate of bug 8497
grub guessed BIOS disk order incorrectly
--
upgrade kernel destroys ubuntu grub menu.lst entri
On 9/21/07, TJ <[EMAIL PROTECTED]> wrote:
> It's a function of update-grub.
>
> See https://help.ubuntu.com/community/GrubHowto
>
OK, I've reviewed this, but it still looks like a bug. My menu.lst has
# kopt=root=UUID=fd325db2-d682-495e-bd63-7a4b881b8913 ro
# groot=(hd1,2)
but the update-grub is
It's a function of update-grub.
See https://help.ubuntu.com/community/GrubHowto
On my system I have three bootable partitions:
sda1 Recovery
sda2 windows **bootable**
sda3 swap
sda5 /boot
sda6 Feisty 32-bit / **bootable**
sda7 Gutsy 64-bit / **bootable**
sda8 /home
Originally sda7 was used for
On 9/21/07, TJ <[EMAIL PROTECTED]> wrote:
> I had a similar experience. It is expected and by design. Anything
> inside
>
> #
> # Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST
>
> ### BEGIN AUTOMAGIC KERNELS LIST
>
> ### END DEBIAN AUTOMAGIC KERNELS LIST
>
> is liable to being r
I had a similar experience. It is expected and by design. Anything
inside
#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST
### BEGIN AUTOMAGIC KERNELS LIST
### END DEBIAN AUTOMAGIC KERNELS LIST
is liable to being re-written.
You probably need to set the default kopt and gr