> i have a debian system with 128 megs of memory. > i have the following line in lilo.conf: > > append="mem=128"
It should be:
append="mem=128M"
It works fine for me.
-Ossama
> i have a debian system with 128 megs of memory. > i have the following line in lilo.conf: > > append="mem=128"
It should be:
append="mem=128M"
It works fine for me.
-Ossama