I have this brand new flash drive "geek squad" brand that is unusable, I've tried to format it on windows and mac without luck (I just cannot do it neither using the terminal nor via GUI) so I was trying to use a low level formating tool but it won't appear there to be formatted, any other ideas? besides going and try to get my money back.

EDIT

I noticed it has some sort of U3 program installed, don't know how that might help

link|improve this question

60% accept rate
feedback

3 Answers

up vote 2 down vote accepted

I managed to format a belligerent partition on a friend's flash drive. Normal methods would not work because as far as the (Windows) OS knew, it was an unwritable CDFS CD-ROM partition:

These tools allowed me to remove the CDFS partition:

  1. USBDeview to see flash vendor ID, this can be found http://www.nirsoft.net/utils/usbdeview.zip
  2. If your flash is SMI chip, you need SMI UFD utility, which can be found http://ftp.usboffice.kr/files/SMI_UFD_Utility.zip
  3. If your flash is USBEST chip, you need UCDexec.exe, which is http://ftp.usboffice.kr/files/UCDExec.exe

Here is little forum about it http://blog.usboffice.kr/?p=146

link|improve this answer
feedback

That's what you get for buying anything associated with The Geek Squad. My advice is to return it for a new one or a refund.

If you bought a new car and it had problems, would you try to fix it yourself or would you take it back to the dealer?

link|improve this answer
feedback

Might just be a bad one if you can't get it to format with Disk Utility on Mac. Also see if you can rewrite the master boot record for it.

link|improve this answer
how can I see that? – Proxify Oct 27 '10 at 6:17
Open disk utility, see if the drive even shows up on the left. If it does, click on it, and look in the right pane for a Partition tab. That's all I can remember from memory. Good luck. – wag2639 Oct 27 '10 at 7:02
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.