      DFSee version 17.0 2022-10-22  (c) 1994-2022: Jan van Wijk
 =========================[ www.dfsee.com ]==========================

_______________________________________________________________________________

C O N T E N T S:
_______________________________________________________________________________

   Command reference    = overview of ISO specific commands
   Detailed description = description for every command


  Note: All generic commands can be found in DFSCMDS.TXT, for example:

        ALLOC,  CHECK,  CLONE,  RESIZE,  RECOVER,  SAVETO,  SCAN,  WIPE

        However, most of these command will not be functional for ISO
        filesystems due to currently lacking FS-specific functions.

_______________________________________________________________________________

C O M M A N D   R E F E R E N C E:
_______________________________________________________________________________

ISO specific commands

Active filesystem : ISO, specific commands are:

 SUPER    [vdi]  = Display the filesystem VOLUME DESCRIPTOR sector
 VDI  [-P][vdi]  = Select Volume Descriptor / directory-tree to use


 For an up-to-date list of commands, use the '?' command

 ISO specific sector types  (see ??? command)

  's' = ISO Volume Descr.    'd' = ISO Directory blk    'e' = ISO El Torito hdr
  'c' = ISO RockRidge blk


             For an up-to-date list, use the '???" command
_______________________________________________________________________________

D E T A I L E D   D E S C R I P T I O N:
_______________________________________________________________________________

SUPER    [vdi]  = Display the filesystem VOLUME DESCRIPTOR sector

 Purpose:       Display the contents of the ISO volume descriptor (superblock)

 Parameters:    vdi     Volume descriptor index, to display superblock for

 Output:        Volume LABEL, creator, timestamps and size information

 Remarks:
_______________________________________________________________________________

VDI  [-P][vdi]  = Select Volume Descriptor / directory-tree to use

 Purpose:       Select one of the available volumes from the ISO filesystem

 Parameters:    vdi     Volume descriptor index, to display superblock for

 Options:       -P      Present a popup selection list with volumes

                -?      Show usage, and range of valid 'vdi' values

 Output:        Volume LABEL, creator, timestamps and size information

 Remarks:       Usually the actual data-storage (blocks/sectors) are SHARED
                between multiple volumes like Standard and Jolliet.
                There can also be totally seperate volumes, like El-Torito
                which is used as a generic boot mechanism.

_______________________________________________________________________________

