Jump to content

MEMDISK.ADD: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "Memdisk driver. MemDisk is a package to boot OS like OS/2 or DOS from a virtual hardisk partition. It can be used to compress files to the limited space availble on bootable C..."
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{ProdS |V20=S|V21=S|V22=S|V30=S|V31=S|V40=S|V45=S}}
Memdisk driver. MemDisk is a package to boot OS like OS/2 or DOS from a virtual hardisk partition. It can be used to compress files to the limited space availble on bootable CD-ROM and has an option to upgrade CD files from user created floppy.
Memdisk driver. MemDisk is a package to boot OS like OS/2 or DOS from a virtual hardisk partition. It can be used to compress files to the limited space availble on bootable CD-ROM and has an option to upgrade CD files from user created floppy.
==Syntax==
  BASEDEV=MEMDISK.ADD
  BASEDEV=MEMDISK.ADD


'''Parameter:'''
==Parameter==
* /Q  
;/Q
suppresses any output
:Suppresses any output
 
;/V
* /V  
:Enables output  
enables output  


{| class="wikitable"
==Links==
|+Platform Support:
* {{FileLink|MemDisk_2009-01-07.zip}} - (2009-01-07)
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}


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

Latest revision as of 03:26, 8 August 2025

Product Support
OS/2 1.3
OS/2 2.0 S
OS/2 2.1 S
OS/2 2.11 SMP S
OS/2 Warp 3 S
OS/2 Warp Connect S
OS/2 Warp 4 S
OS/2 Warp Server for e-Business S

Memdisk driver. MemDisk is a package to boot OS like OS/2 or DOS from a virtual hardisk partition. It can be used to compress files to the limited space availble on bootable CD-ROM and has an option to upgrade CD files from user created floppy.

Syntax

BASEDEV=MEMDISK.ADD

Parameter

/Q
Suppresses any output
/V
Enables output

Links