
Did you unmount before to use ntfs3g?
Code: Select all
. /dtv/SGO.env
umount /dtv/usb/sda2
ntfs-3g /dev/sda2 /dtv/usb/sda2
Code: Select all
. /dtv/SGO.env
umount /dtv/usb/sda2
ntfs-3g /dev/sda2 /dtv/usb/sda2
I don?t find a solution in this thread for my problem...so I asked if it?s really solved because the problems here are similar to mine, sry.@ phpsysinfo $ source /dtv/SGO.env
@ phpsysinfo $ umount /dtv/usb/sda2
@ phpsysinfo $ ntfs-3g /dev/sda2 /dtv/usb/sda2
fuse: mount failed: Invalid argument
@ phpsysinfo $ ls -al /dtv/fuse
crw-rw-rw- 1 root 0 10, 229 Jan 1 00:04 /dtv/fuse
How do you fix this error:setti wrote:Hi, i have an D6500 and wanted to remount my ntfs device using ntfs-3g.
I connected via nc to my tv and executedAs result i got:Code: Select all
ntfs-3g /dev/sda2 /dtv/usb/sda2
Code: Select all
Failed to create '/dev/fuse': Read-only file system ntfs-3g-mount: fuse device is missing, try 'modprobe fuse' as root
gives meCode: Select all
lsmod | grep fuse
Code: Select all
lsmod | grep fuse fuse 42724 2 - Live 0xbf50d000
Any1?Code: Select all
ls -al /dev/fuse ls: /dev/fuse: No such file or directory
All i installed was SamyGo App via SmartHub.