Cfadisk usb driver
From ETCwiki
USB Local Disk Driver This cfadisk driver will allow Windows to see a USB drive as a local, hard disk. Cfadisk USB Local Disk Driver allows a user to partition and format USB drives like regular hard drives.
download cfadisk local disk usb driver - cfadisk Driver
[edit] cfadisk Usage
To use the driver (cfadisk.inf) you need to edit the driver file contents. You only need to change the first entry on LINE 26 of this file:
%Microdrive_devdesc% = cfadisk_install,IDE\DiskIBM-DSCM-11000__________________________SC2IC801
This is what the new line should say (replace with YOUR usb device):
%Microdrive_devdesc% = cfadisk_install,USBSTOR\DISK&VEN_SANDISK&PROD_CRUZER&REV_7.01
Replace DISK&VEN_SANDISK&PROD_CRUZER&REV_7.01 with your device ID.
This can be found in device manager, in disk drives, look in the details tab of your device.
Other method maybe apply for all usb drive or disk drive, no need change entry line just add this entry in the section [cfadisk_device]
%Microdrive_devdesc% = cfadisk_install,GenDisk
Simply add ; for disable entry
;%Microdrive_devdesc% = cfadisk_install,GenDisk
Go to Device Manager > Disk drives > your device, right click choose update driver and pick dont search. i will choose driver to install chose have disk and locate to the driver file
[edit] External Resources
- How to use this driver lancelhoff.com - USB Local Disk Guide