VRAID.FLT: Difference between revisions
Appearance
No edit summary |
|||
Line 21: | Line 21: | ||
|Yes | |Yes | ||
|} | |} | ||
==Download== | |||
* [http://hobbes.nmsu.edu/h-search.php?key=vraid23.zip Hobbes] | |||
[[Category:BASEDEV Statements]] | [[Category:BASEDEV Statements]] |
Revision as of 22:51, 31 August 2017
Software RAID Filter
BASEDEV=VRAID.FLT <parameter>
Parameter
- /V
- Verbose
- /DEBUG
- Displays even more messages. Not generally usefull.
- /!SHARE
- Don't share disks with OS/2.
NOTE: Load DSKSLEEP.FLT before VRAID.FLT so it can see the original disks. Load PARTFILT.FLT (from EXT2FS or FAT32.IFS) behind VRAID.FLT. PARTFILT.FLT duplicates any disk with an FAT32 or EXT2FS partition which will duplicate any VRAID partition residing on the same disks.
OS/2 2.x | OS/2 3.0 | OS/2 4.0 | OS/2 4.5x |
---|---|---|---|
Yes | Yes | Yes | Yes |