On 21Dec2014 18:50, Angelo Moreschini <mrangelo.fed...@gmail.com> wrote:
"-t vfat"  worked... [?]

[angelo_user@zorro ~]$ sudo mount --type vfat /dev/sde1 /media/tmp_USB1
[angelo_user@zorro ~]$ ls -l /media/tmp_USB1

*So, vfat include FAT32..*.

Thank you very much .

But,  ....how I can know -in general- things like this ..?

Can you give me a link to a such documentation?

It is on your system. Run the command:

 man 8 mount

and see the types available for "-t" option.

The "general" part of this advice is that: you're using the "mount" command, so read the "mount" manual entry!

("mount" is an administrative command, so it is in section 8, not section 1.)

Cheers,
Cameron Simpson <c...@zip.com.au>
--
users mailing list
users@lists.fedoraproject.org
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

Reply via email to