mockers
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Format a pendrive

Go down

Format a pendrive Empty Format a pendrive

Post  sriharsha Fri Feb 06, 2009 6:59 am

How to Format a pendrive ... is the most common question when a user is using UNIX / LINUX

Answer :-

Method 1 -> Use either gparted or qparterd


Method 2 -> Use the Following command
Step 1 :- use mount -a to find out the device properly
Step 2 :- umount that device using umount command
Step 3 :- $ sudo mkfs.vfat -n <name the pendrive> -I /dev/sdb NOTE:u may have to replace sdb with sda etc.

Check the man pages of mkfsdos and mkfs.vfat for more information


--the post has been updated by admin.karthik the regular expression was miss leading,hence removed.

sriharsha

Posts : 21
Join date : 2009-02-02

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum