OS2LVM.DMD: Difference between revisions
Appearance
Created page with "IBM Logical Volume Manager. Category:Files" |
mNo edit summary |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
IBM Logical Volume Manager. | 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. | ||
[[Category: | ==Versions== | ||
{|class="wikitable" | |||
!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]] | |||
[[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