Hi and Welcome !
You can use mkfs command to format partition(s) of any drive. Check manual of mkfs command I would suggest you to be careful while executing that command. Code: mkfs.vfat /dev/<disk>
Above code will format it in FAT32 filesystem.
Replace disk with device name assigned to Pen Drive.
Or
Use GParted Partition Manager. Its available in LiveCDs of most of distros.
__________________ It takes a lot of time to be a genius, you have to sit around so much doing nothing, really doing nothing. - Gertrude Stein New Users: Read This First
Last edited by devils casper; 07-05-2009 at 04:28 AM..
Reason: thanx daark.child ! Error corrected.
|