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 -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org