<?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>Duality - GOD has created you &#187; grub</title>
	<atom:link href="http://www.rickyok.net/tag/grub/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rickyok.net</link>
	<description>Sharing information that we learned the hard way</description>
	<lastBuildDate>Fri, 26 Nov 2010 16:33:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Restore Ubuntu GRUB</title>
		<link>http://www.rickyok.net/2009/01/restore-ubuntu-grub/</link>
		<comments>http://www.rickyok.net/2009/01/restore-ubuntu-grub/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 16:46:54 +0000</pubDate>
		<dc:creator>rickyok</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://localhost/rickyok/2009/01/121/</guid>
		<description><![CDATA[Taken from http://ubuntuforums.org/archive/index.php/t-24113.html Don&#8217;t forget that this method, as described, puts GRUB back on the MBR (master boot record) of the hard drive instead of in the root parititon. This is fine for most people, but not if you already have an alternative boot manager. In other words, if you use something like Boot Magic [...]]]></description>
			<content:encoded><![CDATA[<p>Taken from <a class="urlextern" title="http://ubuntuforums.org/archive/index.php/t-24113.html" rel="nofollow" href="http://ubuntuforums.org/archive/index.php/t-24113.html" target="_new" onclick="pageTracker._trackPageview('/outgoing/ubuntuforums.org/archive/index.php/t-24113.html?referer=');">http://ubuntuforums.org/archive/index.php/t-24113.html</a></p>
<p> Don&#8217;t forget that this method, as described, puts GRUB back on the MBR (master boot record) of the hard drive instead of in the root parititon. This is fine for most people, but not if you already have an alternative boot manager.</p>
<p>In other words, if you use something like Boot Magic or System Commander, the commands you&#8217;ve just read will overwrite what you&#8217;ve got.</p>
<p>If you&#8217;ve installed GRUB into the Root Partition instead of the MBR, the commands are a little different. Here&#8217;s are the instructions that I have for my system:</p>
<p>How to Restore the Grub Menu after a Re-Ghosting:</p>
<p>1. Boot from a Live CD, like Ubuntu Live, Knoppix, Mepis, or similar.</p>
<p>2. Open a Terminal. Go SuperUser (that is, type �su�). Enter root passwords as necessary.</p>
<p>3. Type �grub� which makes a GRUB prompt appear.</p>
<p>4. Type �find /boot/grub/stage1�. You&#8217;ll get a response like �(hd0)� or in my case �(hd0,3)�. Use whatever your computer spits out for the following lines.</p>
<p>5. Type �root (hd0,3)�.</p>
<p>6. Type �setup (hd0,3)�. This is key. Other instructions say to use �(hd0)�, and that&#8217;s fine if you want to write GRUB to the MBR. If you want to write it to your linux root partition, then you want the number after the comma, such as �(hd0,3)�.</p>
<p>7. Type �quit�.</p>
<p>8. Restart the system. Remove the bootable CD.</p>
<p>Hope this helps. Since I use Norton Ghost to make regular backups and restores (I do a lot of testing), I do this all the time�</p>
<p>-Warr</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save?referer=');"><img src="http://www.rickyok.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p><div style='display:none' id="post-refEl-121"></div>]]></content:encoded>
			<wfw:commentRss>http://www.rickyok.net/2009/01/restore-ubuntu-grub/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

