<?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>Seconds &#38; pixels &#187; mbr fix</title>
	<atom:link href="http://www.anothem.net/archives/tag/mbr-fix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.anothem.net</link>
	<description>&#34;This is our last dance. This is ourselves. Under pressure.&#34;</description>
	<lastBuildDate>Fri, 03 Feb 2012 22:32:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>How to make grub work again after some windows operation broke it</title>
		<link>http://www.anothem.net/archives/2009/10/19/how-to-make-grub-work-again-after-some-windows-operation-broke-it/</link>
		<comments>http://www.anothem.net/archives/2009/10/19/how-to-make-grub-work-again-after-some-windows-operation-broke-it/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 04:01:02 +0000</pubDate>
		<dc:creator>anothem</dc:creator>
				<category><![CDATA[Computers, software and engineering]]></category>
		<category><![CDATA[Stuff I do]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[grub fix]]></category>
		<category><![CDATA[mbr erase]]></category>
		<category><![CDATA[mbr fix]]></category>
		<category><![CDATA[ubuntu live cd]]></category>
		<category><![CDATA[windows reinstall]]></category>

		<guid isPermaLink="false">http://www.anothem.net/?p=352</guid>
		<description><![CDATA[So you are dual booting]]></description>
			<content:encoded><![CDATA[<p>So you are dual booting Linux and Windows on your computer. It used to work just fine. But now, you &#8216;ve either reinstalled Windows, rewrote the MBR &#8220;Windows-repair&#8221; way for some reason, or whatever the case, suddenly, no more grub when you boot up. What do you do?</p>
<p>Simpleee. </p>
<p>1. Grab an Ubuntu CD and boot from it (not install, just booting &#8230; I think the option is called &#8220;Try without any changes to your system&#8221;).<br />
2. Open up the terminal window<br />
3. type in: sudo grub<br />
    This will now change your prompt to &#8220;grub>&#8221;. All the following commands happen in grub<br />
4. Type in: find /boot/grub/stage1<br />
    This should return something like (hdX, Y) where X and Y are some numbers.<br />
5. Type in: root (hdX, Y) (so YES, the numbers, not the letters, fill in X and Y corresponding to whatever they were at 4)<br />
6. Type in: setup (hdX) (same thing here)<br />
7. Type in: quit</p>
<p>Reboot, take out the Ubuntu CD, and you should get grub back with all your previous settings in place. Yup, that&#8217;s it. </p>
<p>Acknowledgments: Credits to &#8220;catlett&#8221; from the <a href="http://ubuntuforums.org/showthread.php?t=224351">Ubuntu Forums</a></p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.anothem.net%2Farchives%2F2009%2F10%2F19%2Fhow-to-make-grub-work-again-after-some-windows-operation-broke-it%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.anothem.net%2Farchives%2F2009%2F10%2F19%2Fhow-to-make-grub-work-again-after-some-windows-operation-broke-it%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.anothem.net%2Farchives%2F2009%2F10%2F19%2Fhow-to-make-grub-work-again-after-some-windows-operation-broke-it%2F&amp;counturl=http%3A%2F%2Fwww.anothem.net%2Farchives%2F2009%2F10%2F19%2Fhow-to-make-grub-work-again-after-some-windows-operation-broke-it%2F&amp;count=none&amp;text=How%20to%20make%20grub%20work%20again%20after%20some%20windows%20operation%20broke%20it" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.anothem.net%2Farchives%2F2009%2F10%2F19%2Fhow-to-make-grub-work-again-after-some-windows-operation-broke-it%2F&amp;counturl=http%3A%2F%2Fwww.anothem.net%2Farchives%2F2009%2F10%2F19%2Fhow-to-make-grub-work-again-after-some-windows-operation-broke-it%2F&amp;count=none&amp;text=How%20to%20make%20grub%20work%20again%20after%20some%20windows%20operation%20broke%20it" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.anothem.net%2Farchives%2F2009%2F10%2F19%2Fhow-to-make-grub-work-again-after-some-windows-operation-broke-it%2F&amp;size=medium&amp;count=true" scrolling="no" style="border:none;overflow:hidden;width:90px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.anothem.net%2Farchives%2F2009%2F10%2F19%2Fhow-to-make-grub-work-again-after-some-windows-operation-broke-it%2F&amp;size=medium&amp;count=true" scrolling="no" style="border:none;overflow:hidden;width:90px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.anothem.net%2Farchives%2F2009%2F10%2F19%2Fhow-to-make-grub-work-again-after-some-windows-operation-broke-it%2F&amp;linkname=How%20to%20make%20grub%20work%20again%20after%20some%20windows%20operation%20broke%20it" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.anothem.net/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fwww.anothem.net%2Farchives%2F2009%2F10%2F19%2Fhow-to-make-grub-work-again-after-some-windows-operation-broke-it%2F&amp;linkname=How%20to%20make%20grub%20work%20again%20after%20some%20windows%20operation%20broke%20it" title="Digg" rel="nofollow" target="_blank"><img src="http://www.anothem.net/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a class="a2a_button_reddit" href="http://www.addtoany.com/add_to/reddit?linkurl=http%3A%2F%2Fwww.anothem.net%2Farchives%2F2009%2F10%2F19%2Fhow-to-make-grub-work-again-after-some-windows-operation-broke-it%2F&amp;linkname=How%20to%20make%20grub%20work%20again%20after%20some%20windows%20operation%20broke%20it" title="Reddit" rel="nofollow" target="_blank"><img src="http://www.anothem.net/wp-content/plugins/add-to-any/icons/reddit.png" width="16" height="16" alt="Reddit"/></a><a class="a2a_button_slashdot" href="http://www.addtoany.com/add_to/slashdot?linkurl=http%3A%2F%2Fwww.anothem.net%2Farchives%2F2009%2F10%2F19%2Fhow-to-make-grub-work-again-after-some-windows-operation-broke-it%2F&amp;linkname=How%20to%20make%20grub%20work%20again%20after%20some%20windows%20operation%20broke%20it" title="Slashdot" rel="nofollow" target="_blank"><img src="http://www.anothem.net/wp-content/plugins/add-to-any/icons/slashdot.png" width="16" height="16" alt="Slashdot"/></a><a class="a2a_button_read_it_later" href="http://www.addtoany.com/add_to/read_it_later?linkurl=http%3A%2F%2Fwww.anothem.net%2Farchives%2F2009%2F10%2F19%2Fhow-to-make-grub-work-again-after-some-windows-operation-broke-it%2F&amp;linkname=How%20to%20make%20grub%20work%20again%20after%20some%20windows%20operation%20broke%20it" title="Read It Later" rel="nofollow" target="_blank"><img src="http://www.anothem.net/wp-content/plugins/add-to-any/icons/read_it_later.png" width="16" height="16" alt="Read It Later"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.anothem.net%2Farchives%2F2009%2F10%2F19%2Fhow-to-make-grub-work-again-after-some-windows-operation-broke-it%2F&amp;title=How%20to%20make%20grub%20work%20again%20after%20some%20windows%20operation%20broke%20it" id="wpa2a_2">Share/Bookmark</a></p><hr />
<p><small>© anothem for <a href="http://www.anothem.net">Seconds &amp; pixels</a>, 2009. |
<a href="http://www.anothem.net/archives/2009/10/19/how-to-make-grub-work-again-after-some-windows-operation-broke-it/">Permalink</a> |
<a href="http://www.anothem.net/archives/2009/10/19/how-to-make-grub-work-again-after-some-windows-operation-broke-it/#comments">No comment</a> |
<br/>
Post tags: <a href="http://www.anothem.net/archives/tag/grub/" rel="tag">grub</a>, <a href="http://www.anothem.net/archives/tag/grub-fix/" rel="tag">grub fix</a>, <a href="http://www.anothem.net/archives/tag/mbr-erase/" rel="tag">mbr erase</a>, <a href="http://www.anothem.net/archives/tag/mbr-fix/" rel="tag">mbr fix</a>, <a href="http://www.anothem.net/archives/tag/ubuntu-live-cd/" rel="tag">ubuntu live cd</a>, <a href="http://www.anothem.net/archives/tag/windows-reinstall/" rel="tag">windows reinstall</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.anothem.net/archives/2009/10/19/how-to-make-grub-work-again-after-some-windows-operation-broke-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

