
There is no way you can partition USB pen drives. They show up as a removable drive on the PC. In order to do so, you need to trick the operating system into recognizing the USB pen drive as a fixed hard drive. To do this, you will need to create your own set of drivers. In this workshop, we shall demonstrate just that. Doing so, you can create multiple partitions and store your private data on it. Only the first partition will be visible, and the other partitions will not show up on any other PC, but your own.
This way, you can store your personal data away from your friends and family, and also you can avoid viruses affecting this data when plugged in on another computer. To do this, all you need is a simple universal USB pen drive driver, which can be downloaded from ‘http://www.mediafire.com/?oqlgdvcymzz’. Download the archive, uncompress it to a folder on your desktop and get started. Don’t forget to backup the contents of your pen drive, as it will format it.
Step 1: Plug in your pen drive into your PC’s USB port. Next, right-click on ‘My Computer’ and click on ‘Manage’ in the context menu. Click on ‘Device Manager’ on the left pane. This will show all the hardware devices connected to your PC. Now, on the right pane, scroll down to ‘Disk Drives’ and you should see your pen drive connected here. Right-click on the pen drive and select ‘Properties’.
Selecting properties for the flash drive
Selecting the Device Instance Path
Modifying the flash driver
Step 5: Now go back to the ‘Device Manager’ page (repeat step 1). This time click on the ‘Driver’ tab and click the button ‘Update driver’
Switching to the updated driver
Step 7: On the next window, uncheck the box ‘Show compatible hardware’ and click on the ‘Have disk button’. Now click on ‘Browse’ and from the universal USB driver folder on your desktop select the ‘cfadisk.inf’ file and click on the ‘Open button’, followed by the ‘OK’ and then ‘Next’ buttons on the previous windows.
Step 8: An update driver warning message should show up stating that you are trying to install a driver, which is not compatible with your hardware. Ignore the message and click on ‘Yes’. The system will start installing the driver and show up another warning that the driver is not a verified or authentic driver. Ignore this one message and click on ‘Install this driver software anyway’. Let the system update the driver and you shall receive a message of a successful driver update.
Windows security warning for the driver
Step 9: That’s all you needed to do. Now once you are back to the ‘Computer Management’ window, click on ‘Disk Management’ from the left pane and start partitioning your pen drive as you would with a regular hard drive. You can create multiple partitions and format them, accordingly.
Partiitioning the flash drive, like you would a hard drive
This way, you can plug in the pen drive on your friend’s PCs without worrying about your private data. To reset everything back to the way it was, simply delete the partitions completely and uninstall/delete the driver for the pen drive from the Device Manager.
No comments:
Post a Comment