Re: using USB memory

2014-07-30 Thread Patrick O'Callaghan
On Wed, 2014-07-30 at 09:04 +0300, Angelo Moreschini wrote: > thank you , > > both of you helped me Glad to hear it, however please note the part about top-posting. poc -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraprojec

Re: using USB memory

2014-07-29 Thread Angelo Moreschini
thank you , both of you helped me Angelo On Tue, Jul 29, 2014 at 7:22 PM, Patrick O'Callaghan wrote: > 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

Re: using USB memory

2014-07-29 Thread Patrick O'Callaghan
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/wik

Re: using USB memory

2014-07-29 Thread Dario Lesca
Il giorno mar, 29/07/2014 alle 16.53 +0300, Angelo Moreschini ha scritto: > - Two > I have problem to understand what is the key_part parameter to use for > mounting operation.. this command can help: $ cat /proc/partitions $ sudo blkid $ sudo blkid -L "Fedora 20 x86_64" $ mount LABEL='some label

Re: using USB memory

2014-07-29 Thread Angelo Moreschini
Hi Alexis, -* One* : you are right . My key_partition is 6CF4-C3AA , and with this path I could see the USB memory flash from command line. Thank you for your help . Could you -only- give me a link to learn better about the mechanism of the path used in the automatic mount operation ? - *Two* I

Re: using USB memory

2014-07-29 Thread Alexis Jeandet
Hi, You should see your key in /run/media/your_session_/your_key_partition If you want to know the current path from Nautilus, you can use CTRL+L. To mount it manually, just use "mount /dev/your_key_part(someting like sdb1 for example) /your_mount_point" mount is supposed to detect the partition

using USB memory

2014-07-29 Thread Angelo Moreschini
Hi, I have some problems to use USB memories . Fedora recognize automatically thr USB pen that I plug inside a USB socket: . I can see it as Bus 002 Device 003: id 0781:5575 SanDisk Corp as result of command "lsubs". I can also go inside it using Nautilus, and to work with the files stored