PDA

View Full Version : 8Gb Flash drive only showing 465MB Avail.


capttripppp
08-28-11, 10:26 AM
What can I use to fix this or wipe the whole flash drive so I can have access to the whole thing?

SMOKEU
08-29-11, 02:17 AM
Format the drive. Your OS should have a format option in there somewhere.

capttripppp
08-29-11, 05:58 AM
I have formatted it, more than once and I am still having the same problem. Very strange if you ask me

ratbuddy
08-29-11, 08:04 AM
You sure it's a real 8GB drive?

capttripppp
08-29-11, 08:31 AM
Positive, it's an 8gb sandisk cruzer. Never had any problems with it until yesterday when I plugged it in

mbentley
08-29-11, 09:20 AM
I've had something similar happen to me. Try these instructions:

http://www.bleepingcomputer.com/forums/topic219693.html/page__view__findpost__p__2385981
1) Type "DISKPART" from the Command Prompt (accessible by clicking on Start and then typing "cmd" into the open field); you will then see the following prompt: DISKPART>
2) Type "LIST DISK" to see what number your USB drive is listed as.
3) Type "SELECT DISK 2" (if your USB is disk 2; replace # with your disk #); Diskpart will confirm that "Disk 2 is now the select disk."
4) Type "SELECT PARTITION 1" (this command selects what should be the only partition on your USB drive, the small one that you want to delete to get back the larger, full partition size). Diskpart will confirm with "Partition 1 is now the selected partition."
5) Type "DELETE PARTITION". This will delete the old partition. There are no warning prompts if you have existing data - make sure you have copied everything off before doing this!
6) Type "CREATE PARTITION PRIMARY" to create a new, full-size partition. Diskpart will confirm with message of "Diskpart succeeded in creating the specified partition." You can type in "LIST PARTITION" to confirm the new, full-size.
Wouldn't CREATE for me, so i used the CLEAN option, then Retried #6 and it worked like magic.

7) Type "EXIT" to leave Diskpart. You can now format your USB drive by using the standard Windows formatting process.

*edit: actually post #8 (http://www.bleepingcomputer.com/forums/topic219693.html/page__view__findpost__p__2385981) had a proper solution it appears. I don't have a USB drive here at work otherwise I would try it to verify that it works. I've edited the quoted area above to include the instructions from post #8.

RGone
08-29-11, 10:38 AM
If you have problem with diskpart, you might try this.


Restore Your USB Key to it's original state (http://www.pendrivelinux.com/restoring-your-usb-key-partition/)

capttripppp
08-29-11, 10:42 AM
Worked like a charm!!!! Thank you Sir

RGone
08-29-11, 02:11 PM
Worked like a charm!!!! Thank you Sir

Ah Hah, success. Which method worked? The mini-app or the Diskpart method. I am wanting to know for my own future use since I have heard of non-fake Usb sticks doing what yours did. Thank you.

capttripppp
08-29-11, 02:24 PM
The disc part method worked for me. I had to "clean" it after deleting the partition. But it worked well Thanks Bent

RGone
08-29-11, 03:02 PM
The disc part method worked for me. I had to "clean" it after deleting the partition. But it worked well Thanks Bent

Good to know and thanks for the shout back. I will keep the diskpart method saved in Text file. RGone...ster.

mbentley
08-29-11, 04:07 PM
No problem. Glad I could help :thup: Took me a while to figure out the solution myself when I was having the same issue.

capttripppp
08-29-11, 04:29 PM
I tried googling the heck out of it yesterday to no real end. I tried a few ways that I found, but none of them worked