Ethan, still HTML, really ;)?

On Thu, 2013-12-12 at 01:42 -0500, [email protected]
wrote:
> Are there any command line statement(s) that will enable the system to
> use more than 4 GB of RAM?

Only when you compile a 32-bit architecture kernel, then you can enable
it by

echo "CONFIG_HIGHMEM4G is not set" >> .config
echo "CONFIG_HIGHMEM64G=y" >> .config
make oldconfig

Regards,
Ralf


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/1386833075.1257.184.camel@archlinux

Reply via email to