<?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>blog.blackrobes.net &#187; boot.ini</title>
	<atom:link href="http://blog.blackrobes.net/tag/bootini/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.blackrobes.net</link>
	<description>more personal stuff</description>
	<lastBuildDate>Thu, 31 Dec 2009 02:08:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The right way to fix broken boot.ini links</title>
		<link>http://blog.blackrobes.net/2009/06/the-right-way-to-fix-broken-bootini-links/</link>
		<comments>http://blog.blackrobes.net/2009/06/the-right-way-to-fix-broken-bootini-links/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 15:32:34 +0000</pubDate>
		<dc:creator>loyd</dc:creator>
				<category><![CDATA[Whatever]]></category>
		<category><![CDATA[boot.ini]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.blackrobes.net/?p=87</guid>
		<description><![CDATA[Instead of guessing like I did, fix broken boot.ini partition links the right way!]]></description>
			<content:encoded><![CDATA[<p>I was researching some other issues last night and came across this tidbit at <a href="http://www.spotmausupport.com/check-boot-path/">Spotmau</a>. As I mentioned in <a href="http://blog.blackrobes.net/2009/06/bootcampin-the-night-away/">my previous BootCamp post</a>, I manually updated boot.ini to fix a partition issue.</p>
<p>Alternatively, one boots with the XP install disc and select the Recovery console. Temporarily remove the system, hidden, and read-only flags from boot.ini. Delete boot.ini. Run <span style="text-decoration: underline;">bootcfg /rebuild</span> to create a new boot.ini file, and scan drives for Windows installations to add to the boot loader.</p>
<p>One should be able to remove all the attributes at once using the command <span style="text-decoration: underline;">attirb -h -r -s c:\boot.ini</span>. Also, instead of deleting it, I would rename it, such as to <span style="text-decoration: underline;">bootini.old</span>, until the system is working properly.</p>
<p>Resources:</p>
<ul>
<li>Spotmau check boot path page: <a href="http://www.spotmausupport.com/check-boot-path/">http://www.spotmausupport.com/check-boot-path/</a></li>
<li>Intuitively fixing BootCamp (not recommended!): <a href="http://blog.blackrobes.net/2009/06/bootcampin-the-night-away/">http://blog.blackrobes.net/2009/06/bootcampin-the-night-away/</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.blackrobes.net/2009/06/the-right-way-to-fix-broken-bootini-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->