Hi, > Lately i have upgraded from 32MB to 96MB memory and while the BIOS has no > problem recognizing it all, linux will only see 64MB.
Add the following to your lilo.conf file and then re-run lilo:
append="mem=96M"
Linux 2.0.x can't seem to autodetect memory above 64MB. This is changed
in Linux 2.1.x.
-Ossama
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

