LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Linux Does not see the RAM (https://www.linuxquestions.org/questions/linux-software-2/linux-does-not-see-the-ram-4218/)

voitel 07-12-2001 11:42 AM

Linux Does not see the RAM
 
Got a question again!

I have 128 mb or RAM on my machine. Linux Mandrake 7.2 can see only 64 mb or RAM. How I can make it see all the RAM I have on my computer?

trickykid 07-12-2001 11:49 AM

are you using lilo to boot, if so you can add this to your /etc/lilo.conf file:

append="mem=128M"

save it

then run: /sbin/lilo to make the changes from the command line. reboot and it should recognize all your RAM. if you using GRUB or anything else, I am unsure on those.

voitel 07-15-2001 02:27 PM

I am using GRUB
 
sorry, man. I am using GRUB

voitel

linuxcool 07-15-2001 06:13 PM

Check here . It talks about Caldera's eDesktop 2.4, but it should work for you. It tells you to add mem=96M or mem=95M to the kernel line of the menu.lst file. In your case, it would be mem=128M or mem=127M . I hope this helps.


All times are GMT -5. The time now is 12:53 AM.