Jump to content

EXT2FLT.FLT

From EDM2
Revision as of 14:48, 9 October 2016 by Ak120 (talk | contribs) (Created page with "===EXT2FLT.FLT=== This filter driver makes the ext2 partition visible to OS/2. Read the inf make OS/2 see your Linux ext2fs partitions. ext2-ifs documentation for more informa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

EXT2FLT.FLT

This filter driver makes the ext2 partition visible to OS/2. Read the inf make OS/2 see your Linux ext2fs partitions. ext2-ifs documentation for more information

BASEDEV=EXT2FLT.FLT <parameter>

Parameters

  • /Q

Disable the messages shown at boot up.

  • /V

Displays some diagnostic information during the boot.

  • /W

This allows write access to the ext2 partitions. note: You must also enable the write access at the Ext2-os2.ifs driver.

  • /A

Virtualize all found partitions. If you use this option, you must also specify the /M option, otherwise OS/2 may crash. The only good reason to use this option is along with the /M option to control the mounting order of all partitions.

  • /M mount-order

Mounts the partitions in the order specified in the mount-order. The mount-order is a list of numbers separated by commas. To find out which number a partition has, use the program fdisk with the parameter /Query. It shows you a list of all partitions, number the first in the list with 0, the second with 1 and so on, but exclude the Bootmanager partition. The Bootmanager partition is the partition with the FStyp "0a". Type in the partition numbers in the order you like. If you want to hide a partition than you must simply remove the partition number from the mount-order.

Platform Support:
OS/2 2.x OS/2 3.0 OS/2 4.0 OS/2 4.5x
Yes Yes Yes Yes