not all memory is recognized

1998-08-24 Thread daryl
i have a debian system with 128 megs of memory.
i have the following line in lilo.conf:

append=mem=128

but the os still only sees 64 mb. any tips, clues, rtmfs, etc.
are welcomed.

tia,

//daryl



Re: not all memory is recognized

1998-08-24 Thread Ossama Othman
 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


Re: not all memory is recognized

1998-08-24 Thread Martin Bialasinski

 d == daryl  [EMAIL PROTECTED] writes:

d i have a debian system with 128 megs of memory.
d i have the following line in lilo.conf:

d append=mem=128

I belive this should read append=mem=128M

Ciao,
Martin