Jump to content

MEMDISK.ADD: Difference between revisions

From EDM2
No edit summary
No edit summary
 
Line 11: Line 11:
:Enables output  
:Enables output  


==Links==
* {{FileLink|MemDisk_2009-01-07.zip}} - (2009-01-07)


[[Category:BASEDEV Statements]][[Category:Adapter Device Drivers]]
[[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