search for: hugemen

Displaying 1 result from an estimated 1 matches for "hugemen".

Did you mean: hugemem
2010 Mar 29
1
Kernel type in RPMs
...rrectly set up, it's time to modify the kernel configuration. Change directory to ~/rpmbuild/BUILD/kernel-2.6.18/linux-2.6.18.`uname -m`/ and copy either the appropriate type of configuration file (base, xen; if 32-bit architecture, PAE (for CentOS-5) or base, smp, xenU; if 32-bit architecture, hugemen; if 64-bit architecture, largesmp (for CentOS-4)) from the ./configs/ directory or that of the currently running kernel from /boot/config-`uname -r` to the .config file in this directory. I find this phrasing extremely difficult to understand. My understanding of this is: (...) and copy into this...