mount -t ntfs-3g /dev/sda3 /media/winhdd
NTFS signature is missing.
Failed to mount '/dev/sda3': Недопустимый аргумент
The device '/dev/sda3' 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?
file -s /dev/sda3
/dev/sda3: sticky data
root@MyServer:/media# file -s /dev/sdb2
/dev/sdb2: sticky x86 boot sector; partition 1: ID=0x82, starthead 238, startsector 2, 7811072 sectors; partition 2: ID=0x5, starthead 39, startsector 7811074, 89063424 sectors, code offset 0xf7
root@MyServer:/media# file -s /dev/sdb1
/dev/sdb1: sticky Linux rev 1.0 ext4 filesystem data, UUID=17702821-f08a-4cb9-b038-734f55aaade9 (needs journal recovery) (extents) (huge files)
root@MyServer:/media# file -s /dev/sdb7
/dev/sdb7: sticky Linux rev 1.0 ext4 filesystem data, UUID=317ad624-0e22-48ef-9830-50609025e0ec (needs journal recovery) (extents) (large files) (huge files)