<?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>Namespace Carballude &#187; boot</title>
	<atom:link href="http://www.carballude.es/namespace/tag/boot/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.carballude.es/namespace</link>
	<description>A place to share our knowledge</description>
	<lastBuildDate>Sat, 13 Feb 2010 19:18:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to fix the Windows Vista 0xc000000e error</title>
		<link>http://www.carballude.es/namespace/2008/05/17/how-to-fix-the-windows-vista-0xc000000e-error/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-fix-the-windows-vista-0xc000000e-error</link>
		<comments>http://www.carballude.es/namespace/2008/05/17/how-to-fix-the-windows-vista-0xc000000e-error/#comments</comments>
		<pubDate>Sat, 17 May 2008 15:22:37 +0000</pubDate>
		<dc:creator>Carballude</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[0xc000000e]]></category>
		<category><![CDATA[10.0]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[bootrec]]></category>
		<category><![CDATA[diskpart]]></category>
		<category><![CDATA[suse]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://www.carballude.es/namespace/2008/05/17/how-to-fix-the-windows-vista-0xc000000e-error/</guid>
		<description><![CDATA[My first Linux distribution was Mandrake (a.k.a. Mandriva),&#160; since that I have always used Debian or Debian based, like Ubuntu. However, I really like to try other distributions and yesterday I downloaded the third beta of Suse 11.0. I have an ATI X1600 Pro, and that was the first problem. The installation couldn&#8217;t detect it [...]]]></description>
			<content:encoded><![CDATA[<p>My first Linux distribution was Mandrake (<acronnym title="Also Known As">a.k.a.</acronym> <a href="http://www.mandriva.com/">Mandriva</a>),&#160; since that I have always used <a href="http://www.debian.org">Debian</a> or Debian based, like <a href="http://www.ubuntu.com">Ubuntu</a>. However, I really like to try other distributions and yesterday I downloaded the third beta of <a href="http://www.opensuse.com">Suse</a> 11.0.</p>
<p>I have an ATI X1600 Pro, and that was the first problem. The installation couldn&#8217;t detect it well and used the <a href="http://en.wikipedia.org/wiki/VESA">vesa</a> driver&#8230; with my double monitor system. Anyway, that is not a big deal, the real problem came when I wanted to boot my Windows Vista.</p>
<p>As you can imagine, I couldn&#8217;t. The loader said &quot;0xc000000e The entry could not be loaded because the application is missing or corrupt&quot;</p>
<p>The way to fix it wasn&#8217;t very easy. I booted from my Vista DVD and I selected the repair option, later the command prompt utility.</p>
<p>In order to fix the issue, we have to set the partition as active, you can use the &quot;<a href="http://technet2.microsoft.com/WindowsServer/en/Library/ca099518-dde5-4eac-a1f1-38eff6e3e5091033.mspx">diskpart</a>&quot; command to do that (you can write &quot;help&quot; if you need it).</p>
<p>Now we have to repair the boot sequence, so we need to write:</p>
<pre>bootrec /fixmbr
bootrec /fixboot</pre>
<p>Now you should be able to start your windows but in some cases you need to reboot and boot from your Windows Vista DVD and select the &quot;startup repair&quot;.</p>
<p>Good luck! I really hate this kind of bugs&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.carballude.es/namespace/2008/05/17/how-to-fix-the-windows-vista-0xc000000e-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
