<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Howto use more than 4 GB RAM on Debian etch</title>
	<atom:link href="http://www.debianadmin.com/howto-use-more-than-4-gb-ram-on-debian-etch.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debianadmin.com/howto-use-more-than-4-gb-ram-on-debian-etch.html</link>
	<description>Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips</description>
	<lastBuildDate>Thu, 19 Nov 2009 13:24:32 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: vit</title>
		<link>http://www.debianadmin.com/howto-use-more-than-4-gb-ram-on-debian-etch.html/comment-page-1#comment-3333</link>
		<dc:creator>vit</dc:creator>
		<pubDate>Wed, 08 Jul 2009 16:27:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-use-more-than-4-gb-ram-on-debian-etch.html#comment-3333</guid>
		<description>you need install network card driver for new &quot;bigmem-kernel&quot; .</description>
		<content:encoded><![CDATA[<p>you need install network card driver for new &#8220;bigmem-kernel&#8221; .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: samrat</title>
		<link>http://www.debianadmin.com/howto-use-more-than-4-gb-ram-on-debian-etch.html/comment-page-1#comment-3074</link>
		<dc:creator>samrat</dc:creator>
		<pubDate>Wed, 27 May 2009 11:19:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-use-more-than-4-gb-ram-on-debian-etch.html#comment-3074</guid>
		<description>Once i installed linux-image-2.6-686-bigmem . 
It stop showing my network card. ifup eth0 says no device found .
what should i do to make it work .
My kernel version is Debian GNU/Linux, kernel 2.6.18-4-686</description>
		<content:encoded><![CDATA[<p>Once i installed linux-image-2.6-686-bigmem .<br />
It stop showing my network card. ifup eth0 says no device found .<br />
what should i do to make it work .<br />
My kernel version is Debian GNU/Linux, kernel 2.6.18-4-686</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: theycallmebruce</title>
		<link>http://www.debianadmin.com/howto-use-more-than-4-gb-ram-on-debian-etch.html/comment-page-1#comment-2069</link>
		<dc:creator>theycallmebruce</dc:creator>
		<pubDate>Tue, 16 Sep 2008 16:00:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-use-more-than-4-gb-ram-on-debian-etch.html#comment-2069</guid>
		<description>Alternatively, if you have a CPU with support for 64 bit addressing (any AMD CPU with AMD64 or Intel with EMT64 support), you can install the 64 bit amd64 kernel. This should work on almost any new desktop CPU.</description>
		<content:encoded><![CDATA[<p>Alternatively, if you have a CPU with support for 64 bit addressing (any AMD CPU with AMD64 or Intel with EMT64 support), you can install the 64 bit amd64 kernel. This should work on almost any new desktop CPU.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Admin</title>
		<link>http://www.debianadmin.com/howto-use-more-than-4-gb-ram-on-debian-etch.html/comment-page-1#comment-2068</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Sun, 31 Aug 2008 20:49:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-use-more-than-4-gb-ram-on-debian-etch.html#comment-2068</guid>
		<description>@Gullit

Make sure that CONFIG_NOHIGHMEM is not set.

Set either CONFIG_HIGHMEM4G or CONFIG_HIGHMEM64G to yes, using whichever one is appropriate for the RAM in your system. If you have Note that you should use the 4 gigabyte parameter for less than 4 gigabytes of RAM, and the 64 gigabyte parameter for 4 or more gigabytes (4 gigabytes of RAM, remember is actually slightly more than that).

Set CONFIG_HIGHMEM to yes.

Optionally, set CONFIG_DEBUG_HIGHMEM to yes if you want to log error messages. Since many generic kernels turn this option off, you can probably do without it, especially if you do not delete other kernels from your boot manager&#039;s menu, so that you can still start your computer if your newly compiled kernel is unusable.</description>
		<content:encoded><![CDATA[<p>@Gullit</p>
<p>Make sure that CONFIG_NOHIGHMEM is not set.</p>
<p>Set either CONFIG_HIGHMEM4G or CONFIG_HIGHMEM64G to yes, using whichever one is appropriate for the RAM in your system. If you have Note that you should use the 4 gigabyte parameter for less than 4 gigabytes of RAM, and the 64 gigabyte parameter for 4 or more gigabytes (4 gigabytes of RAM, remember is actually slightly more than that).</p>
<p>Set CONFIG_HIGHMEM to yes.</p>
<p>Optionally, set CONFIG_DEBUG_HIGHMEM to yes if you want to log error messages. Since many generic kernels turn this option off, you can probably do without it, especially if you do not delete other kernels from your boot manager&#8217;s menu, so that you can still start your computer if your newly compiled kernel is unusable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gullit</title>
		<link>http://www.debianadmin.com/howto-use-more-than-4-gb-ram-on-debian-etch.html/comment-page-1#comment-2067</link>
		<dc:creator>Gullit</dc:creator>
		<pubDate>Sat, 30 Aug 2008 11:02:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-use-more-than-4-gb-ram-on-debian-etch.html#comment-2067</guid>
		<description>Hey, nice post, but you should to explain what&#039;s that option in the kernel to change the memory support! ;)
I know, but I think there are a lot of Debian&#039;s admin that don&#039;t.</description>
		<content:encoded><![CDATA[<p>Hey, nice post, but you should to explain what&#8217;s that option in the kernel to change the memory support! <img src='http://www.debianadmin.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
I know, but I think there are a lot of Debian&#8217;s admin that don&#8217;t.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blink4blog</title>
		<link>http://www.debianadmin.com/howto-use-more-than-4-gb-ram-on-debian-etch.html/comment-page-1#comment-2066</link>
		<dc:creator>blink4blog</dc:creator>
		<pubDate>Sat, 30 Aug 2008 03:22:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-use-more-than-4-gb-ram-on-debian-etch.html#comment-2066</guid>
		<description>may i confirm this is running on PAE mode?</description>
		<content:encoded><![CDATA[<p>may i confirm this is running on PAE mode?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
