February 4, 201511 yr Hello, Trying to make the move to unRAID from FlexRAID but I am unable to mount my old NTFS drives. The thought here is I'll add my old parity drive to the unRAID array, format it, move data over, so and so forth. The problem is Snap shows no FS and when I try to mount manually I get this error: mount -r -t ntfs /dev/sdc /mnt/disk1 -o umask=111,dmask=000 -v NTFS signature is missing. Failed to mount '/dev/sdc': Invalid argument The device '/dev/sdc' doesn't seem to have a valid NTFS. Maybe the wrong device is used? Or the whole disk instead of a partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around? The drives are read with no problem in windoze so maybe there is an issue with compatibility? Any help would be greatly appreciated. Thanks!
February 4, 201511 yr Try /dev/sdc1 or whatever the number is for the partitition. You need to mount the partition not the entire drive.
February 4, 201511 yr Installed unmenu and got to disk management there. I found all my 4tb volumes present and mountable via there.
February 6, 201511 yr Author Thanks guys it was due to me not specifying the partition. All is well now. Thanks!
Archived
This topic is now archived and is closed to further replies.