<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Boot Camp and Windows install</title>
	<atom:link href="http://www.tomrochette.com/boot-camp-and-windows-install/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tomrochette.com/boot-camp-and-windows-install/</link>
	<description>What&#039;s up with my life</description>
	<lastBuildDate>Sun, 18 Sep 2011 16:19:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: alex</title>
		<link>http://www.tomrochette.com/boot-camp-and-windows-install/comment-page-1/#comment-300</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Fri, 04 Jan 2008 18:18:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomrochette.com/boot-camp-and-windows-install/#comment-300</guid>
		<description>Zero is a bloc device, not a directory. The command should be :

sudo dd if=/dev/zero of=/dev/rdisk0s3 bs=1m count=100

no slash after zero.</description>
		<content:encoded><![CDATA[<p>Zero is a bloc device, not a directory. The command should be :</p>
<p>sudo dd if=/dev/zero of=/dev/rdisk0s3 bs=1m count=100</p>
<p>no slash after zero.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: staf</title>
		<link>http://www.tomrochette.com/boot-camp-and-windows-install/comment-page-1/#comment-298</link>
		<dc:creator>staf</dc:creator>
		<pubDate>Wed, 12 Dec 2007 20:14:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomrochette.com/boot-camp-and-windows-install/#comment-298</guid>
		<description>same prob, not a directory..
I looked it up and disk was labeled disk0s3, not rdisk0s3
do you need to set it to /dev/zero/ or /dev/zero ?
thanks in advance</description>
		<content:encoded><![CDATA[<p>same prob, not a directory..<br />
I looked it up and disk was labeled disk0s3, not rdisk0s3<br />
do you need to set it to /dev/zero/ or /dev/zero ?<br />
thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomzx</title>
		<link>http://www.tomrochette.com/boot-camp-and-windows-install/comment-page-1/#comment-297</link>
		<dc:creator>tomzx</dc:creator>
		<pubDate>Mon, 10 Dec 2007 02:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomrochette.com/boot-camp-and-windows-install/#comment-297</guid>
		<description>Have you correctly enter the &quot;of&quot; disk. Are you sure it is labeled /dev/rdisk0s3? To know that, you can go to the Disk Utility (Applications-Utilies) and look for a partition under your MBP hard drive (if you&#039;re using a MBP of course...)</description>
		<content:encoded><![CDATA[<p>Have you correctly enter the &#8220;of&#8221; disk. Are you sure it is labeled /dev/rdisk0s3? To know that, you can go to the Disk Utility (Applications-Utilies) and look for a partition under your MBP hard drive (if you&#8217;re using a MBP of course&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martijn</title>
		<link>http://www.tomrochette.com/boot-camp-and-windows-install/comment-page-1/#comment-295</link>
		<dc:creator>Martijn</dc:creator>
		<pubDate>Thu, 06 Dec 2007 14:57:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomrochette.com/boot-camp-and-windows-install/#comment-295</guid>
		<description>Last login: Thu Dec  6 14:43:40 on console
Macintosh:~ martijnhendriks$ sudo dd if=/dev/zero/ of=/dev/rdisk0s3 bs=1m count=100

WARNING: Improper use of the sudo command could lead to data loss
or the deletion of important system files. Please double-check your
typing when using sudo. Type &quot;man sudo&quot; for more information.

To proceed, enter your password, or type Ctrl-C to abort.

Password:
dd: /dev/zero/: Not a directory
Macintosh:~ martijnhendriks$ 


So what now?</description>
		<content:encoded><![CDATA[<p>Last login: Thu Dec  6 14:43:40 on console<br />
Macintosh:~ martijnhendriks$ sudo dd if=/dev/zero/ of=/dev/rdisk0s3 bs=1m count=100</p>
<p>WARNING: Improper use of the sudo command could lead to data loss<br />
or the deletion of important system files. Please double-check your<br />
typing when using sudo. Type &#8220;man sudo&#8221; for more information.</p>
<p>To proceed, enter your password, or type Ctrl-C to abort.</p>
<p>Password:<br />
dd: /dev/zero/: Not a directory<br />
Macintosh:~ martijnhendriks$ </p>
<p>So what now?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

