<?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>12 Stix - Tech Answers and Fixes &#187; diskpart</title>
	<atom:link href="http://12stix.com/tag/diskpart/feed/" rel="self" type="application/rss+xml" />
	<link>http://12stix.com</link>
	<description>Tech Answers and Fixes</description>
	<lastBuildDate>Tue, 11 Oct 2011 12:20:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Problem creating partition with Diskpart for OS X install</title>
		<link>http://12stix.com/2009/08/16/problem-creating-partition-with-diskpart-for-os-x-install/</link>
		<comments>http://12stix.com/2009/08/16/problem-creating-partition-with-diskpart-for-os-x-install/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 16:56:41 +0000</pubDate>
		<dc:creator>Benjie</dc:creator>
				<category><![CDATA[OS X]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[diskpart]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[os x 86]]></category>
		<category><![CDATA[windows partitioning]]></category>

		<guid isPermaLink="false">http://12stix.com/?p=227</guid>
		<description><![CDATA[When preparing your hard drive for an OS X 86 install you will generally need to create an active partition with an id=af using the commands below. list disk select disk x [x is the number of the disk where you want to install your leopard on it] list partition [Now diskpart should tell you [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>When preparing your hard drive for an OS X 86 install you will generally need to create an active partition with an id=af using the commands below.</p>
<p><strong><em>list disk</em></strong><br />
<strong><em>select disk x</em></strong> [x is the number of the disk where you want to install your leopard on it]<br />
<strong><em>list partition</em></strong> [Now diskpart should tell you there's no partition on the disk, if it show up a partition go ahead and type <strong><em>delete partition</em></strong>]<br />
<strong><em>create partition primary id=af</em></strong><br />
<strong><em>active</em></strong><br />
<strong><em>exit</em></strong></p>
<p>Unfortunately sometimes when you reach the line &#8220;create partition primary id=af&#8221; you may hit a snag when diskpart brings up an error message stating &#8220;the arguements specified for this command are not valid&#8221;.</p>
<p>To fix this, you need to go the disk management facility in windows (right click my computer &#8211; manage) then storage. Select the disk and right click it, it should now offer you an option to &#8220;Convert to MBR disk&#8221;. This is instead of GPT. Select this and retry the create partition command. The partition should now successfully create!</p>
<div class="shr-publisher-227"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://12stix.com/2009/08/16/problem-creating-partition-with-diskpart-for-os-x-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

