Blob Blame History Raw
ISOINFO(8)                                             ISOINFO(8)



NNAAMMEE
       devdump,  isoinfo,  isovfy, isodump - Utility programs for
       dumping and verifying iso9660 images.

SSYYNNOOPPSSIISS
       ddeevvdduummpp _i_s_o_i_m_a_g_e

       iissoodduummpp _i_s_o_i_m_a_g_e

       iissooiinnffoo [ --dd ] [ --hh ] [ --RR ] [ --JJ ] [ --jj _c_h_a_r_s_e_t ] [ --ff  ]
       [  --ll ] [ --pp ] [ --TT _s_e_c_t_o_r ] [ --NN _s_e_c_t_o_r ] [ --ii _i_s_o_i_m_a_g_e ]
       [ --xx _p_a_t_h ]

       iissoovvffyy _i_s_o_i_m_a_g_e

DDEESSCCRRIIPPTTIIOONN
       ddeevvdduummpp is a crude utility to  interactively  display  the
       contents  of  device  or  filesystem  images.  The initial
       screen is a display of the first 256 bytes  of  the  first
       2048  byte sector.  The commands are the same as with iissoo--
       dduummpp.

       iissoodduummpp is a crude utility to  interactively  display  the
       contents  of  iso9660  images in order to verify directory
       integrity.  The initial screen is a display of  the  first
       part  of  the root directory, and the prompt shows you the
       extent number and offset in the extent.

              You can use the 'a' and 'b' commands to move  back-
              wards  and  forwards within the image. The 'g' com-
              mand allows you to goto an  arbitrary  extent,  and
              the  'f'  command  specifies  a search string to be
              used. The '+' command searches forward for the next
              instance  of the search string, and the 'q' command
              exits ddeevvdduummpp or iissoodduummpp.

       iissooiinnffoo is a utility to perform directory like listings of
       iso9660 images.

       iissoovvffyy  is a utility to verify the integrity of an iso9660
       image. Most of the tests in iissoovvffyy were added  after  bugs
       were  discovered  in  early versions of mmkkiissooffss..  It isn't
       all that clear how useful this is anymore, but it  doesn't
       hurt to have this around.


OOPPTTIIOONNSS
       Only  the  iissooiinnffoo  program  has any command line options.
       These are:

       --hh     print a summary of all options.

       --dd     Print information from the primary volume  descrip-
              tor  (PVD)  of  the  iso9660  image.  This includes
              information about Rock Ridge and Joliet  extensions
              if present.

       --ff     generate output as if a 'find . -print' command had
              been run on the iso9660 image. You should  not  use
              the --ll image with the --ff option.

       --ii iissoo__iimmaaggee
              Specifies  the  path  of  the iso9660 image that we
              wish to examine.

       --ll     generate output as if a 'ls -lR' command  had  been
              run  on  the iso9660 image.  You should not use the
              --ff image with the --ll option.

       --NN sseeccttoorr
              Quick hack to  help  examine  single  session  disc
              files  that  are  to  be written to a multi-session
              disc. The sector number  specified  is  the  sector
              number at which the iso9660 image should be written
              when send to the cd-writer. Not used for the  first
              session on the disc.

       --pp     Print path table information.

       --RR     Extract  information from Rock Ridge extensions (if
              present) for permissions,  file  names  and  owner-
              ships.

       --JJ     Extract information from Joliet extensions (if pre-
              sent) for file names.

       --jj cchhaarrsseett
              Convert Joliet file names (if present) to the  sup-
              plied charset. See mmkkiissooffss(8) for details.

       --TT sseeccttoorr
              Quick  hack  to  help  examine multi-session images
              that have already been burned  to  a  multi-session
              disc.  The  sector  number  specified is the sector
              number for the start of the session we wish to dis-
              play.

       --xx ppaatthhnnaammee
              Extract specified file to stdout.

AAUUTTHHOORR
       Eric       Youngdale       <ericy@gnu.ai.mit.edu>       or
       <eric@andante.jic.com> is to blame for these shoddy hacks.
       Patches  to  improve  general  usability  would  be gladly
       accepted.

BBUUGGSS
       The user interface really sucks.

FFUUTTUURREE IIMMPPRROOVVEEMMEENNTTSS
       These utilities are really quick  hacks,  which  are  very
       useful  for debugging problems in mkisofs or in an iso9660
       filesystem. In the long run, it would be nice  to  have  a
       daemon that would NFS export a iso9660 image.

       The isoinfo program is probably the program that is of the
       most use to the general user.

AAVVAAIILLAABBIILLIITTYY
       These utilities come with the  mkisofs  package,  and  the
       primary      ftp     site     is     tsx-11.mit.edu     in
       /pub/linux/BETA/cdrom/mkisofs and many other mirror sites.
       Despite the name, the software is not beta.

SSEEEE AALLSSOO
       mkisofs(8)




Version 2.0                  02/12/24                  ISOINFO(8)