<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Janeks random writings &#187; dl140</title>
	<atom:link href="http://www.hellqvist.com/janek/weblog/tag/dl140/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hellqvist.com/janek/weblog</link>
	<description>No, it's not another diary.</description>
	<lastBuildDate>Thu, 10 Mar 2011 23:14:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Debian 3.1 on a HP Proliant DL140</title>
		<link>http://www.hellqvist.com/janek/weblog/2005/09/25/debian-31-on-a-hp-proliant-dl140/</link>
		<comments>http://www.hellqvist.com/janek/weblog/2005/09/25/debian-31-on-a-hp-proliant-dl140/#comments</comments>
		<pubDate>Sun, 25 Sep 2005 13:15:10 +0000</pubDate>
		<dc:creator>Janek</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[dl140]]></category>

		<guid isPermaLink="false">http://hellqvist.com/janek/weblog/2005/09/25/debian-31-on-a-hp-proliant-dl140/</guid>
		<description><![CDATA[Installing Debian 3.1 (aka sarge) on a brand new HP Proliant DL140 1U server proved to be pretty complicated, mostly due to issues with the SATA drive.
Installing from a temporarily connected CDROM drive worked (no internal optical drive in the DL140, just space for a slimline drive), but after I removed the drive and rebooted [...]]]></description>
			<content:encoded><![CDATA[<p>Installing Debian 3.1 (aka sarge) on a brand new <a href="http://h18004.www1.hp.com/products/servers/proliantdl140/">HP Proliant DL140</a> 1U server proved to be pretty complicated, mostly due to issues with the SATA drive.</p>
<p>Installing from a temporarily connected CDROM drive worked (no internal optical drive in the DL140, just space for a slimline drive), but after I removed the drive and rebooted I got a &#8220;kernel panic&#8221; message. Seems like Grub didn&#8217;t enumerate the drives in the same way as when the CDROM was connected.</p>
<p>A <a href="http://www.debian.org/releases/stable/debian-installer/#errata">known problem</a> with the Debian installer also made installing from CD difficult &#8211; the CDROM drive and the SATA disc became mutually exclusive! The solution was NOT to load the ata_piix and piix modules until needed.</p>
<p>My next approach was <a href="http://www.debian.org/releases/stable/i386/ch04s06.html.en">PXE booting</a> (installing from the network without physical install media) the machine. The easiest way to get that running was ironically to use a Windows-based TFTP server (<a href="http://tftpd32.jounin.net/">tftpd32</a>) and then configure the DHCP server (<a href="http://thekelleys.org.uk/dnsmasq/doc.html">dnsmasq</a>). Booting off PXE worked, but the install image didn&#8217;t seem to contain the required SATA drivers, so the installer never found the SATA drive.</p>
<p>I managed to do a successful install using kernel 2.4.27 instead of 2.6.8, but <a href="http://www.cs.utexas.edu/users/suriya/kernel_2.6_migration.html">upgrading the kernel to 2.6.8</a> after installing made the system unbootable again (kernel panic). I wasn&#8217;t satisified with using 2.4 and decided to try another way that didn&#8217;t require a time-consuming (well, for me anyway!) manual kernel recompilation&#8230;</p>
<p>The final solution was to <a href="http://www.debian.org/releases/stable/i386/ch04s04.html.en">create a bootable USB stick with Debian installer</a> on it and install from it&#8230; Using &#8220;expert26&#8243; I disabled the piix modules and voilá &#8211; the installer found my SATA drive!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hellqvist.com/janek/weblog/2005/09/25/debian-31-on-a-hp-proliant-dl140/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

