<?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/"
	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>Thetictactoe's Weblog</title>
	<atom:link href="http://thetictactoe.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://thetictactoe.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 24 Jun 2009 07:30:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='thetictactoe.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Thetictactoe's Weblog</title>
		<link>http://thetictactoe.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://thetictactoe.wordpress.com/osd.xml" title="Thetictactoe&#039;s Weblog" />
	<atom:link rel='hub' href='http://thetictactoe.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Recover GNU/Linux after a fresh install of Windows</title>
		<link>http://thetictactoe.wordpress.com/2008/09/24/recover-linux/</link>
		<comments>http://thetictactoe.wordpress.com/2008/09/24/recover-linux/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 19:37:33 +0000</pubDate>
		<dc:creator>thetictactoe</dc:creator>
				<category><![CDATA[About]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://thetictactoe.wordpress.com/?p=3</guid>
		<description><![CDATA[Several Months back I fell into a situation when my Ubuntu install went hidden after a fresh install of Windows. That was so weird and I was looking for help to find some way to recover my GNU/Linux distribution. There maybe several ways to do this but I preferred to use Knoppix Live DVD as [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thetictactoe.wordpress.com&amp;blog=4968389&amp;post=3&amp;subd=thetictactoe&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Several Months back I fell into a situation when my Ubuntu install went hidden after a fresh install of Windows. That was so weird and I was looking for help to find some way to recover my GNU/Linux distribution. There maybe several ways to do this but I preferred to use Knoppix Live DVD as I wanted to try and explore Knoppix. And I would not have got a better chance than this one!!</p>
<p>Note: I got Knoppix from the DVD included with the September issue of the Linux For you magazine (thanks a lot!!). However, one can also download Knoppix from <a title="Download Knoppix" href="http://www.knoppix.net/get.php" target="_blank">Get Knoppix </a></p>
<p>Then I followed the following steps:</p>
<p>Step 1: Put the DVD into the DVD-ROM and restart my pc to boot Knoppix.</p>
<p>Step 2: Open the terminal and login as root.</p>
<blockquote><p>root@localhost:/home/root# fdisk -l</p></blockquote>
<p>fdisk displays a list of the partition table. One can then easily identify the root partition. My root partition was /dev/hda1 (This may differ for you.)</p>
<p>Step 3: Now, we need to mount the root partition we identified in the above step.</p>
<blockquote><p>root@tty1[knoppix]$ mount -o dev,rw /mnt/hda1</p></blockquote>
<blockquote><p>If the partition is already mounted, we need to remount it.</p></blockquote>
<blockquote><p>root@tty1[knoppix]$mount -o remount,dev,rw /mnt/hda1</p></blockquote>
<p>Step 4: Now we can install a bootloader(grub in my case) on the mounted partition.</p>
<blockquote><p>root@tty1[hda1]$chroot /mnt/hda1<br />
root@tty1[hda1]$grub-install /dev/hda</p></blockquote>
<p>That&#8217;s it <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  . Your Linux install should be ready to boot when you restart your pc. KNOPPIX saved my ass else I would have to install Linux all over again. But I guess this problem should not again occur to me as I am now completely moved to Linux and need not install Windows again.</p>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote></blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thetictactoe.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thetictactoe.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thetictactoe.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thetictactoe.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thetictactoe.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thetictactoe.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thetictactoe.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thetictactoe.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thetictactoe.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thetictactoe.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thetictactoe.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thetictactoe.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thetictactoe.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thetictactoe.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thetictactoe.wordpress.com&amp;blog=4968389&amp;post=3&amp;subd=thetictactoe&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thetictactoe.wordpress.com/2008/09/24/recover-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/771ad71c8da102685dcef5458e3685f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thetictactoe</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://thetictactoe.wordpress.com/2008/09/24/hello-world/</link>
		<comments>http://thetictactoe.wordpress.com/2008/09/24/hello-world/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 18:15:28 +0000</pubDate>
		<dc:creator>thetictactoe</dc:creator>
				<category><![CDATA[About]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thetictactoe.wordpress.com&amp;blog=4968389&amp;post=1&amp;subd=thetictactoe&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thetictactoe.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thetictactoe.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thetictactoe.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thetictactoe.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thetictactoe.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thetictactoe.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thetictactoe.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thetictactoe.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thetictactoe.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thetictactoe.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thetictactoe.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thetictactoe.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thetictactoe.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thetictactoe.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thetictactoe.wordpress.com&amp;blog=4968389&amp;post=1&amp;subd=thetictactoe&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thetictactoe.wordpress.com/2008/09/24/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/771ad71c8da102685dcef5458e3685f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thetictactoe</media:title>
		</media:content>
	</item>
	</channel>
</rss>
