Jump to content

OS2LVM.DMD: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
Line 29: Line 29:


==DLLs Loaded==
==DLLs Loaded==
* [[KEE.DLL]]
*KEE.DLL
* [[DOSCALL1.DLL]]
*[[DOSCALL1.DLL]]


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

Revision as of 16:29, 29 January 2017

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.

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

DLLs Loaded