<?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>The one post blog - repair your grub loader</title>
	<atom:link href="http://microdotsagamedev.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://microdotsagamedev.wordpress.com</link>
	<description>If you found this useful, tweet, follow, facebook, digg, link this site.</description>
	<lastBuildDate>Mon, 19 Sep 2011 11:44:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='microdotsagamedev.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>The one post blog - repair your grub loader</title>
		<link>http://microdotsagamedev.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://microdotsagamedev.wordpress.com/osd.xml" title="The one post blog - repair your grub loader" />
	<atom:link rel='hub' href='http://microdotsagamedev.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Repair your GRUB loader</title>
		<link>http://microdotsagamedev.wordpress.com/2007/06/08/repair-your-grub-loader/</link>
		<comments>http://microdotsagamedev.wordpress.com/2007/06/08/repair-your-grub-loader/#comments</comments>
		<pubDate>Fri, 08 Jun 2007 14:45:48 +0000</pubDate>
		<dc:creator>microdotsagamedev</dc:creator>
				<category><![CDATA[GRUB]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://microdotsagamedev.wordpress.com/2007/06/08/repair-your-grub-loader/</guid>
		<description><![CDATA[GRUB is the bootloader of choice for Ubuntu, it is flexible and can be edited to load windows partitions if needed. Every once in a while windows may have the inclination to overwrite your bootloader with its own. This will make accessing your Ubuntu box a mission &#8211; fear not, I have a quick solution [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=microdotsagamedev.wordpress.com&amp;blog=1197811&amp;post=15&amp;subd=microdotsagamedev&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a class="DiggThisButton DiggMedium" href="http://digg.com/submit?url=http%3A%2F%2Fmicrodotsagamedev.wordpress.com%2F2007%2F06%2F08%2Frepair-your-grub-loader%2F&amp;title=Repair+your+GRUB%26nbsp%3Bloader"></a> GRUB is the bootloader of choice for Ubuntu, it is flexible and can be edited to load windows partitions if needed. Every once in a while windows may have the inclination to overwrite your bootloader with its own. This will make accessing your Ubuntu box a mission &#8211; fear not, I have a quick solution ;) <span id="more-15"></span> Follow these steps to repair your GRUB loader:</p>
<p>Boot your PC with an Ubuntu Live CD in the drive</p>
<p>Open a shell (Terminal)</p>
<p>Type the following to re-configure GRUB</p>
<p><font color="#333333">sudo grub </font></p>
<p>Type the following followed by the <font color="#ff0000"><strong>TAB</strong></font> key</p>
<p><font color="#333333">root (hd</font></p>
<p>This will provide you with a list of possible physical drives eg:</p>
<p><font color="#333333">hd0 or hd1</font></p>
<p>Type the number of the drive you installed ubuntu on, not to worry if you unsure, the next step with tell you if you on the right path. Add a &#8216;<strong>,</strong>&#8216; after the number and press the <font color="#ff0000"><strong>TAB</strong></font> key again:</p>
<p><font color="#333333">root (hd0, </font></p>
<p>You will see something similar to the following:</p>
<p><font color="#333333">grub&gt; root (hd0,<br />
Possible partitions are:<br />
Partition num: 0,  Filesystem type unknown, partition type 0&#215;7<br />
Partition num: 2,  Filesystem type is ext2fs, partition type 0&#215;83<br />
Partition num: 4,  Filesystem type unknown, partition type 0&#215;7<br />
Partition num: 5,  Filesystem type is fat, partition type 0xb<br />
Partition num: 6,  Filesystem type is fat, partition type 0xb<br />
Partition num: 7,  Filesystem type unknown, partition type 0&#215;82<br />
</font></p>
<p>Notice the <font color="#ff0000"><strong>ext2fs</strong></font> partition, this is the one Ubuntu is installed for the above example. I would therefore type:</p>
<p><font color="#333333">root (hd0,2)</font></p>
<p>Now type the following, replacing hd0 with the physical drive Ubuntu is installed</p>
<p><font color="#333333">setup (hd0)</font></p>
<p>Close the terminal, reboot and enjoy your restored GRUB loader. Let me know how it goes for ya ;)</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/microdotsagamedev.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/microdotsagamedev.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/microdotsagamedev.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/microdotsagamedev.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/microdotsagamedev.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/microdotsagamedev.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/microdotsagamedev.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/microdotsagamedev.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/microdotsagamedev.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/microdotsagamedev.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/microdotsagamedev.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/microdotsagamedev.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/microdotsagamedev.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/microdotsagamedev.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/microdotsagamedev.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/microdotsagamedev.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=microdotsagamedev.wordpress.com&amp;blog=1197811&amp;post=15&amp;subd=microdotsagamedev&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://microdotsagamedev.wordpress.com/2007/06/08/repair-your-grub-loader/feed/</wfw:commentRss>
		<slash:comments>69</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/61d003094cd8db0c21a297f96be6e630?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">microdotsagamedev</media:title>
		</media:content>
	</item>
	</channel>
</rss>
