formatting software

samusaran

Active member
Credits
248CR
I've got a 256gb pendrive which I'm trying to format to fat32 in windows but it doesn't give me the option to do this.
Is there any other software I can use?
 

simonden

Active member
vacBacker
Feedback
20 (100%)
Credits
1,041CR
You just have to format in DOS if the pen drive i larger than 32GB.

Open a DOS window (Start->Run->"cmd")

type "format /FS:FAT32 F:"

(without all quotes and assumes that you pen drive is the F drive)
 

samusaran

Active member
Credits
248CR
simonden said:
You just have to format in DOS if the pen drive i larger than 32GB.

Open a DOS window (Start->Run->"cmd")

type "format /FS:FAT32 F:"

(without all quotes and assumes that you pen drive is the F drive)

its saying

format is not recognized as an internal or external command
 

samusaran

Active member
Credits
248CR
all sorted the link tim gave worked first time
smiley20.gif
 

simonden

Active member
vacBacker
Feedback
20 (100%)
Credits
1,041CR
samusaran said:
its saying

format is not recognized as an internal or external command

That means that your autoexec is not set up to look in your system32 folder, all you would need to do in that case is change your directory in DOS to c:windowssystem32 but I see you are now sorted
smiley20.gif
 
Top