Jump to content

NTFS.IFS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Installabe File System for the NTFS file system - included with eCS 1.1.
{{ProdS |V40=C|V45=C}}
Installabe File System for the NTFS included with eCS 1.1.
  IFS=NTFS.IFS <parameters>
  IFS=NTFS.IFS <parameters>


==Parameter==
==Parameters==
* /AUTOCHECK:* - not used
* '''/AUTOCHECK:*'''
* /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.
:Not used
* /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 switch /AUTOCHECK. Note: If DirtyFlag is set and /RO selected then the system doesn't mounted it.
* '''/CACHE:xxxxx'''
* /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;
:Specifies the size of the NTFS buffer cache in bytes. By default, this size is set to 12.5 percent of real memory.
* /V - detailed report of chkdsk on startup
* '''/RO:x'''
* /Q - don't show copyright on startup
: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 switch /AUTOCHECK. Note: If DirtyFlag is set and /RO selected then the system doesn't mount it.
 
* '''/FR:xx'''
{| class="wikitable"
: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;
|+Platform Support:
*; /V  
!OS/2 2.x
:Detailed report of chkdsk on startup
!OS/2 3.0
*; /Q  
!OS/2 4.0
:Don't show copyright on startup
!OS/2 4.5x
|-
|No
|No
|Yes
|Yes
|}


[[Category:IFS Drivers]]
[[Category:IFS Drivers]]

Latest revision as of 18:14, 21 September 2022

Product Support
OS/2 1.3
OS/2 2.0
OS/2 2.1
OS/2 2.11 SMP
OS/2 Warp 3
OS/2 Warp Connect
OS/2 Warp 4 C
OS/2 Warp Server for e-Business C

Installabe File System for the NTFS included with eCS 1.1.

IFS=NTFS.IFS <parameters>

Parameters

  • /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 switch /AUTOCHECK. Note: If DirtyFlag is set and /RO selected then the system doesn't mount 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