<?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>plasmid.co.uk &#187; Ubuntu</title>
	<atom:link href="http://plasmid.co.uk/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://plasmid.co.uk</link>
	<description>because life is faster in reverse ...</description>
	<lastBuildDate>Thu, 20 May 2010 23:07:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
  <link>http://plasmid.co.uk</link>
  <url>http://plasmid.co.uk/wp/favicon.ico</url>
  <title>plasmid.co.uk</title>
</image>
		<item>
		<title>Ubuntu broke my MBR!</title>
		<link>http://plasmid.co.uk/2008/10/27/ubuntu-broke-my-mbr/</link>
		<comments>http://plasmid.co.uk/2008/10/27/ubuntu-broke-my-mbr/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 19:24:40 +0000</pubDate>
		<dc:creator>plasmid</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[GRUB]]></category>
		<category><![CDATA[MBR]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://plasmid.co.uk/?p=82</guid>
		<description><![CDATA[When installing Ubuntu on to a USB stick it will overwrite your system disk MBR. This is a significant problem for those with multi-boot or a Windows installation (as the system disk can no longer boot without putting in the USB stick each time!). The following is the account of my little adventure in to [...]]]></description>
			<content:encoded><![CDATA[<p>When installing <abbr title="8.04.1-desktop-i386 in this case">Ubuntu</abbr> on to a USB stick it will overwrite your <strong>system disk MBR</strong>. This is a significant problem for those with multi-boot or a Windows installation (as the system disk can no longer boot without putting in the USB stick each time!). The following is the account of my <em>little adventure</em> in to repairing my laptop disk MBR...<br />
<span id="more-82"></span></p>
<p><ins datetime="2008-10-29T00:04:12+00:00"><em>EDIT: At step 7 of the installation, click on the advanced settings and select the drive on which the boot manager should be installed. This has been verified using Ubuntu 8.10rc1. I don't remember seeing this in the menu of 8.04, maybe they should put something so important in a more prominent place (or I should at least look harder)!</em></ins></p>
<p><strong>The problem</strong></p>
<p>In a nutshell (please forgive the amateur dramatisation):</p>
<ul>
<li>You make the reasonable assumption that: because you're installing Ubuntu to a USB stick and not the system partition, it will put GRUB on to the USB stick so you can boot it as a USB-HDD.</li>
<li>Upon rebooting the system, you find that Ubuntu has <strong>OVERWRITTEN your system disk boot partition</strong> - uh oh! Inexplicably, Ubuntu still installs GRUB to the USB stick, even though it has modified the system MBR. Booting is now impossible without the USB stick plugged in! (oh dear, oh dear!)</li>
<li>After furious searching, you can't find a working XP installation disk so try to use <a href="http://tips.vlaurie.com/2006/05/23/recovery-console-for-those-without-an-xp-disk/">this little guide</a> on downloading the recovery console to rebuild your MBR.</li>
<li>Rebooting once again, you find the recovery console <abbr title="Blue Screen of Death">BSOD</abbr>s before you can even touch the <em>fixmbr</em> command.</li>
<li>Getting desperate now, you Google again for <a href="http://ph.ubuntuforums.com/showthread.php?t=938042">anyone else who might have the same problem</a> but find they're using Vista and this is inapplicable to your situation.</li>
<li>You spend the next hour facepalming until your hand starts to bleed ...</li>
</ul>
<p><strong>The solution</strong> (hurrah!)</p>
<p>Fortunately, Google did come up trumps in the end. A little tool know as <a href="http://www.sysint.no/nedlasting/mbrfix.htm">MbrFix</a> can be run from within Windows to fix the problem and dispose of the broken GRUB once and for all!</p>
<p>If you don't fancy reading through the entire manual, here is my <strong>3-step fix</strong>:</p>
<ol>
<li>Download a copy of MbrFix.exe</li>
<li>Extract it anywhere on your hard disk.</li>
<li>Run the program (as admin) with these parameters:
<p>	<code>MbrFix /drive 0 fixmbr /yes</code></p>
</li>
</ol>
<p>After restarting, your system should boot Windows as normal!</p>
]]></content:encoded>
			<wfw:commentRss>http://plasmid.co.uk/2008/10/27/ubuntu-broke-my-mbr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.191 seconds -->
