How to create a virtual floppy drive?

Solution 1:

The main download page for Virtual Floppy Drive is http://sourceforge.net/projects/vfd/. It supports Windows 7 64-bit.

But there are comments on the Sourceforge page saying it does not work in Windows 7 64bit. One user (toantu) found a way and posted a comment further down.

  1. First copy the content of virtual floppy folder to C:\temp\.

  2. Download dseo13b.exe, install ... right click and choose run with administrator, select enable test mode, reboot, run it again with administrator, select sign a system file, type in C:\temp\vfd.sys

  3. Go to C:\temp\ folder, right click vfd.exe, choose properties, go to compatibility tab, select run this program in compatibility mode for XP and also select run this as an administrator, select driver tab, select browse, select vfd.sys, press install and start. Go to drive0 tab, select change, choose A for your drive, OK. Now select open/create, click create and hopefully your drive will be activated in Windows 7 64-bit. You must run all of the above with administrator right by the way, and make sure you have 64-bit version of 2 files vfd.dll & vfd.sys

Solution 2:

It seems to me that the question asks how to mount virtual images on 64-bit Windows systems, though not stated.

ImDisk accomplishes this result.

enter image description here

If your need is less complex, mounting A: to a folder would work fine.

Solution 3:

You don't even need additional software for this. Create a folder called "a", share it, map it as a network drive to A:. No need for additional downloads. I have used this on a lot of legacy systems that need floppy drives to transfer license keys.

Solution 4:

You will need 2 files from here: http://levicki.net/articles/stories/2007/08/17/The_story_of_the_vfdwin_21_64-bit_driver_patch.php

  1. Replace "vfd.dll" & "vfd.sys"

  2. Self Sign the Driver with the tool mentioned in the given link

  3. Reboot - Disable "Proper" Driver Signature Enforcement if you want it to be permanent:

    bcdedit /set {current} testsigning off
    
  4. Start the Program- Install Driver

Solution 5:

If you have Windows 7 Professional or Ultimate you can use virtual Windows XP Mode to run 32-bit programs that do not run on 64-bit systems.

Any virtual machine, VirtualBox for example, can be used as well with a 32-bit virtual Windows environment.