<?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>Mind.random() &#187; Ubuntu</title>
	<atom:link href="http://arunma.com/category/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://arunma.com</link>
	<description>random thoughts of an eccentric programmer</description>
	<lastBuildDate>Thu, 29 Jul 2010 07:41:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>PowerISO for Linux (Unrecognized Parameter error)</title>
		<link>http://arunma.com/2009/05/11/poweriso-for-linux-unrecognized-parameter-error/</link>
		<comments>http://arunma.com/2009/05/11/poweriso-for-linux-unrecognized-parameter-error/#comments</comments>
		<pubDate>Mon, 11 May 2009 16:10:43 +0000</pubDate>
		<dc:creator>Arun Manivannan</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[poweriso]]></category>
		<category><![CDATA[unrecognized parameter]]></category>

		<guid isPermaLink="false">http://arunma.com/?p=321</guid>
		<description><![CDATA[Just realised today that PowerISO (http://www.poweriso.com/download.htm)  is available for Linux and its free too.  I have a weird feeling of liberation nowadays though i have been using Linux for more than two years now. The manual goes like this PowerISO   Copyright(C) 2004-2008 PowerISO Computing, Inc Type poweriso -? for help Usage:    poweriso &#60;command&#62; [parameters] [-switches] [...]]]></description>
			<content:encoded><![CDATA[<p>Just realised today that PowerISO (<a href="http://www.poweriso.com/download.htm" target="_blank">http://www.poweriso.com/download.htm</a>)  is available for Linux and its free too.  I have a weird feeling of liberation nowadays though i have been using Linux for more than two years now.</p>
<p>The manual goes like this</p>
<p><code>PowerISO   Copyright(C) 2004-2008 PowerISO Computing, Inc<br />
Type poweriso -? for help</code></p>
<p><code>Usage:    poweriso &lt;command&gt; [parameters] [-switches]</code></p>
<p><code>&lt;Commands&gt;</code></p>
<p><code>list &lt;image file&gt; &lt;directory&gt;    List files and directories in image file.<br />
Example:  List all files and directories in root direcory of /home/sam/test.iso .<br />
Command: <strong> poweriso list /home/sam/test.iso / -r</strong></code></p>
<p><code>extract &lt;image file&gt; &lt;dir/file name&gt;   Extract files/directories from image file.<br />
Example:  Extract all files and directories in root direcory of /home/sam/test.iso<br />
to /home/sam/test recursively.</code><br />
<code>Command:  <strong>poweriso extract /home/sam/test.iso / -od /home/sam/test</strong></code></p>
<p><code>convert &lt;image file&gt;    Convert image file to other format.<br />
Example:  Convert /home/sam/test.daa to standard iso file<br />
Command:  <strong>poweriso convert /home/sam/test.daa -o /home/sam/test.iso -ot iso</strong></code></p>
<p>Do take note of the &#8220;/&#8221; before -od and -r. It throws a weird<strong> &#8220;Unrecognized parameter:&#8221;</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://arunma.com/2009/05/11/poweriso-for-linux-unrecognized-parameter-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
