<?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"
	>
<channel>
	<title>Comments on: Quickly: DRAC III/XT and CentOS 4</title>
	<atom:link href="http://darkness.codefu.org/wordpress/2006/09/22/247/feed" rel="self" type="application/rss+xml" />
	<link>http://darkness.codefu.org/wordpress/2006/09/22/247</link>
	<description></description>
	<pubDate>Thu, 04 Dec 2008 06:34:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: darkness &#187; Making a remote Dell PE1600SC at The Planet use software RAID</title>
		<link>http://darkness.codefu.org/wordpress/2006/09/22/247#comment-26850</link>
		<dc:creator>darkness &#187; Making a remote Dell PE1600SC at The Planet use software RAID</dc:creator>
		<pubDate>Mon, 24 Sep 2007 20:15:38 +0000</pubDate>
		<guid isPermaLink="false">http://darkness.codefu.org/wordpress/2006/09/22/247#comment-26850</guid>
		<description>[...] Also, for people like me on a DRAC III, you&#8217;ll want to comment out any bootsplash or hiddenmenu lines, you don&#8217;t need any serial console (I commented out both serial and terminal lines for GRUB and also removed console=... parameters to the kernel). You may want to bump up the timeout. Additionally, DRAC III users will need to add i8042.dumbkbd=1 to the kernel &#8220;command line.&#8221; [...]</description>
		<content:encoded><![CDATA[<p>[...] Also, for people like me on a DRAC III, you&#8217;ll want to comment out any bootsplash or hiddenmenu lines, you don&#8217;t need any serial console (I commented out both serial and terminal lines for GRUB and also removed console=&#8230; parameters to the kernel). You may want to bump up the timeout. Additionally, DRAC III users will need to add i8042.dumbkbd=1 to the kernel &#8220;command line.&#8221; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: darkness &#187; Rescue: Linux and the Dell DRAC</title>
		<link>http://darkness.codefu.org/wordpress/2006/09/22/247#comment-10595</link>
		<dc:creator>darkness &#187; Rescue: Linux and the Dell DRAC</dc:creator>
		<pubDate>Sun, 19 Nov 2006 06:16:28 +0000</pubDate>
		<guid isPermaLink="false">http://darkness.codefu.org/wordpress/2006/09/22/247#comment-10595</guid>
		<description>[...] i8042.dumbkbd=1 is necessary on the DRAC as I have explained before. nfsroot tells the kernel first what path to mount (the server IP is given later), then NFS options. Despite nfsroot.txt seeming to say that any option you can give when mounting an NFS mount point normally can be given here, I found at least one that didn&#8217;t (mountvers=3; rw is not accepted either, though I don&#8217;t think that&#8217;s a mount option specific to NFS). Further, when the kernel sees an option it doesn&#8217;t recognize, it stops parsing. So make sure it doesn&#8217;t bitch about any of your NFS options. (In my case, I had something like ...rw,tcp. I always ended up with UDP, until I realized I needed to take rw out.) Note that I&#8217;ve forced NFS over TCP, since I&#8217;m going to be doing NFS over the Internet. I also left rsize/wsize to 1024 because I&#8217;m not terribly concerned about performance. [...]</description>
		<content:encoded><![CDATA[<p>[...] i8042.dumbkbd=1 is necessary on the DRAC as I have explained before. nfsroot tells the kernel first what path to mount (the server IP is given later), then NFS options. Despite nfsroot.txt seeming to say that any option you can give when mounting an NFS mount point normally can be given here, I found at least one that didn&#8217;t (mountvers=3; rw is not accepted either, though I don&#8217;t think that&#8217;s a mount option specific to NFS). Further, when the kernel sees an option it doesn&#8217;t recognize, it stops parsing. So make sure it doesn&#8217;t bitch about any of your NFS options. (In my case, I had something like &#8230;rw,tcp. I always ended up with UDP, until I realized I needed to take rw out.) Note that I&#8217;ve forced NFS over TCP, since I&#8217;m going to be doing NFS over the Internet. I also left rsize/wsize to 1024 because I&#8217;m not terribly concerned about performance. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
