<?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>Eivind E. Valderhaug &#187; Uncategorized</title>
	<atom:link href="http://eivind.dataweb.no/?feed=rss2&#038;cat=1" rel="self" type="application/rss+xml" />
	<link>http://eivind.dataweb.no</link>
	<description>geek stuff</description>
	<lastBuildDate>Mon, 16 Mar 2009 14:32:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fixing Master Boot Record (MBR) in Windows XP without the recovery console</title>
		<link>http://eivind.dataweb.no/?p=13</link>
		<comments>http://eivind.dataweb.no/?p=13#comments</comments>
		<pubDate>Fri, 18 Apr 2008 14:55:06 +0000</pubDate>
		<dc:creator>Eivind</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://eivind.dataweb.no/?p=13</guid>
		<description><![CDATA[My laptop was set up to dual boot Windows and openSuse linux, but as I wasn&#8217;t really using openSuse at the moment and I needed the disk space I decided to delete the openSuse installation to free up the disk space. Should be easy, just format the linux partition using a file system that windows [...]]]></description>
			<content:encoded><![CDATA[<p>My laptop was set up to dual boot Windows and openSuse linux, but as I wasn&#8217;t really using openSuse at the moment and I needed the disk space I decided to delete the openSuse installation to free up the disk space. Should be easy, just format the linux partition using a file system that windows can handle, right?</p>
<p>So I used <a href="http://gparted.sourceforge.net/">gParted</a> to delete the linux partition and its swap partition and created a NTFS partition instead. But when I rebooted I was disappointed to see the <a href="http://www.gnu.org/software/grub/">GRUB</a> (boot loader) prompt. Apparently the linux partition had held the configuration for the boot loader, which obviously I hadn&#8217;t thought of.</p>
<p>Booting into windows was not a problem, the following GRUB commands did the trick: (my windows partition is the second partition on the first and only hard drive)</p>
<pre>rootnoverify (hd0,1)
chainloader +1
boot</pre>
<p>Naturally, I didn&#8217;t want to type these commands every time I rebooted my computer though. The first thing I tried was fixing GRUB, but after a while of trial and error I decided that it was better to just use the default windows loader since windows was now the only OS installed. Again, a quick internet search told me that I should use a tool called &#8220;fixmbr&#8221; which is only available from the Windows Recovery Console. Unfortunately the Recovery Console is only available if you have the windows installation cd or have a directory named &#8220;I386&#8243; on your hard drive. I didn&#8217;t have my windows cd available (it&#8217;s buried somewhere in a storage room) and no I386 directory on my disk, so I &#8220;borrowed&#8221; that directory from my girlfriends computer. No go &#8211; &#8220;wrong version&#8221; or something. Tried applying Windows XP Service Pack 2 to the borrowed I386 directory and got one step further, but also a couple of new error messages (&#8220;error reading netmap.inf&#8221;) and still couldn&#8217;t install the recovery console.</p>
<p>Time for a new approach and I remembered reading about the fdisk utility and that it should be able to fix the MBR, however it turned out that it was only included in earlier versions of Windows, so I couldn&#8217;t use that either. At this point I was getting pretty frustrated, how hard could this possibly be??</p>
<p>One last internet search to try to find an fdisk alternative for Windows XP returned a site mentioning a tool called <a href="http://www.sysint.no/Download/tabid/162/language/nb-NO/Default.aspx">MBRFix</a>, and I decided to give it a try. It turned out that it could also do a backup of the MBR, so I did that before doing the &#8220;fixmbr&#8221;-thing, just in case. After running &#8220;MbrFix /drive 0 fixmbr&#8221; I rebooted in anticipation, and was very pleased to see the windows load screen again.</p>
]]></content:encoded>
			<wfw:commentRss>http://eivind.dataweb.no/?feed=rss2&amp;p=13</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Blog update</title>
		<link>http://eivind.dataweb.no/?p=5</link>
		<comments>http://eivind.dataweb.no/?p=5#comments</comments>
		<pubDate>Sat, 08 Dec 2007 02:59:31 +0000</pubDate>
		<dc:creator>Eivind</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://eivind.dataweb.no/?p=5</guid>
		<description><![CDATA[I just added OpenID support to this blog and finally allowed people to register and post comments too. Apparently there was a switch in the Wordpress admin, &#8220;Anyone can register&#8221;, that was turned off.
]]></description>
			<content:encoded><![CDATA[<p>I just added OpenID support to this blog and finally allowed people to register and post comments too. Apparently there was a switch in the Wordpress admin, &#8220;Anyone can register&#8221;, that was turned off.</p>
]]></content:encoded>
			<wfw:commentRss>http://eivind.dataweb.no/?feed=rss2&amp;p=5</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moved site to new host</title>
		<link>http://eivind.dataweb.no/?p=4</link>
		<comments>http://eivind.dataweb.no/?p=4#comments</comments>
		<pubDate>Wed, 28 Nov 2007 17:23:22 +0000</pubDate>
		<dc:creator>Eivind</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://eivind.dataweb.no/?p=4</guid>
		<description><![CDATA[The last couple of days I have been moving my site over to my new web host, but now all should be in place. Let me know if you see any irregular behaviour.  
]]></description>
			<content:encoded><![CDATA[<p>The last couple of days I have been moving my site over to my new web host, but now all should be in place. Let me know if you see any irregular behaviour. <img src='http://eivind.dataweb.no/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://eivind.dataweb.no/?feed=rss2&amp;p=4</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
