User Tools

Site Tools


iso:get_information_on_an_iso_file

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
iso:get_information_on_an_iso_file [2017/03/31 13:48] – created peteriso:get_information_on_an_iso_file [2019/11/29 18:10] (current) – removed peter
Line 1: Line 1:
-====== 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:  
- 
-<code bash> 
-isoinfo -f -R -i isoFile.iso 
-</code> 
- 
- 
-List info about a CD:  
- 
-<code bash> 
-isoinfo -d -i /dev/cdrom 
-</code> 
  
iso/get_information_on_an_iso_file.1490968115.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki