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.
[edit] External Resources
- How to use this driver lancelhoff.com - USB Local Disk Guide