<?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>Another Opinion Among Many &#187; reiser</title>
	<atom:link href="http://coreythompson.com/tag/reiser/feed/" rel="self" type="application/rss+xml" />
	<link>http://coreythompson.com</link>
	<description>...but I'm right!...and coming to you live, at times</description>
	<lastBuildDate>Tue, 27 Jul 2010 17:34:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Double Check that Hard Drive before you Toss It</title>
		<link>http://coreythompson.com/2008/03/double-check-that-hard-drive-before-you-toss-it/</link>
		<comments>http://coreythompson.com/2008/03/double-check-that-hard-drive-before-you-toss-it/#comments</comments>
		<pubDate>Sun, 23 Mar 2008 22:35:19 +0000</pubDate>
		<dc:creator>mrcorey</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[ext3]]></category>
		<category><![CDATA[hard drive failure]]></category>
		<category><![CDATA[Hardy]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[reiser]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unexpected]]></category>

		<guid isPermaLink="false">http://coreythompson.com/2008/03/23/double-check-that-hard-drive-before-you-toss-it/</guid>
		<description><![CDATA[If you remember, IÂ  mentioned a hard drive replacement a while ago.Â  I haven&#8217;t tried to revive it yet with a tool like Spinright yet, but I may still be able to get something out of it.Â  That was a hard drive failure.Â  It doesn&#8217;t boot or recognize at all at the moment. I thought [...]<p>Post from: <a href="http://coreythompson.com">Another Opinion Among Many</a>. You should be reading this in a feed reader. If its not on my site, report the owner to your favorite search engine as a blog scraper and leave their site.<br/><br/><a href="http://coreythompson.com/2008/03/double-check-that-hard-drive-before-you-toss-it/">Double Check that Hard Drive before you Toss It</a></p>
]]></description>
			<content:encoded><![CDATA[<p>If you remember, IÂ  <a href="http://coreythompson.com/2007/11/25/time-for-a-new-hard-drive/" title="Bye bye Maxtor Diamond Max 8">mentioned</a> a hard drive replacement a while ago.Â  I haven&#8217;t tried to revive it yet with a tool like Spinright yet, but I may still be able to get something out of it.Â  That was a hard drive failure.Â  It doesn&#8217;t boot or recognize at all at the moment.</p>
<p>I thought that I was going through that with another one as well.Â  The hard drive in Frankenputer seemed to have gone on me after another update of Hardy Heron.Â  I had split the drive up into three partitions, one as the root partition &#8220;/&#8221;, swap, and a third one as &#8220;/home&#8221;.Â  The root partition was formatted as EXT3 and the /home was partitioned as ReiserFS.Â  After yet another update (development software after all), I rebooted into a corrupted first partition and E2FSCK didn&#8217;t help, dropping me to a single user recovery shell.Â  I ran FSCK manually and was able to get the partition reorganized.Â  I carried on but this was not the end of my troubles.</p>
<p>One more update killed it for good, I thought.Â  My drive was not even recognized on boot.Â  Its the second hard drive and I actually have GRUB, my bootloader on the first drive.Â  I&#8217;ve been letting whichever operating system that does the latest update handle GRUB, which meant that the config file with the instructions for GRUB &#8220;/boot/grub/menu.list&#8221;, was on the second drive on the corrupted partition.Â  no problem, I just popped in a Linux install CD (Ubuntu of some version, I recall), and chose the option to boot from the first hard drive to get into Arch Linux o that I could do some online digging about this problem.</p>
<p>Somehow, the corruption of the first partition seemed to have affected the boot sector of the second drive as well, which was causing the problem with the BIOS picking up the drive.Â  I was able to &#8220;see&#8221; and mount the &#8220;/home&#8221; partition, so I figured that the drive just couldn&#8217;t be dead, as I had thought.Â  I immediately attempted to back up as much data as I could access onto DVD, which was quite successful, albeit a tad slow, as the OS and the DVD burner were on the same IDE cable.Â  On a lark, I reformatted the first partition with ReiserFS, which in my opinion, has a far superior recovery on unexpected shutdown.Â  Suddenly, the whole drive was once again visible to the BIOS.</p>
<p>I reinstalled Gutsy Gibbon and used my existing &#8220;/home&#8221; and restored my user and each of the kids.Â  The only difference was that a few programs were missing, whichÂ  can be recovered, and some theme-related files which were in &#8220;/usr/share&#8221; were not available.</p>
<p>So, the take away from this story is that your hard drive may not actually be bad.Â  It might just be that your hardware is not perfectly suited to go together and a file system corruption may be the cause of your troubles.</p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Could Be Related</span><ul></ul></div><hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (mrcorey feedreader fodder only:<br /> b300f7380118095047571d2eb8ea50a8)</small><p>Post from: <a href="http://coreythompson.com">Another Opinion Among Many</a>. You should be reading this in a feed reader. If its not on my site, report the owner to your favorite search engine as a blog scraper and leave their site.<br/><br/><a href="http://coreythompson.com/2008/03/double-check-that-hard-drive-before-you-toss-it/">Double Check that Hard Drive before you Toss It</a></p>
]]></content:encoded>
			<wfw:commentRss>http://coreythompson.com/2008/03/double-check-that-hard-drive-before-you-toss-it/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>What&#8217;s Up With Reiser?</title>
		<link>http://coreythompson.com/2007/12/whats-up-with-reiser/</link>
		<comments>http://coreythompson.com/2007/12/whats-up-with-reiser/#comments</comments>
		<pubDate>Sun, 02 Dec 2007 23:04:22 +0000</pubDate>
		<dc:creator>mrcorey</dc:creator>
				<category><![CDATA[Geeky---run-now]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[murder_mystery]]></category>
		<category><![CDATA[reiser]]></category>
		<category><![CDATA[trial]]></category>

		<guid isPermaLink="false">http://coreythompson.com/2007/12/02/whats-up-with-reiser/</guid>
		<description><![CDATA[In July, I wrote about reading a Wired article on Hans Reiser and the sensation around his arrest for murdering his estranged wife (who is quite possibly alive).Â  The trial is going on now.Â  It appears that only the San Francisco Chronicle seems to be interested at this point.Â  I wonder whether it will again [...]<p>Post from: <a href="http://coreythompson.com">Another Opinion Among Many</a>. You should be reading this in a feed reader. If its not on my site, report the owner to your favorite search engine as a blog scraper and leave their site.<br/><br/><a href="http://coreythompson.com/2007/12/whats-up-with-reiser/">What&#8217;s Up With Reiser?</a></p>
]]></description>
			<content:encoded><![CDATA[<p>In July, I <a href="http://coreythompson.com/2007/07/10/thoughts-on-reiser-and-hans/" title="He went to Jail in Sept 2006 I believe">wrote</a> about reading a Wired article on Hans Reiser and the sensation around his arrest for murdering his estranged wife (who is quite possibly alive).Â  The trial is going on now.Â  It appears that only the San Francisco Chronicle seems to be <a href="http://www.sfgate.com/cgi-bin/blogs/localnews/category?blogid=37&amp;cat=1428" title="The SF C blog about the trial">interested</a> at this point.Â  I wonder whether it will again become world news if Nina Reiser is found to be alive.</p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Could Be Related</span><ul></ul></div><hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (mrcorey feedreader fodder only:<br /> b300f7380118095047571d2eb8ea50a8)</small><p>Post from: <a href="http://coreythompson.com">Another Opinion Among Many</a>. You should be reading this in a feed reader. If its not on my site, report the owner to your favorite search engine as a blog scraper and leave their site.<br/><br/><a href="http://coreythompson.com/2007/12/whats-up-with-reiser/">What&#8217;s Up With Reiser?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://coreythompson.com/2007/12/whats-up-with-reiser/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Thoughts on Reiser and Hans</title>
		<link>http://coreythompson.com/2007/07/thoughts-on-reiser-and-hans/</link>
		<comments>http://coreythompson.com/2007/07/thoughts-on-reiser-and-hans/#comments</comments>
		<pubDate>Tue, 10 Jul 2007 23:57:06 +0000</pubDate>
		<dc:creator>mrcorey</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[reiser]]></category>

		<guid isPermaLink="false">http://coreythompson.com/?p=842</guid>
		<description><![CDATA[After I saw that my &#8220;Archivist&#8221; plugin pulled a post from Dec 25, 2005, I remembered an article that I just read on Hans Reiser at Wired.Â  Interviewer Joshua Davis interviewed Hans Reiser from Prison and wrote the interview.Â  The interview got Slashdotted. If I hadn&#8217;t tried Reiserfs (at version 2.9 or 3.0) and saw [...]<p>Post from: <a href="http://coreythompson.com">Another Opinion Among Many</a>. You should be reading this in a feed reader. If its not on my site, report the owner to your favorite search engine as a blog scraper and leave their site.<br/><br/><a href="http://coreythompson.com/2007/07/thoughts-on-reiser-and-hans/">Thoughts on Reiser and Hans</a></p>
]]></description>
			<content:encoded><![CDATA[<p>After I saw that my &#8220;Archivist&#8221; plugin pulled <a href="http://coreythompson.com/2005/12/25/gentoo-on-reiser4/" title="Gentoo with Reiser 4">a post</a> from Dec 25, 2005, I remembered an article that I just read on Hans Reiser at Wired.Â  Interviewer Joshua Davis <a href="http://www.wired.com/techbiz/people/magazine/15-07/ff_hansreiser" title="Once a Linux Visionary, Now Accused of Murder">interviewed</a> Hans Reiser from Prison and wrote the interview.Â  The interview got <a href="http://developers.slashdot.org/article.pl?sid=07/06/27/129237" title="Slash the Dot on Reiser from Prison">Slashdotted</a>.</p>
<p>If I hadn&#8217;t tried Reiserfs (at version 2.9 or 3.0) and saw how much faster my desktop worked with this &#8220;unstable&#8221; filesystem keeping the pidgeons in their holes, I may not have paid much attention to the whole sensational drama surrounding this true Linux geek.Â  So, where is Nina Reiser? Hubby&#8217;s in jail, arraigned on murder for a body that can&#8217;t be found.Â  I think that she&#8217;s in Russia and he&#8217;s going to rot for nothing.</p>
<p>So, what does this mean for Reiser4? Is there going to be a Reiser4? Are the traditional supporters going to return? Suse? Hello? Of all the filesystems I have tried on the same kernel of Linux, Reiser had the best speed (especially v4), followed by EXT3 and then XFS/JFS.Â  Microsoft&#8217;s filesystems didn&#8217;t keep up at all, running at the same speed as EXT2.</p>
<p>Surely, something good will come of this whole mess.</p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Could Be Related</span><ul></ul></div><hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (mrcorey feedreader fodder only:<br /> b300f7380118095047571d2eb8ea50a8)</small><p>Post from: <a href="http://coreythompson.com">Another Opinion Among Many</a>. You should be reading this in a feed reader. If its not on my site, report the owner to your favorite search engine as a blog scraper and leave their site.<br/><br/><a href="http://coreythompson.com/2007/07/thoughts-on-reiser-and-hans/">Thoughts on Reiser and Hans</a></p>
]]></content:encoded>
			<wfw:commentRss>http://coreythompson.com/2007/07/thoughts-on-reiser-and-hans/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>My Distros</title>
		<link>http://coreythompson.com/gnulinux-hints-links-and-tips/my-distros/</link>
		<comments>http://coreythompson.com/gnulinux-hints-links-and-tips/my-distros/#comments</comments>
		<pubDate>Mon, 17 Apr 2006 06:05:23 +0000</pubDate>
		<dc:creator>mrcorey</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[diamond max]]></category>
		<category><![CDATA[Distros]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[kernel panic]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[maxtor]]></category>
		<category><![CDATA[neat]]></category>
		<category><![CDATA[reiser]]></category>
		<category><![CDATA[seagate]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[wd1600js]]></category>
		<category><![CDATA[western digital]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://coreythompson.com/?page_id=416</guid>
		<description><![CDATA[This list often changes: I have had two hard drives.Â  One is was an 80 Gig Maxtor Diamond Max 9.Â  Hopefully, it will last for a long time.Â  The other is was a 16 Gig Seagate U-series drive that I bought for $5. The large drive houses my main distro, Ubuntu (currently Hardy Heron, somewhere [...]<p>Post from: <a href="http://coreythompson.com">Another Opinion Among Many</a>. You should be reading this in a feed reader. If its not on my site, report the owner to your favorite search engine as a blog scraper and leave their site.<br/><br/><a href="http://coreythompson.com/gnulinux-hints-links-and-tips/my-distros/">My Distros</a></p>
]]></description>
			<content:encoded><![CDATA[<p>This list often changes:</p>
<p><span style="color: #ff9900;"><em>I <span style="text-decoration: line-through;">have</span> had two hard drives.Â  One <span style="text-decoration: line-through;">is</span> was an 80 Gig Maxtor Diamond Max 9.Â  Hopefully, it will last for a long time.Â  The other <span style="text-decoration: line-through;">is</span> was a 16 Gig Seagate U-series drive that I bought for $5.</em></span></p>
<p>The large drive houses my main distro, Ubuntu (currently Hardy Heron, somewhere around Alpha 4-5) and the smaller one houses whatever I want to play with.Â  Right now, its got Arch, running e17.</p>
<p>Neither is true any more. Both drives failed. The 80G Maxtor is still in my machine, but the IDE power cable has been pulled form it. I backed it up to a new Western Digital WD1600JS, which is a 160GB SATA II drive (jumpered to SATA to work on my old motherboard), housing Ubuntu 9.10 on the first partitions (&#8220;/&#8221; on 1, swap, and &#8220;/home&#8221; on a separate partition). It also currently has a very broken 9.10 to 10.04 upgrade on another partition (which I am keeping on to see if it will ever update itself past the kernel panic it gets with the latest kernel &#8211; and no desktop GUI will load, thanks to Ubuntu breaking everything, as usual). As well, there is Mepis 8.5 alpha and Fedora 12 LXDE respin.</p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Could Be Related</span><ul></ul></div><hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (mrcorey feedreader fodder only:<br /> b300f7380118095047571d2eb8ea50a8)</small><p>Post from: <a href="http://coreythompson.com">Another Opinion Among Many</a>. You should be reading this in a feed reader. If its not on my site, report the owner to your favorite search engine as a blog scraper and leave their site.<br/><br/><a href="http://coreythompson.com/gnulinux-hints-links-and-tips/my-distros/">My Distros</a></p>
]]></content:encoded>
			<wfw:commentRss>http://coreythompson.com/gnulinux-hints-links-and-tips/my-distros/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  coreythompson.com/tag/reiser/feed/ ) in 0.20425 seconds, on Aug 1st, 2010 at 2:48 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Aug 1st, 2010 at 3:48 am UTC -->