Hi. I've got SUSE 7.0 and 390 MB RAM. My linux sees only 64 MB. What can I do to repare this?? Sash
--- Stanis�aw_Pendyk <sashap@kki.net.pl> wrote:
I've got SUSE 7.0 and 390 MB RAM. My linux sees only 64 MB. What can I do to repare this??
390 is a strange number. Are you sure it's not 384MB (128MB*3 DIMMs)? What the BIOS counts and what we commonly refer to as Megabytes are often slightly different things. To fix your problem, add this to your /etc/lilo.conf file: append="mem=384M" If you already have an append line, just put the mem declaration in between the quotes, seperated from other items by spaces, such as: append="hdd=ide-scsi idebus=33 mem=384M" Please note that mem is lower case, but the M after the number is capitol. ===== -- -=|JP|=- Hit me! - http://www.xanga.com/cowboydren/ Jon Pennington | Debian 2.3 -o) cowboydren @ yahoo . com | Auto Enthusiast /\\ Kansas City, MO, USA | ICQ UIN 69 67 29 31 _\_V __________________________________________________ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com
On Wednesday 31 October 2001 15:25, Jon Pennington wrote:
--- Stanis³aw_Pendyk <sashap@kki.net.pl> wrote:
I've got SUSE 7.0 and 390 MB RAM. My linux sees only 64 MB. What can I do to repare this??
390 is a strange number. Are you sure it's not 384MB (128MB*3 DIMMs)? What the BIOS counts and what we commonly refer to as Megabytes are often slightly different things. To fix your problem, add this to your /etc/lilo.conf file:
append="mem=384M"
If you already have an append line, just put the mem declaration in between the quotes, seperated from other items by spaces, such as:
append="hdd=ide-scsi idebus=33 mem=384M"
Please note that mem is lower case, but the M after the number is capitol.
=====
and don't forget to run lilo -v Hope it helps, Alvaro Novo SuSE 7.1 Pro -=- Kernel 2.4.7-4GB -=- KDE 2.2.1 3:28pm up 3:35, 2 users, load average: 0.00, 0.00, 0.00
On Wednesday 31 October 2001 8:29 pm, Stanis?aw Pendyk wrote:
I've got SUSE 7.0 and 390 MB RAM. My linux sees only 64 MB. What can I do to repare this?? Sash
Add mem=384M to LILO boot prompt: linux mem=384M (you don't hve to type this every time; re-run LILO using YaST and make the changes). Or, if you are using a Pentium clone try mem=nopentium. M -- Martin Webster <mwebster@ntlworld.com> Registered Linux User #230322 http://homepage.ntlworld.com/spider-monkey/ Try my Wiki? http://homepage.ntlworld.com/spider-monkey/wiki.html
participants (4)
-
Jon Pennington
-
Martin Webster
-
Stanisław Pendyk
-
Álvaro A. Novo