Jump to content

VFDISK.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "Virtual Floppy Disk driver, it emulates a floppy drive in the memory. VFDISK by IBM is a virtual floppy disk device driver that allows track reading, writing, and formatting l..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Virtual Floppy Disk driver, it emulates a floppy drive in the memory. VFDISK by IBM is a virtual floppy disk device driver that allows track reading, writing, and formatting like a normal floppy disk (2.88 Mb,1.44 Mb,1.2 Mb, 360K, or 1.84Mb). This can be useful for automation of diskette image builds and for creating virtual floppies for one-time installs of distributed diskette images.
{{ProdS |V20=S|V21=S|V22= |V30=S|V31=S|V40=S|V45=S}}
The Virtual Floppy Disk device driver emulates a floppy drive in the memory.
 
VFDISK by IBM is a virtual floppy disk device driver that allows track reading, writing, and formatting like a normal floppy disk (2.88 MB, 1.44 MB, 1.2 MB, 360 kB, or 1.84 MB). This can be useful for automation of diskette image builds and for creating virtual floppies for one-time installs of distributed diskette images.
 
Can be found on OS/2 ServicePak CD-ROMs, V 3.0 is maintained by [[Daniela Engert]]
Can be found on OS/2 ServicePak CD-ROMs, V 3.0 is maintained by [[Daniela Engert]]
  DEVICE=C:\Os2\Boot\Vfdisk.sys <parameter>
  DEVICE=C:\OS2\BOOT\VFDISK.SYS <parameter>


'''Parameter:'''
'''Parameter:'''
* 1 - 3.5" 1.44 Mb Floppy (default)
* 1 - 3.5" 1.44 MB Floppy (default)
* 2 - 5.25" 1.2 Mb Floppy
* 2 - 5.25" 1.2 MB Floppy
* 3 - 3.5" 720 Kb Floppy
* 3 - 3.5" 720 kB Floppy
* 4 - 3.5" 2.88 Mb Floppy
* 4 - 3.5" 2.88 MB Floppy
* 5 - 5.25" 360K Floppy
* 5 - 5.25" 360 kB Floppy
* 6 - 3.5" 1.84 Mb Floppy  
* 6 - 3.5" 1.84 MB Floppy
 
'''Platform Support:'''
{| class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}


[[Category:DEVICE Statements]]
[[Category:DEVICE Statements]]

Latest revision as of 14:16, 10 April 2019

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

The Virtual Floppy Disk device driver emulates a floppy drive in the memory.

VFDISK by IBM is a virtual floppy disk device driver that allows track reading, writing, and formatting like a normal floppy disk (2.88 MB, 1.44 MB, 1.2 MB, 360 kB, or 1.84 MB). This can be useful for automation of diskette image builds and for creating virtual floppies for one-time installs of distributed diskette images.

Can be found on OS/2 ServicePak CD-ROMs, V 3.0 is maintained by Daniela Engert

DEVICE=C:\OS2\BOOT\VFDISK.SYS <parameter>

Parameter:

  • 1 - 3.5" 1.44 MB Floppy (default)
  • 2 - 5.25" 1.2 MB Floppy
  • 3 - 3.5" 720 kB Floppy
  • 4 - 3.5" 2.88 MB Floppy
  • 5 - 5.25" 360 kB Floppy
  • 6 - 3.5" 1.84 MB Floppy