isoinfo - ISO 9660 Command Line Tools

Q

isoinfo - ISO 9660 Command Line Tools

✍: Guest

A

One of the tools included in the cdrtools package is called "isoinfo", which is a great tool to perform analysis an ISO 9660 file system on a CD-ROM. "isoinfo" supports the following options:

C:\>\local\cdrtools\isoinfo -help
/cygdrive/c/local/cdrtools/isoinfo: 
  Usage: /cygdrive/c/local/cdrtools/isoinfo [options] -i filename
Options:
  -help,-h    Print this help
  -version    Print version info and exit
  -debug      Print additional debug info
  -d          Print information from the primary volume descriptor
  -f          Generate output similar to 'find .  -print'
  -J          Print information from Joliet extensions
  -j charset  Use charset to display Joliet file names
  -l          Generate output similar to 'ls -lR'
  -p          Print Path Table
  -R          Print information from Rock Ridge extensions
  -s          Print file size infos in multiples of sector size
  -N sector   Sector number where ISO image should start on CD
  -T sector   Sector number where actual session starts on CD
  -i filename Filename to read ISO-9660 image from
  dev=target  SCSI target to use as CD/DVD-Recorder
  -x pathname Extract specified file to stdout

2007-11-20, 9054🔥, 0💬