<?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>LinuxMonk &#187; ISO</title>
	<atom:link href="http://www.linuxmonk.org/tag/iso/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linuxmonk.org</link>
	<description>A Journey Towards Infinity...</description>
	<lastBuildDate>Fri, 16 Jul 2010 19:32:37 +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>Changing Other CD Images to Standard ISO Image with IAT</title>
		<link>http://www.linuxmonk.org/2008/07/28/changing-other-cd-images-to-standard-iso-image-with-iat/</link>
		<comments>http://www.linuxmonk.org/2008/07/28/changing-other-cd-images-to-standard-iso-image-with-iat/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 06:28:47 +0000</pubDate>
		<dc:creator>Rosario</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ISO]]></category>

		<guid isPermaLink="false">http://linuxmonk.wordpress.com/?p=35</guid>
		<description><![CDATA[I was creating a photo slideshow VCD in my windows XP using Nero. My Writer drive was not working fine, so i decided to creat the cd image (.nrg) and write it using my Lap installed with Hardy(Ubuntu 8.04) using K3B. K3B didnt accept the nrg file&#8230; So going through how to convert the nrg [...]]]></description>
			<content:encoded><![CDATA[<p>I was creating a photo slideshow VCD in my windows XP using Nero. My Writer drive was not working fine, so i decided to creat the cd image (.nrg) and write it using my Lap installed with Hardy(Ubuntu 8.04) using K3B. K3B didnt accept the nrg file&#8230; So going through how to convert the nrg to ISO, I came accross IAT.</p>
<p>IAT is nothing but ISo9660 Analyser Tool. In windows we use many CD Image manipulation softwares<br />
Eg. Alcohol(.mdf), Clone CD(.cdi), Nero (.nrg) and many more. But the standart Image format accepted my all platforms are ISO(.iso).  iat   (Iso9660  Analyzer Tool) is a tool for detecting the structure of many types of CD-ROM image file formats, such as BIN,  MDF,  PDI,  CDI, NRG, and B5I, and  converting them into ISO-9660. Even many Operating System CDs are downloaded in Internet in the same file format. AS it is widely accepted standard. You can install IAT like</p>
<blockquote><p><strong> ~$sudo apt-get install iat</strong></p></blockquote>
<p>provided your repositories are configured well. Also for the developers the source files can be downloaded in</p>
<blockquote><p><a href="http://prdownload.berlios.de/iat/" target="_blank"><strong> http://prdownload.berlios.de/iat/</strong></a></p></blockquote>
<p>Usage is like<strong></strong></p>
<blockquote><p><strong>~$iat input_file.nrg output_file.iso</strong></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxmonk.org/2008/07/28/changing-other-cd-images-to-standard-iso-image-with-iat/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
