<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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/"
> <channel><title>Comments on: Linux / UNIX: Find Volume Information From CDs and ISO Images</title> <atom:link href="http://www.cyberciti.biz/faq/getting-volume-information-from-cds-iso-images/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq/getting-volume-information-from-cds-iso-images/</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 10 Feb 2012 19:55:56 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: SpawnHappyJake</title><link>http://www.cyberciti.biz/faq/getting-volume-information-from-cds-iso-images/#comment-55932</link> <dc:creator>SpawnHappyJake</dc:creator> <pubDate>Wed, 23 Feb 2011 08:10:24 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1704#comment-55932</guid> <description>Wow. You guys rock. JSYK, cdrdao and ddpt are pretty cool too. Ddpt is a dd re-write that allows more direct access to hardware if the hardware has a SCSI pass-through interface. And cdrdao seemingly allows more direct access to the hardware without going through Linux&#039;s hardware abstraction (because you can type something like &quot;0,0,0&quot; instead of &quot;/dev/sr0&quot; or &quot;/dev/cdrom&quot; of which the latter two are actual paths to files that link to the hardware through the kernel, i.e., hardware abstractions).
Oh ... and the isoinfo -d -i command works with a hardware abstraction file to find such info off an actual CD, not just images, like such: isoinfo -d -i /dev/sr1
sample output:
CD-ROM is in ISO 9660 format
System id: CD-RTOS CD-BRIDGE
Volume id: BFN_PC
Volume set id:
Publisher id:
Data preparer id:
Application id: EASY CD CREATOR 4.2 (285) COPYRIGHT (C) 1996-2000 ADAPTEC, INC.
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: 85992
Joliet with UCS level 3 found
NO Rock Ridge present </description> <content:encoded><![CDATA[<p>Wow. You guys rock. JSYK, cdrdao and ddpt are pretty cool too. Ddpt is a dd re-write that allows more direct access to hardware if the hardware has a SCSI pass-through interface. And cdrdao seemingly allows more direct access to the hardware without going through Linux&#8217;s hardware abstraction (because you can type something like &#8220;0,0,0&#8243; instead of &#8220;/dev/sr0&#8243; or &#8220;/dev/cdrom&#8221; of which the latter two are actual paths to files that link to the hardware through the kernel, i.e., hardware abstractions).</p><p>Oh &#8230; and the isoinfo -d -i command works with a hardware abstraction file to find such info off an actual CD, not just images, like such: isoinfo -d -i /dev/sr1<br
/> sample output:<br
/> CD-ROM is in ISO 9660 format<br
/> System id: CD-RTOS CD-BRIDGE<br
/> Volume id: BFN_PC<br
/> Volume set id:<br
/> Publisher id:<br
/> Data preparer id:<br
/> Application id: EASY CD CREATOR 4.2 (285) COPYRIGHT (C) 1996-2000 ADAPTEC, INC.<br
/> Copyright File id:<br
/> Abstract File id:<br
/> Bibliographic File id:<br
/> Volume set size is: 1<br
/> Volume set sequence number is: 1<br
/> Logical block size is: 2048<br
/> Volume size is: 85992<br
/> Joliet with UCS level 3 found<br
/> NO Rock Ridge present</p> ]]></content:encoded> </item> </channel> </rss>
