Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: mark on November 21, 2000, 10:34:18 PM
-
Had e-smith running on 64MB of RAM. Just put a 128MB stick in for total 196MB. Bios posts 196MB, but e-smith only sees 64MB----HELP!
-
Actually, that total should be 192MB. To make the system recognize it, you'll need to edit /etc/lilo.conf. After the line that says "root=/dev/hda6", add this:
append="mem=192M"
Then save the file, run /sbin/lilo, and reboot.
-
Worked like a charm, thanks.