using USB memory

Patrick O'Callaghan pocallaghan at gmail.com
Tue Jul 29 16:22:08 UTC 2014


On Tue, 2014-07-29 at 16:53 +0300, Angelo Moreschini wrote:
> I have problem to understand what is the key_part parameter to use for
> mounting operation...
> my USB device is releved as
> /dev/sdc
> /dev/sdc1
> /dev/sdc2

[Please don't top-post on the Fedora lists. See
http://fedoraproject.org/wiki/Mailing_list_guidelines]

/dev/sdc is the whole device. It contains two partitions
called /dev/sdc1 and /dev/sdc2. Usually the one you want is /dev/sdc1
but it all depends on how the device was formatted. Just try mounting
each of them to check, or use 'fdisk /dev/sdc' to examine the layout.

poc



More information about the users mailing list