posted 23 years ago
Bruce - doing:
cat /proc/meminfo
will show you Linux memory data.
If your BIOS detects newly installed memory, Linux will see it at boot, no need to do anything special.
You can look at /var/log/messages to see how early during boot this occurs.
If your BIOS does not detect added memory, it gets more complicated, but you can tell Linux to use a specific amount of RAM, regardless of what BIOS reports.
Regards, Guy
[ March 01, 2002: Message edited by: Guy Allard ]