<?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>John&#039;s Tidbits &#187; iso</title>
	<atom:link href="http://inodes.org/tag/iso/feed/" rel="self" type="application/rss+xml" />
	<link>http://inodes.org</link>
	<description>Moo - Development, Trouble-shooting and Random thoughts...</description>
	<lastBuildDate>Thu, 07 Apr 2011 11:38:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Less is more for ISOs</title>
		<link>http://inodes.org/2010/01/28/less-is-more-for-isos/</link>
		<comments>http://inodes.org/2010/01/28/less-is-more-for-isos/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 01:35:50 +0000</pubDate>
		<dc:creator>johnf</dc:creator>
				<category><![CDATA[FOSS]]></category>
		<category><![CDATA[cd]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[less]]></category>
		<category><![CDATA[surprising]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://inodes.org/?p=229</guid>
		<description><![CDATA[I was tidying up some data recently and found a couple of ISO images lying around with cryptic file names. I didn&#8217;t have cdinfo installed, so I though I&#8217;d run less hoping that the binary data would have some useful text in it. Instead I was surprised to see the following: CD-ROM is in ISO [...]]]></description>
			<content:encoded><![CDATA[<p>I was tidying up some data recently and found a couple of ISO images lying around with cryptic file names. I didn&#8217;t have <strong>cdinfo</strong> installed, so I though I&#8217;d run <strong>less</strong> hoping that the binary data would have some useful text in it. Instead I was surprised to see the following:</p>
<pre>
CD-ROM is in ISO 9660 format
System id: LINUX
Volume id: Ubuntu-Server 9.10 i386
Volume set id:
Publisher id:
Data preparer id:
Application id: GENISOIMAGE ISO 9660/HFS FILESYSTEM CREATOR
   (C) 1993 E.YOUNGDALE (C) 1997-2006 J.PEARSON/J.SCHILLING
   (C) 2006-2007 CDRKIT TEAM
Copyright File id:
Abstract File id:
Bibliographic File id:
Volume set size is: 1
Volume set sequence number is: 1
Logical block size is: 2048
Volume size is: 327972
El Torito VD version 1 found, boot catalog is in sector 1804
Joliet with UCS level 3 found
Rock Ridge signatures version 1 found
Eltorito validation header:
    Hid 1
    Arch 0 (x86)
    ID ''
    Key 55 AA
    Eltorito defaultboot header:
        Bootid 88 (bootable)
        Boot media 0 (No Emulation Boot)
        Load segment 0
        Sys type 0
        Nsect 4
        Bootoff 704 1796

/.disk
/README.diskdefines
&lt;snip&gt;File system listing&lt;/snip&gt;
</pre>
<p>Looks like less runs <strong>isoinfo -f -R -J -i ubuntu-9.10-server-i386.iso</strong>. So I did have the tools I needed installed, I just didn&#8217;t know it yet <img src='http://inodes.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
			<wfw:commentRss>http://inodes.org/2010/01/28/less-is-more-for-isos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

