<?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>PHP Architect blog &#187; convert</title>
	<atom:link href="http://www.php-architect.com/blog/tag/convert/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.php-architect.com/blog</link>
	<description>me, myself, and my code</description>
	<lastBuildDate>Wed, 14 Sep 2011 12:50:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Converting bin image to iso on Ubuntu</title>
		<link>http://www.php-architect.com/blog/2009/02/04/converting-bin-image-to-iso-on-ubuntu/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=converting-bin-image-to-iso-on-ubuntu</link>
		<comments>http://www.php-architect.com/blog/2009/02/04/converting-bin-image-to-iso-on-ubuntu/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 10:39:23 +0000</pubDate>
		<dc:creator>aibrahim</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[bchunk]]></category>
		<category><![CDATA[bin]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[iso]]></category>
		<guid isPermaLink="false">http://www.php-architect.com/blog/?p=168</guid>
		<description><![CDATA[<a href="http://www.php-architect.com/blog/2009/02/04/converting-bin-image-to-iso-on-ubuntu/" title="Converting bin image to iso on Ubuntu"></a>Well, first you have to install bchunk sudo apt-get install bchunk then use the command as following to convert the image bchunk image.bin image.cue image.iso and the bin image will be converted to iso one in the same folder.]]></description>
			<content:encoded><![CDATA[<a href="http://www.php-architect.com/blog/2009/02/04/converting-bin-image-to-iso-on-ubuntu/" title="Converting bin image to iso on Ubuntu"></a><iframe src="http://www.facebook.com/plugins/like.php?href=http://www.php-architect.com/blog/2009/02/04/converting-bin-image-to-iso-on-ubuntu/&amp;layout=standard&amp;show_faces=1&amp;width=450&amp;action=like&amp;colorscheme=light&amp;font=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:25px"></iframe><p>Well, first you have to install bchunk</p>
<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> bchunk</pre></div></div>
<p>then use the command as following to convert the image</p>
<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">bchunk image.bin image.cue image.iso</pre></div></div>
<p>and the bin image will be converted to iso one in the same folder.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.php-architect.com/blog/2009/02/04/converting-bin-image-to-iso-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

