How do I reformat an unmountable/unrecognised/unformatted USB drive? It will not mount or format on Windows Vista or OSX Tiger.
- Disk Utility sees the hardware, but no partition to mount.
- Testdisk does not see it at all.
USB Probe gives me the info:
SM3252A Memory Bar, but externally it is a 4GB HP memory stick
fdisk dev/disk2gives me:/dev/disk2 is not a character device or a regular file
& fdisk dev/rdisk2gives me:Disk: /dev/rdisk2 geometry: 0/4/63 [0 sectors] Signature: 0x0 Starting Ending #: id cyl HD sec - cyl HD sec [ start - size] ------------------------------------------------------------------------ 1: 00 0 0 0 - 0 0 0 [ 0 - 0] unused 2: 00 0 0 0 - 0 0 0 [ 0 - 0] unused 3: 00 0 0 0 - 0 0 0 [ 0 - 0] unused 4: 00 0 0 0 - 0 0 0 [ 0 - 0] unused
I'd prefer to do this on OS X or the Unix shell, but any suggestions for a solution on Vista would be welcome too, or Linux for that matter.