April 17, 201412 yr Hello, I am using Unraid 6.0-beta4 and I install the ntfs-3g driver using the instructions outlined here http://www.lime-technology.com/wiki/index.php/Mounting_an_external_USB_drive_having_an_existing_NTFS_file_system_in_READ/WRITE_mode_to_transport_files_from/to_unRaid_server However when I run mount -t ntfs-3g -o umask=111,dmask=000 /dev/sdh1 /mnt/disk/sdh1/ , I get the following root@Tower:/mnt/disk# mount -t ntfs-3g -o umask=111,dmask=000 /dev/sdh1 /mnt/disk/sdh1/ root@Tower:/mnt/disk# It doesn't error out or anything and there is no output in the syslog when that command runs, the directory simply remains empty and when i run "mount" /dev/sdh1 doesn't show up in the list of mounted devices. However if i use mount -t ntfs instead then the drive does mount and files are readable, but I cannot delete any files or write to the drive.
April 17, 201412 yr You need the 64bit slackware 14.1 version of the ntfs package. ftp://slackware.cs.utah.edu/slackware//slackware64-14.1/slackware64/a/ntfs-3g-2013.1.13-x86_64-1.txz
Archived
This topic is now archived and is closed to further replies.