<?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>Blogs @ Balius Inc &#187; HowTo</title>
	<atom:link href="http://blogs.balius.com/topics/howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.balius.com</link>
	<description>Information Security ramblings and other geek stuff</description>
	<lastBuildDate>Mon, 15 Aug 2011 20:51:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Create an iso image on a Mac</title>
		<link>http://blogs.balius.com/2009/11/25/create-an-iso-image-on-a-mac/</link>
		<comments>http://blogs.balius.com/2009/11/25/create-an-iso-image-on-a-mac/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 21:27:42 +0000</pubDate>
		<dc:creator>Chad Stewart</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://blogs.balius.com/?p=451</guid>
		<description><![CDATA[The steps I use to create an ISO image on my Macs. ## make an iso on the command line ## use the exact slice, use df to check drutil status # look for Name: /dev/disk* diskutil unmountDisk /dev/disk dd if=/dev/disk of=/Users/Shared/Software/name-of-iso bs=2048 # then test with finder/disk util/etc.]]></description>
		<wfw:commentRss>http://blogs.balius.com/2009/11/25/create-an-iso-image-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

