I have a problem with the command mount...
[root@zorro ~]# mount -t ntfs /dev/36CC878C70FF1EC2 /media/PRTZ-src_sync
ntfs-3g: Failed to access volume '/dev/36CC878C70FF1EC2': No such file or directory
ntfs-3g 2014.2.15 integrated FUSE 27 - Third Generation NTFS Driver
Configuration type 1, XATTRS are on, POSIX ACLS are off
Usage: ntfs-3g [-o option[,...]] <device|image_file> <mount_point>
ntfs-3g 2014.2.15 integrated FUSE 27 - Third Generation NTFS Driver
Configuration type 1, XATTRS are on, POSIX ACLS are off
Usage: ntfs-3g [-o option[,...]] <device|image_file> <mount_point>
the uuid is not recognized ..... (?)
On Tue, Oct 21, 2014 at 12:51 AM, Ed Greshko <ed.greshko@xxxxxxxxxxx> wrote:
On 10/20/14 23:24, Angelo Moreschini wrote:
> the output is:
>
> [angelo@zorro dev]$ blkid
> /dev/sda1: UUID="DE7CD8197CD7EA73" TYPE="ntfs" PARTUUID="f043f043-01"
> /dev/sda5: UUID="62F0169EF016790D" TYPE="ntfs" PARTUUID="f043f043-05"
> /dev/sdb1: LABEL="data_storing" UUID="080CD0150CCFFC1E" TYPE="ntfs" PARTUUID="2c5f2c5e-01"
> /dev/sdc1: UUID="ae3b6e1a-4249-4f14-8984-27343f5ab9d5" TYPE="ext4" PARTUUID="0004ebc4-01"
> /dev/sdc2: UUID="I0kYlS-Fzm5-YLkS-CdWF-gqWO-k2bA-S62JtL" TYPE="LVM2_member" PARTUUID="0004ebc4-02"
> /dev/mapper/fedora_zorro-root: UUID="428b7ae4-2b18-4527-b2c0-0c08bd43b104" TYPE="ext4"
> /dev/mapper/fedora_zorro-swap: UUID="305be418-ba9e-4781-a63d-f3d5280d249e" TYPE="swap"
> /dev/mapper/fedora_zorro-home: UUID="9cba03e0-c220-4600-8b75-fd3174f4a59b" TYPE="ext4"
> /dev/sdd1: LABEL="source_sync" UUID="36CC878C70FF1EC2" TYPE="ntfs" PARTUUID="0007fd62-01"
> /dev/sdd2: LABEL="svn_rep_backup" UUID="536D2D1D271A67D1" TYPE="ntfs" PARTUUID="0007fd62-02"
That shows that the UUID does exist, written on the drive. It also shows there to be a LABEL.
So, for consistent mounting it is best to use either
UUID=
or
LABEL=
in the fstab.
--
If you can't laugh at yourself, others will gladly oblige.
--
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
-- 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