<?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"
	>
<channel>
	<title>Comments on: blah, busy.</title>
	<atom:link href="http://www.bytebot.net/blog/archives/2005/11/01/blah-busy/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bytebot.net/blog/archives/2005/11/01/blah-busy</link>
	<description>A permanent record for what's interesting today - this is my live journal</description>
	<pubDate>Wed, 19 Nov 2008 15:53:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Nathan Nutter</title>
		<link>http://www.bytebot.net/blog/archives/2005/11/01/blah-busy#comment-26981</link>
		<dc:creator>Nathan Nutter</dc:creator>
		<pubDate>Sat, 05 Nov 2005 04:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytebot.net/blog/?p=351#comment-26981</guid>
		<description>"doing dd if=/dev/sda of=myfile.img works so well. Wonder how that can be done easily in OS X?"

It should work just fine, I use:
dd if=/dev/disk1s0 of=~/Desktop/CD.iso
to make ISO images.

You just need to figure out what device it is, use System Profiler if don't already know. For instance System Profiler says my iPod is:
 BSD Name:	disk2
While my main HD is:
 BSD Name:	disk0</description>
		<content:encoded><![CDATA[<p>&#8220;doing dd if=/dev/sda of=myfile.img works so well. Wonder how that can be done easily in OS X?&#8221;</p>
<p>It should work just fine, I use:<br />
dd if=/dev/disk1s0 of=~/Desktop/CD.iso<br />
to make ISO images.</p>
<p>You just need to figure out what device it is, use System Profiler if don&#8217;t already know. For instance System Profiler says my iPod is:<br />
 BSD Name:	disk2<br />
While my main HD is:<br />
 BSD Name:	disk0</p>
]]></content:encoded>
	</item>
</channel>
</rss>
