Peter's z80.eu site blog
Search 

Please read ! 
If NO IMAGES will be shown, use www.z80.eu/blog instead of blog.z80.eu

Please note also - THIS BLOG ENDS HERE WITH THE LAST ENTRY FROM NOVEMBER 9th 2021.

I have prepared a new blog with wordpress at https://vintagecomputing.info !!!

Thank you.
Extracting floppy drivers out of Windows 7 (for using them with Windows 10) 
Saturday, August 8, 2015, 11:30 AM
Posted by Administrator
May be some of you still using (USB) floppy drives with Windows 7 ?

You want to upgrade to Windows 10 ?
May be this is interesting for you ...

Two driver files are necessary for it:
\windows\system32\drivers\sfloppy.sys and
\windows\system32\drivers\flpydisk.sys
extracted out of an existing/working Windows 7 installation (may work with Windows 8 also).

Additionally you need the description/installation files located in \windows\inf:
fdc.inf and
flpydisk.inf
(and perhaps also fdc.pnf and flpydisk.pnf).

These .inf files can be used to reinstall the fdc and floppy driver again, e.g. for a Windows 10 installation. At the moment I am not aware of offerings from Microsoft itself regarding the subject "floppy drive support". I've read they said only, go to your drive manufacturers pages and look for drivers.... good luck anyway for it.

Added a bit later: There is also a sample driver for a "super floppy", see https://github.com/Microsoft/Windows-driver-samples/tree/master/storage/sfloppy
To compile the driver, you need the Visual Studio Community 2015 and Windows Driver Kit (WDK) 10, offered at https://msdn.microsoft.com/en-us/windows/hardware/dn913721.aspx, also.
add comment ( 262 views )   |  permalink   |  related link   |   ( 3 / 2280 )

<<First <Back | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | Next> Last>>