<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Stupid mistake, drastic solution</title>
	<atom:link href="http://kmandla.wordpress.com/2009/01/21/stupid-mistake-drastic-solution/feed/" rel="self" type="application/rss+xml" />
	<link>http://kmandla.wordpress.com/2009/01/21/stupid-mistake-drastic-solution/</link>
	<description>K.Mandla's blog of Linux experiences</description>
	<lastBuildDate>Mon, 11 Feb 2013 18:19:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: hal&#8217;s day of reckoning &#171; Motho ke motho ka botho</title>
		<link>http://kmandla.wordpress.com/2009/01/21/stupid-mistake-drastic-solution/#comment-43844</link>
		<dc:creator><![CDATA[hal&#8217;s day of reckoning &#171; Motho ke motho ka botho]]></dc:creator>
		<pubDate>Tue, 22 Jun 2010 14:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2009/01/21/stupid-mistake-drastic-solution/#comment-43844</guid>
		<description><![CDATA[[...] blame upon hal whenever something went southward in a system I built. Forgetting to start it up has killed more installations and caused more filesystem errors than I can count. Just managing an international keyboard with [...]]]></description>
		<content:encoded><![CDATA[<p>[...] blame upon hal whenever something went southward in a system I built. Forgetting to start it up has killed more installations and caused more filesystem errors than I can count. Just managing an international keyboard with [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tundro Walker</title>
		<link>http://kmandla.wordpress.com/2009/01/21/stupid-mistake-drastic-solution/#comment-39146</link>
		<dc:creator><![CDATA[Tundro Walker]]></dc:creator>
		<pubDate>Tue, 21 Apr 2009 02:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2009/01/21/stupid-mistake-drastic-solution/#comment-39146</guid>
		<description><![CDATA[Had the same thing happen while jacking around with an old i-opener.  Tweaked the xorg.conf, startx ... freeze.  Hard booting on an ext2 file system sucks, since FSCK starts going bonkers trying to remedy the corruption.  Ended up having to reinstall, this time on ext3.  Figure I could live with a less snappy system as long as journaling provided a wee bit of protection against data corruption in such cases.  Maybe not.]]></description>
		<content:encoded><![CDATA[<p>Had the same thing happen while jacking around with an old i-opener.  Tweaked the xorg.conf, startx &#8230; freeze.  Hard booting on an ext2 file system sucks, since FSCK starts going bonkers trying to remedy the corruption.  Ended up having to reinstall, this time on ext3.  Figure I could live with a less snappy system as long as journaling provided a wee bit of protection against data corruption in such cases.  Maybe not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: K.Mandla</title>
		<link>http://kmandla.wordpress.com/2009/01/21/stupid-mistake-drastic-solution/#comment-38282</link>
		<dc:creator><![CDATA[K.Mandla]]></dc:creator>
		<pubDate>Tue, 27 Jan 2009 20:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2009/01/21/stupid-mistake-drastic-solution/#comment-38282</guid>
		<description><![CDATA[Nope. I couldn&#039;t touch or read them at all. It was as if they didn&#039;t exist, but they did, but were off limits. Ghosts, maybe. ... :shock:]]></description>
		<content:encoded><![CDATA[<p>Nope. I couldn&#8217;t touch or read them at all. It was as if they didn&#8217;t exist, but they did, but were off limits. Ghosts, maybe. &#8230; <img src='http://s1.wp.com/wp-includes/images/smilies/icon_eek.gif' alt=':shock:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnraff</title>
		<link>http://kmandla.wordpress.com/2009/01/21/stupid-mistake-drastic-solution/#comment-38278</link>
		<dc:creator><![CDATA[johnraff]]></dc:creator>
		<pubDate>Tue, 27 Jan 2009 15:25:44 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2009/01/21/stupid-mistake-drastic-solution/#comment-38278</guid>
		<description><![CDATA[fsck no use for those corrupted files?]]></description>
		<content:encoded><![CDATA[<p>fsck no use for those corrupted files?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: K.Mandla</title>
		<link>http://kmandla.wordpress.com/2009/01/21/stupid-mistake-drastic-solution/#comment-38209</link>
		<dc:creator><![CDATA[K.Mandla]]></dc:creator>
		<pubDate>Wed, 21 Jan 2009 23:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2009/01/21/stupid-mistake-drastic-solution/#comment-38209</guid>
		<description><![CDATA[Unfortunately, Mike is right. I compile in SysRq support but X completely ignores anything keyboard-based. I&#039;m going to stop short of calling it a bug, but this, to me, is one of those situations where the default behavior of one program is impeding the core system functions, and unless you take one careful step and tell it not to do something, you end up like I did. ...]]></description>
		<content:encoded><![CDATA[<p>Unfortunately, Mike is right. I compile in SysRq support but X completely ignores anything keyboard-based. I&#8217;m going to stop short of calling it a bug, but this, to me, is one of those situations where the default behavior of one program is impeding the core system functions, and unless you take one careful step and tell it not to do something, you end up like I did. &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://kmandla.wordpress.com/2009/01/21/stupid-mistake-drastic-solution/#comment-38208</link>
		<dc:creator><![CDATA[Mike]]></dc:creator>
		<pubDate>Wed, 21 Jan 2009 22:21:28 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2009/01/21/stupid-mistake-drastic-solution/#comment-38208</guid>
		<description><![CDATA[I&#039;ve found that if X siezes up completely, SysRq is useless. A hard reboot is the only solution.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve found that if X siezes up completely, SysRq is useless. A hard reboot is the only solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dieter_be</title>
		<link>http://kmandla.wordpress.com/2009/01/21/stupid-mistake-drastic-solution/#comment-38205</link>
		<dc:creator><![CDATA[Dieter_be]]></dc:creator>
		<pubDate>Wed, 21 Jan 2009 18:40:45 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2009/01/21/stupid-mistake-drastic-solution/#comment-38205</guid>
		<description><![CDATA[A shot in the dark.. does crux have sysrq support in its kernel?
If so, you can do a pretty clean shutdown by passing some commands straight to the kernel.  See http://en.wikipedia.org/wiki/Magic_SysRq_key]]></description>
		<content:encoded><![CDATA[<p>A shot in the dark.. does crux have sysrq support in its kernel?<br />
If so, you can do a pretty clean shutdown by passing some commands straight to the kernel.  See <a href="http://en.wikipedia.org/wiki/Magic_SysRq_key" rel="nofollow">http://en.wikipedia.org/wiki/Magic_SysRq_key</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
