About
Pricing
Community
Teams
Start Free Trial
Log in
jl66
asked on
10/2/2011
How to format USB in Linux
Would like to format my USB and make a FAT32 file system in the USB memory stick on Federo 10 linux server. How to do it? Do any gurus offer some tips or links??
Linux OS Dev
6
4
Last Comment
jl66
8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
themrrobert
10/2/2011
THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
SOLUTION
themrrobert
10/2/2011
THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
jl66
10/2/2011
ASKER
themrrobert: thanks a lot for your tip. Closely following it, we got
[root@bare ~]# fdisk -l /dev/sdb1
Disk /dev/sdb1: 2003 MB, 2003828224 bytes
62 heads, 62 sectors/track, 1018 cylinders
Units = cylinders of 3844 * 512 = 1968128 bytes
Disk identifier: 0x6dec580f
Device Boot Start End Blocks Id System
[root@bare ~]#
Nothing shows up for USB. How to proceed it?? Do I need to create sth first?
SOLUTION
Papertrip
10/2/2011
THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.
SOLUTION
KishorDas
10/6/2011
THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.
jl66
10/8/2011
ASKER
Thanks a lot. It is helpful.
Your help has saved me hundreds of hours of internet surfing.
fblack61
[root@bare ~]# fdisk -l /dev/sdb1
Disk /dev/sdb1: 2003 MB, 2003828224 bytes
62 heads, 62 sectors/track, 1018 cylinders
Units = cylinders of 3844 * 512 = 1968128 bytes
Disk identifier: 0x6dec580f
Device Boot Start End Blocks Id System
[root@bare ~]#
Nothing shows up for USB. How to proceed it?? Do I need to create sth first?