View Single Post

  #9 (permalink)  
Old 05-12-2008, 08:13 AM
H.axen's Avatar
H.axen is offline
Administrator
PS3Hax Leader
 
Join Date: Apr 2007
Location: Inside a microchip
Posts: 2,196
Default

to format in linux, first, unmount the device

Then, enter this command in a terminal:

Code:
sudo mkfs.vfat -n (label_name) (device)
You can also use gparted.

Gparted documentation: Documentation

See here for other partitioning options: how to partition

See here for a script to do partitioning: Format removable devices
__________________
http://www.ps3gamercard.net/karta/haxen.png
Reply With Quote