> > Basically, I dont care about the new number of heads,
>
> Right
>
> > but now lilo complains like this (it did not complain before):
>
> Try giving LILO the keyword linear or lba32.
> Then it does not need any idea about the geometry at bootloader
> install time.
I did already:
karpfen:/home/dreher # more /etc/lilo.conf
boot = /dev/hda
change-rules
reset
read-only
menu-scheme = Wg:kw:Wg:Wg
lba32
prompt
timeout = 80
message = /boot/message
image = /boot/bzImage
label = testing
root = /dev/hda3
vga = 791
......
Will try with "linear" next.
Michael
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/