In append major items are separated with spaces and minor (within an
option) items are separated with commas. Not sure if this is a
convention for viewing or if lilo actually pays attention to this. But
it works, notheless.

Tom

Larry Sword wrote:
> 
> 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"
> 
> One other item. Remove the "," after "mem=128M. Items are separated only
> by a space.
> 
> >
> > other=/dev/hde1
> >         label=win
> >         table=/dev/hde
> > other=/dev/fd0
> >         label=floppy
> >         unsafe
> >
> > Anyone speaks "lilo.conf" ?
> > bye
> >
> > ______________________________________________________
> > Get Your Private, Free Email at http://www.hotmail.com

Reply via email to