NTFS.DOC File for NTFS IFS driver Product of Serenity Systems International, (c) Pavel Shtemenko, eCo Software Installation: =============== Copy ntfs.ifs to c:\os2 Copy ntfschk.exe to c:\os2 Copy untfs.dll to c:\os2\dll Modify config.sys (read NTFS.IFS Usage section) Assign via LVM letter for need volume Reboot NOTE: Path for install ntfs.ifs can be change. NTFS.IFS Usage: =============== Add this line to CONFIG.SYS file: IFS=C:\OS2\NTFS.IFS [ /AUTOCHECK:* ] [ /CACHE:xxxxx ] [/RO[:x]] [/FR:xx] [/Q] [/V] Switches: /AUTOCHECK:* - not used /CACHE:xxxxx - Specifies the size of the NTFS buffer cache in bytes. By default, this size is set to 12.5 percent of real memory. /RO:x - All volumes are accessed in Read Only mode, check disk is read only too. x may be letter(s) of volume or symbol '*'. Mean is as swicth /AUTOCHECK. Note: If DirtyFlag is set and /RO selected then the system doesn't mounted it. /FR:xx - reference file number to show in root directory. xx may be 5..20. Use it to hide system files ($MFT, $MFTMirr, etc) in root directory. Default is 10; /V - detailed report of chkdsk on startup /Q - don't show copyright on startup Status of current version:  NLS filename space support  EA support  any cluster size support  any NTFS version support  Large file ( >4gb) support  Compression support CHKDSK.EXE Usage: ================= chkdsk x: [/f:n] [/a] [/v] [/c] [/d] [/p] Switches: F:N - check level, N=[1..3] A - automate, use from ntfs.ifs V - verbose C - check if DirtyFlag is set D - debug (for debug version only) P - use from pmchkdsk (not checked now) Status:  Check DirtyFlag  Check all MFT records Contacts: ================= Bugtracker: http://dev.ecomstation.com/bugtracker/main_page.php Forum: http://ru.ecomstation.ru/forums/ecsfs.php Use bldlevel.exe ntfs.ifs to query version of the driver.