OS2LVM.DMD: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
|} | |} | ||
== | ==CONFIG.SYS Information== | ||
Logical Volume Device Manager in Warp Server for e-Business. | |||
OS2LVM.DMD [...] sits between the IFS and [[OS2DASD.DMD]] providing the logical view of the DASD to the OS/2 file system. OS2LVM also provides Bad Block Relocation (BBR) for JFS. | |||
BASEDEV=OS2LVM.DMD | |||
'''NOTE:''' The statement BASEDEV=OS2LVM.DMD must immediately follow the BASEDEV=OS2DASD.DMD statement in config.sys. | |||
{|class="wikitable" | |||
|+Platform Support: | |||
!OS/2 2.x | |||
!OS/2 3.0 | |||
!OS/2 4.0 | |||
!OS/2 4.5x | |||
|- | |||
|No | |||
|No | |||
|* | |||
|Yes | |||
|} | |||
==DLLs Loaded== | ==DLLs Loaded== | ||
Line 15: | Line 32: | ||
* [[DOSCALL1.DLL]] | * [[DOSCALL1.DLL]] | ||
[[Category:Device Manager Drivers]][[Category:BASEDEV Statements]] | |||
[[Category:Device Manager Drivers]] |
Revision as of 01:54, 9 October 2016
This driver is part of the IBM Logical Volume Manager. OS2LVM.DMD sits between the IFSM and OS2DASD providing the logical view of the DASD to the OS/2 file system. OS2LVM also provides Bad Block Relocation (BBR) for JFS.
Versions
Date | Version | Size | Comments |
---|---|---|---|
2008-09-10 17:36 | 14.105 | 32,519 bytes |
CONFIG.SYS Information
Logical Volume Device Manager in Warp Server for e-Business. OS2LVM.DMD [...] sits between the IFS and OS2DASD.DMD providing the logical view of the DASD to the OS/2 file system. OS2LVM also provides Bad Block Relocation (BBR) for JFS.
BASEDEV=OS2LVM.DMD
NOTE: The statement BASEDEV=OS2LVM.DMD must immediately follow the BASEDEV=OS2DASD.DMD statement in config.sys.
OS/2 2.x | OS/2 3.0 | OS/2 4.0 | OS/2 4.5x |
---|---|---|---|
No | No | * | Yes |