On 10/07/2014 10:52 PM, jd1008 wrote:
and I try # mount /dev/sdc3 /sdc3 mount: special device /dev/sdc3 does not exist
Well, you'd have to manually create a directory /sdc3 (The "mount point") before mounting to make this work.
# grep sdc3 /etc/fstab UUID=e64d7b94-1ffb-4a2e-ae59-5f8e54b6cab9 /sdc3 ext4 noauto,data=ordered,journal_checksum 3 3
Ralf -- 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