On 10/21/2014 09:31, Angelo Moreschini wrote:
[root@zorro ~]# mount -t ntfs UUID=36CC878C70FF1EC2 /media/PRTZ-src_syn

But now I get an error that I can not understand:
ntfs-3g-mount: failed to access mountpoint /media/PRTZ-src_syn: No such file or directory
_
_
_look that the directory doesn't exist._.

but this is not true:
[root@zorro ~]# ls /media
PRTZ-src_sync  PRTZ-svn_backup


It looks like the error says one directory and the ls command shows another:

/media/PRTZ-src_syn
/media/PRTZ-src_sync

I think you meant to type the command like this:

mount -t ntfs UUID=36CC878C70FF1EC2 /media/PRTZ-src_sync


Tom
-- 
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