[arch-general] Label and Format USB Drive

Guilherme M. Nogueira guilherme at nirev.org
Wed Jun 16 14:23:27 EDT 2010


With /dev/sdb as your usb drive, to format:

fdisk /dev/sdb
mkfs -t vfat /dev/sdb1

and then to name the partition:

mlabel -i /dev/sdb1 ::ocz_usb



--
Guilherme M. Nogueira
"Any sufficiently advanced technology is indistinguishable from magic."
- Arthur C. Clarke


More information about the arch-general mailing list