Jump to content

EXT2FLT.FLT: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
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
This filter driver makes the ext2 partition visible to OS/2. Read the inf ext2-ifs documentation for more information.
  BASEDEV=EXT2FLT.FLT <parameter>
  BASEDEV=EXT2FLT.FLT <parameter>


Line 7: Line 7:
* /W - This allows write access to the ext2 partitions. Note: You must also enable the write access at the [[EXT2-OS2.IFS]] driver.
* /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.
* /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 Boot Manager partition. The Boot Manager 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.
* /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 Boot Manager partition. The Boot Manager 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 then you must simply remove the partition number from the mount order.


{{ProdS |V30=S|V31=S|V40=S|V45=S}}
{{ProdS |V30=S|V31=S|V40=S|V45=S}}


[[Category:BASEDEV Statements]][[Category:Filter Device Drivers]]
[[Category:BASEDEV Statements]][[Category:Filter Device Drivers]]

Latest revision as of 12:49, 22 October 2022

This filter driver makes the ext2 partition visible to OS/2. Read the inf 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 Boot Manager partition. The Boot Manager 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 then you must simply remove the partition number from the mount order.
Product Support
OS/2 1.3
OS/2 2.0
OS/2 2.1
OS/2 2.11 SMP
OS/2 Warp 3 S
OS/2 Warp Connect S
OS/2 Warp 4 S
OS/2 Warp Server for e-Business S