Name
isoinfo
Synopsis
isoinfo [options
]
Display information about ISO9660 images. You can use isoinfo to list the contents of an image, extract a file, or generate a find-like file list. The -i option is required to specify the image to examine.
Options
- -d
Print information from the primary volume descriptor (PVD) of the ISO9660 image, including information about Rock Ridge and Joliet extensions if they are present.
- dev=target
Set the SCSI target for the drive.
- -f
Generate output similar to the output of a find . -print command. Do not use with -l.
- -h
Print help information and exit.
- -i isoimage
Specify the path for the ISO9660 image to examine.
- -j charset
Convert any Joliet filenames to the specified character set.
- -J
Extract filename information from any Joliet extensions.
- -l
Generate output similar to the output of an ls -lR command. Do not use with -f.
- -N sector
To help examine single-session CD files that are to be written to a multisession CD. Specify the sector number at which the ISO9660 image is to be written when sent to the CD writer.
- -p
Display path table information.
- -R
Extract permission, filename, and ownership information from any Rock Ridge extensions.
- -T sector
To help examine multisession images that have already been burned to a multisession CD. Use the specified sector number as the start of the session to display.
- -x path
Extract the file at the specified path to standard output.
Get Linux in a Nutshell, 6th Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.