Password Protect USB Flash Drive

I have a MS-DOS File System (FAT16) formatted USB drive I use between my Mac and Windows machines. Can someone tell me how to password protect the USB drive? Do I need to reformat it first using Disk Utility?

iBook G4, Mac OS X (10.4.4)

Posted on Apr 11, 2006 11:33 AM

Reply
18 replies

Apr 13, 2006 11:29 AM in response to Duane

Right, what I ended up doing is making an encrypted disc image inside the USB volume. It protects fine on the Mac side. Windows, however can't execute the .dmg file. I haven't found any dual OS solutions. My drive is a SanDisk, mini cruiser.

I can't believe there isn't a solution here. The drive is formatted as MS-DOS File System (FAT16). Maybe there's a Windows protect mode that my Mac can execute...

Apr 14, 2006 10:46 PM in response to Kirk Boragine

Kirk,

Unfortunately, creating encrypted zip files on the OS X side requires the use of Terminal. It is, however, relatively easy to learn how to use the "zip" command line application. To get you started, open /Applications/Utilities/Terminal. At the prompt, type:

<pre style="overflow:auto; font-family: 'Monaco'; font-size: 10px">man zip</pre>

and press <RETURN>. This will open the "manual pages" reader. You can use the spacebar to view the next page, or use the up and down arrow keys to navigate one line at a time. The one thing you want to see is the part about using the "-e" option to the command. WHen you are finished reading, press "q" to quit the manual reader.

Scott

Apr 15, 2006 11:15 PM in response to Scott Radloff

I remember following a thread a while ago where someone was asking something similar. I don't remember if they actually came up with a solution but I did note that someone said, ' man' page not withstanding, that the ' /usr/bin/zip' shipped with "OS X" apparently does not have support for encryption enabled. I don't use ' zip' myself and I'm not knowledgable in its use so don't take this as definitive, but from tinkering with it just now, I do get an ' (encryption not supported)' error...

Apr 15, 2006 11:42 PM in response to biovizier

Biovisier,

Hmmm. Thanks for that. Do you have the Developer Tools (XCode) installed? I wonder if that makes any difference (I do have them installed, but I haven't tried making an encrypted zip).

Perhaps encrypted zips, on either OS, is going to require some third-party ($$$) app. At any rate, at least OS X will open encrypted zips.

Another option for the OP might be RAR archives. On the OS X side, MacPar Deluxe (shareware, I think) will create and open RAR archives. If I am not mistaken, the Windows equivalent is "QuickPar."

Scott

Apr 16, 2006 8:19 AM in response to Scott Radloff

Here's what I get -

myBookG4:~ standarduser$ zip -e ~/mbox

zip error: Invalid command arguments (encryption not supported)
myBookG4:~ standarduser$

and

myBookG4:~ standarduser$ zipcloak -e ~/mbox
This version of ZipCloak does not support encryption. Get zcrypt27.zip (or
a later version) and recompile. The Info-ZIP file `WHERE' lists sites.
myBookG4:~ standarduser$

Apr 16, 2006 9:01 PM in response to Kirk Boragine

BTW,

Here's the official Sandisk site FAQ explaining that the encryption software that comes with the purchase only works on Windows machines. :/

" 'Will CruzerLock2.1 work on a Macintosh OSX machine?'

The CruzerLock2.1 software will only function on Windows based machines. Remember that though the CruzerLock2.1 software will only work on PCs, the Cruiser USB flash drive will work on both Macs and PCs and is used like a floppy disk."

I can't even find shareware/buyware that will do what I need. What are other people doing?

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Password Protect USB Flash Drive

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.