Fabrice SERVANT wrote:
>
> Hello,
> As my linux won't recognize my 128M RAM
> I'm trying to put append="mem=128M" in my
> lilo.conf. But when I type lilo to update the config
> I get the following message:
>
> Added li
> Added win
> Added floppy
> No images have been defined.
>
> HERE IS MY LILO.CONF
>
> boot=/dev/hde
> map=/boot/map
> install=/boot/boot.b
> vga=normal
> default=windows
> keytable=/boot/fr-latin1.klt
> prompt
> timeout=100
> message=/boot/message
> root=/dev/hdf6
> read-only
> image=/boot/vmlinuz-2.2.14-15mdk
> label=linux
> initrd=/boot/initrd-2.2.14-15mdk.img
> append="mem=128M, ide2=0xcc00,0xd002 ide3=0xd800,0xdc02"
> other=/dev/hde1
> label=win
> table=/dev/hde
> other=/dev/fd0
> label=floppy
> unsafe
>
> Anyone speaks "lilo.conf" ?
> bye
>
Whoops
noticed that
label=win
and
default=windows
do not appear to be in sync. It might cause problems when
booting default.
Civileme