ISJ README
           
February 1, 2005

This README contains information about 
ISJ (TM) for eComStation and OS/2, 
Version 1.2


ISJ (Informations & Sets for JFS) is a small utility for JFS. It is used  
to view SuperBlock or change chkdsk state. Use "isj -c" if you have troubles
with JFS during cycle phase 3.

Options:

 -dN  - work with disk N, where N can be 1,2,.. N and mean Physical Disk Number.
        default 1
 -2   - use second Superblock. Default - use first superblock
  
additional options for set next reboot chkdsk state:

 -c clear check (set reboot check to "never"), it cause chkdsk not to check 
      JFS in next boot
      
 -s standard check (set reboot check to "standard check"). It cause make 
      standard check - check superblock, fast check for directory.
    
 -r repair check (set reboot check to "repair check"). It cause make full 
      check in next boot, it is EQ chkdsk /f.
      
Notes:
   If you use "-2" options, next check will be over second superblock.
   This programm not need in loaded jfs.ifs


