<?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>Brooke Bryan - Make Life Easy, Automate Everything &#187; bcdedit</title>
	<atom:link href="http://www.bajb.net/tag/bcdedit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bajb.net</link>
	<description>Just Develop It</description>
	<lastBuildDate>Thu, 19 Aug 2010 13:06:08 +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>Windows Boot Loader &#8211; Recovering Vista from OpenSuse</title>
		<link>http://www.bajb.net/2008/10/windows-boot-loader-recovering-vista-from-opensuse/</link>
		<comments>http://www.bajb.net/2008/10/windows-boot-loader-recovering-vista-from-opensuse/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 20:36:45 +0000</pubDate>
		<dc:creator>Brooke Bryan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[bcdedit]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[recovery]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.bajb.net/?p=35</guid>
		<description><![CDATA[Last night I thought it would be a good idea to check out OpenSuse, so I downloaded the DVD and burned the only DVD I had with the image.  As soon as I got home, my vulnerable laptop was begging to keep windows at its heart, but in the end, after putting the   [...]]]></description>
			<content:encoded><![CDATA[<p>Last night I thought it would be a good idea to check out <a title="Open Suse" href="http://www.opensuse.org" target="_blank">OpenSuse</a>, so I downloaded the DVD and burned the only DVD I had with the image.  As soon as I got home, my vulnerable laptop was begging to keep windows at its heart, but in the end, after putting the   <a title="Open Suse" href="http://www.opensuse.org" target="_blank">OpenSuse</a> DVD into the drive, it took complete control of the laptop and started the installation process.</p>
<p>The   <a title="Open Suse" href="http://www.opensuse.org" target="_blank">OpenSuse</a> installation was very easy and did almost everything for me, apart from filling out my name etc.  It shrank my windows partition, and created a load more to use itself.  When I booted my laptop up in the morning, I got straight into my new operating system and started playing.  When I realised my wireless card was not installed by default, I thought I should switch over to windows and get any drivers I needed.  I restarted my machine and got the boot loader, and selected <a title="Microsoft Windows Vista" href="http://www.microsoft.com/windows/windows-vista/default.aspx" target="_blank">Vista</a>.  Much to my horror, I was thrown straight back into the   <a title="Open Suse" href="http://www.opensuse.org" target="_blank">OpenSuse</a> installation.</p>
<p>After hunting around online for solutions, I finally found the app bcdedit.exe stored in the system32 directory on my windows install (I was running repair mode off the Vista CD).  Running this, I could see all of my boot options and the paths they were using.  I noticed that the path for windows was still &#8220;\grldr.mbr&#8221; instead of the windows default &#8220;\windows\system32\winload.exe&#8221;.</p>
<p>Using the following command in command prompt, I managed to restore my Windows Boot Sequence.</p>
<p><strong>bcdedit /set {default} path &#8220;\windows\system32\Winload.exe&#8221; </strong></p>
<p>{default} should be replaced with the Guid of the loader you need, however {default} should work for most windows installs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bajb.net/2008/10/windows-boot-loader-recovering-vista-from-opensuse/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
