<?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 &#187; Install</title>
	<atom:link href="http://blog.marcuscobden.co.uk/tag/install/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.marcuscobden.co.uk</link>
	<description>Reflections of a compulsive engineer</description>
	<lastBuildDate>Wed, 01 Sep 2010 10:05:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Dual Booting Windows Vista and XP</title>
		<link>http://blog.marcuscobden.co.uk/2009/08/dual-booting-windows-vista-and-xp/</link>
		<comments>http://blog.marcuscobden.co.uk/2009/08/dual-booting-windows-vista-and-xp/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 20:10:00 +0000</pubDate>
		<dc:creator>Marcus</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Drive letters]]></category>
		<category><![CDATA[Dual boot]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://newblog.marcuscobden.co.uk/?p=13</guid>
		<description><![CDATA[You can use grub to hide an NTFS partition from the Windows XP installer, coaxing it to install on "C:" rather than something like "H:".]]></description>
			<content:encoded><![CDATA[<p>At work I have 3 Operating systems installed on my PC; Ubuntu Linux, Vista and XP. Originally I only had Ubuntu and Vista, and a big empty portion of the disk intended for XP if I needed it.</p>
<p>Due to these existing partitions, and a USB media card reader, the Windows XP installer would decide label it&#8217;s system partition &#8220;H:&#8221;, instead of the usual &#8220;C:&#8221;. I&#8217;m not sure how much this would have broken, but it annoyed me to the point that I found a hack to fix it.</p>
<p>I found that grub (the linux boot-loader) on my Linux partition allows you to <a href="http://www.gnu.org/software/grub/manual/html_node/DOS-Windows.html">edit the partition table and set the Vista NTFS partition to &#8216;hidden&#8217;</a>. The XP installer could still see there was a partition there, but it didn&#8217;t understand it, and thus labelled it&#8217;s new partition &#8220;C:&#8221;. XP will of course then proceed to clobber your existing bootloader, but that&#8217;s a common occurrence, and fixable from a LiveCD, google is your friend here.</p>
<p>You should also be able to use a copy of grub on a LiveCD to mark the partition as (un)hidden if you don&#8217;t have Linux on your system normally.</p>
<p>Apologies for any vagueness and lack of technical details, this post has been on the back burner for a few months now, and I&#8217;ve actually forgotten most of the details.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.marcuscobden.co.uk/2009/08/dual-booting-windows-vista-and-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
