K
K
krll-k2014-11-02 22:50:32
linux
krll-k, 2014-11-02 22:50:32

How to recognize a USB flash drive in order to format it in FAT32?

Using Ubuntu 14.04 - How to format a USB flash drive to FAT32?
03386d791b1b40ad88f22d4ce44f5712.png
I found that with the command:
sudo mkdosfs -F 32 /dev/sd*- but which one in this case, sdc or sdc1?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
7
7rulnik, 2014-11-02
@7rulnik

Install GParted

J
jcmvbkbc, 2014-11-02
@jcmvbkbc

but which one in this case, sdc or sdc1?

sdc1 will be more standard/compatible/expected.

M
microphone, 2014-11-02
@microphone

man gpart
man fdisk

V
vladsyan, 2014-11-03
@vladsyan

The easiest option:
- pull out the flash drive
- run dmesg | tail -f
- stick a flash drive
- read in the log, which / dev / sd? appeared

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question