<?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>Brandon W. King&#039;s Blog &#187; livecd</title>
	<atom:link href="http://www.brandonking.net/blog/tag/livecd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brandonking.net/blog</link>
	<description>Blogging about Python, Bioinformatics, Programming, System Administration, Cognitive Science, Philosophy and Life</description>
	<lastBuildDate>Wed, 09 Dec 2009 01:24:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Dell Vostro 400 &#8211; Ubuntu/Kubuntu Linux</title>
		<link>http://www.brandonking.net/blog/2008/02/22/dell-vostro-400-ubuntukubuntu-linux/</link>
		<comments>http://www.brandonking.net/blog/2008/02/22/dell-vostro-400-ubuntukubuntu-linux/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 22:42:00 +0000</pubDate>
		<dc:creator>Brandon W. King</dc:creator>
				<category><![CDATA[Computers/IT]]></category>
		<category><![CDATA[Error Fixes]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Systems Administration]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[livecd]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.brandonking.net/?p=35</guid>
		<description><![CDATA[I was able to get a Dell Vostro 400 to work with Kubuntu 8.4 Alpha 4 LiveCD. I used the installer and it resized the Windows XP partition just fine&#8230; What I did to get this to work is written below:
Okay, SATA cdroms and Linux don&#8217;t seem to be mixing very well&#8230; at least not [...]]]></description>
			<content:encoded><![CDATA[<p>I was able to get a Dell Vostro 400 to work with Kubuntu 8.4 Alpha 4 LiveCD. I used the installer and it resized the Windows XP partition just fine&#8230; <span style="font-style: italic;">What I did to get this to work is written below:</span></p>
<p>Okay, SATA cdroms and Linux don&#8217;t seem to be mixing very well&#8230; at least not with Ubuntu/Kubuntu 7.10. If you pop in one of the live cds, it will likely give you an IO Error when you select any item on the live cd boot menu.</p>
<p>As it turns out, that problem is fixed in Ubuntu/Kubuntu 8.4&#8230; but it&#8217;s not out yet being Feb 22nd (Release date scheduled for April). But, the live cd works with 8.4 Alpha 4 (looks like Alpha 5 came out today), which can be found here: https://wiki.kubuntu.org/HardyHeron/.</p>
<p>When I booted the live cd, the <span style="font-weight: bold;">screen went blank</span>&#8230; The next time I booted off the live cd, I choose<span style="font-weight: bold;"> F6, and removed &#8220;quiet splash&#8221;</span> from the kernel arguments.</p>
<p>At some point you might run into an error like:</p>
<pre>Feb 22 21:55:19 localhost ata2: failed to recover some devices, retrying in 5 secs</pre>
<p>If this happens add the kernel argument <span style="font-weight: bold;">irqpoll</span> and it should bypass/fix the problem (not sure which; it just worked).</p>
<p>To add the irqpoll option in the live cd:</p>
<ol>
<li>Select F6</li>
<li>Remove &#8220;quite splash&#8221;</li>
<li>Add &#8220;irqpoll&#8221;</li>
</ol>
<p>To add the irqpoll option to grub (once installed):</p>
<ol>
<li>Replace <span style="font-weight: bold;"># defoptions=quiet splash</span> with<span style="font-weight: bold;"> # defoptions=irqpoll<br />
</span></li>
</ol>
<p>I am in a bit of a hurry during this post today, so if you have any questions or would like me to expand on something, just post a comment.<span style="font-weight: bold;"><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.brandonking.net/blog/2008/02/22/dell-vostro-400-ubuntukubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
