LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   10.1 Kernel question. (https://www.linuxquestions.org/questions/mandriva-30/10-1-kernel-question-244544/)

Junior41180 10-19-2004 04:43 AM

10.1 Kernel question.
 
Just a quick question. How do i find out if the kernel is compiled using the Up to 4GB ram option?

I have 1.28 GB's.

Clean install of Mandrake 10.1.

thanks.

heema 10-19-2004 06:29 AM

u could type
cd /usr/src/linux
cat .config | grep RAM

or make menuconfig and check for it then dont save

Junior41180 10-19-2004 09:24 AM

Quote:

Originally posted by heema
u could type
cd /usr/src/linux
cat .config | grep RAM

or make menuconfig and check for it then dont save

thanks. :)


All times are GMT -5. The time now is 11:36 AM.