Linux Commands
Monday, March 2, 2009
Format USB Disk On Linux
Get the /dev mount point of the USB disk,
list file system using mkfs
command, and then write desired filesystem command
let us select mkfs.vfat
then apply command
#sudo mkfs.vfat
/dev/sda1
give label to USB disk using
#sudo e2label /dev/sda1
jaimin-usb-disk
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment