LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 06-03-2004, 05:24 PM   #1
mpdegroat
LQ Newbie
 
Registered: Mar 2004
Distribution: Mandrake 9.2, RedHat 7.3, RedHat 9.0, E-smith 6.0beta3
Posts: 4

Rep: Reputation: 0
Mandrake 10.0CE secure kernel restricts RAM


Hello,

I work for a govenrment contractor that requires that our workstations be locked down pretty tight. I'm using Mandrake 10.0 CE and we're using the secure kernel, however, this restircts our memory. We have some machines that have over 4GB that need full access to this memory. Can anyone tell me how I can chnage this without sacrificing the rest of the secure kernel?

Thanks,

Michael

Michael De Groat
System Administrator
Numerica Corp.
 
Old 06-03-2004, 07:45 PM   #2
mascdman
Member
 
Registered: Jun 2004
Location: Canada
Distribution: Ubuntu 6.06 LTS
Posts: 152

Rep: Reputation: 30
Assuming you have the kernel-source rpm installed, you could recompile a kernel. If you are running the secure kernel, the kernel configuration should be available in /proc/config.gz. Just copy and uncompress that file to /usr/src/linux/.config and change the following options
Code:
...
CONFIG_NOHIGHMEM=y
# CONFIG_HIGHMEM4G is not set
# CONFIG_HIGHMEM64G is not set
...
to
Code:
# CONFIG_NOHIGHMEM is not set
CONFIG_HIGHMEM4G=y
# CONFIG_HIGHMEM64G is not set
CONFIG_HIGHMEM=y
Or say yes to CONFIG_HIGHMEM64GB if you need more than 4GB. If you want to use menuconfig, those options are under
Code:
Processor type and features  --->
   High Memory Support (off)  --->
      (X) off
      ( ) 4GB
      ( ) 64GB
Hope this helps (and works).

--mascdman
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Initalizing ehci-hcd hang : Mandrake 10.0CE fopetesl Linux - Hardware 0 01-26-2005 03:54 AM
Sound problems with 10.0CE justinian1978 Mandriva 22 05-29-2004 03:28 PM
Mandrake 10.0CE and WLAN (Zyxel B-100) charly_k Linux - Wireless Networking 0 05-19-2004 03:45 PM
update won't work for 10.0CE whorush Mandriva 15 04-10-2004 12:09 AM
Is this kernel secure? 2.4.20-28 abefroman Linux - Security 1 03-20-2004 10:08 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 05:42 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration