
ntfs-3g-mount: mount failed: Invalid argument
Hi!
I need to solve the problem:
Code:
~ # mount -t ntfs-3g /dev/sda1 /mnt/usb1_1/
ntfs-3g-mount: mount failed: Invalid argument
mount: mounting /dev/sda1 on /mnt/usb1_1/ failed: No such device
or
Code:
~ # ntfs-3g /dev/sda1 /mnt/usb1_1/
ntfs-3g-mount: mount failed: Invalid argument
I have the following versions:
ntfs-3g 1.2412 integrated FUSE 27
fuse init (API version 7.8)
Code:
~ # lsmod | grep fuse
fuse 49360 0
Code:
~ # fdisk -l
Disk /dev/sda: 4042 MB, 4042259968 bytes
125 heads, 62 sectors/track, 1018 cylinders
Units = cylinders of 7750 * 512 = 3968000 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 1018 3944719 7 HPFS/NTFS
P.S. FUSE upgrade is not possible to use the current version