OS2LVM.DMD: Difference between revisions
Appearance
mNo edit summary |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
==Versions== | ==Versions== | ||
{| class="wikitable" | {|class="wikitable" | ||
!Date||Version||Size||Comments | |||
! Date | |||
| | |||
| | |||
|- | |- | ||
|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. | |||
==DLLs Loaded== | ==DLLs Loaded== | ||
* | *KEE.DLL | ||
* [[DOSCALL1.DLL]] | *[[DOSCALL1.DLL]] | ||
[[Category: | [[Category:Device Manager Drivers]][[Category:BASEDEV Statements]] |
Latest revision as of 20:31, 21 September 2022
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.
DLLs Loaded
- KEE.DLL
- DOSCALL1.DLL