every kernel-update breaks my installation

Horst Schlonz horst.schlonz at gmx.de
Tue Sep 27 19:39:57 UTC 2005


Am Dienstag, den 27.09.2005, 09:47 +0300 schrieb ZIYAD A. M. AL-BATLY:
> On Mon, 2005-09-26 at 20:45 +0200, Horst Schlonz wrote:
> > somehow /boot/grub/menu.lst gets filled with false root- and
> > kernel-values. i have to edit the file after every kernel-update or my
> > system won't start. this is bad.
> > 
> > 
> Mine works fine.  What exactly you need to edit to make it work?
> 
> You can make this automatically every time by following the instructions
> found in the "/boot/grub/menu.lst" in the section that start with "####
> BEGIN AUTOMAGIC KERNELS LIST".
> 

i have to replace
root (hd0,6)
with
root (hd0,5)
and 
kernel /boot/vmlinuz-2.6.10-5-386 root=/dev/hda7 ro single
with
kernel /boot/vmlinuz-2.6.10-5-386 root=/dev/hda6 ro single
in every stanza to make it work again.

i've red the instructions but i simply don't get it. why can't
update-grub just leave my installation alone?





More information about the ubuntu-users mailing list