iso:get_information_on_an_iso_file
This is an old revision of the document!
ISO - Get information on an ISO file
The isoinfo utility can be used to gather information in a ISO file or on a CD and verify the integrity of an iso9660 image.
Command Option | Description |
---|---|
-h | Help and summary of options. |
-d | Primary volume descriptor (PVD) of iso9660 image. |
-f | Use find output formatting. |
-i /path-of-image | Path of image to examine. An alternative of dev=/dev/cdrom |
dev=/dev/cdrom | Path of image to examine. An alternative to -i /path-of-image. |
-p | Output path table information. |
-R | Print permissions, file names and ownerships (Rock Ridge extensions). |
-J | Print file names (Joliet extensions). |
-T sector | Print info about multi-session images. |
Examples:
List contents of an iso file:
isoinfo -f -R -i isoFile.iso
List info about a CD:
isoinfo -d -i /dev/cdrom
iso/get_information_on_an_iso_file.1490968115.txt.gz ยท Last modified: 2020/07/15 09:30 (external edit)