Page 1 of 4
[SOLVED] ntfs-3g mount: problem with /dev/fuse
Posted: Fri Feb 10, 2012 7:05 pm
by setti
Hi, i have an D6500 and wanted to remount my ntfs device using ntfs-3g.
I connected via nc to my tv and executed
As result i got:
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 me
Code: Select all
lsmod | grep fuse
fuse 42724 2 - Live 0xbf50d000
Code: Select all
ls -al /dev/fuse
ls: /dev/fuse: No such file or directory
Any1?
All i installed was SamyGo App via SmartHub.
Re: Problem with /dev/fuse
Posted: Fri Feb 10, 2012 7:27 pm
by juusso
before to enter any command:
source /dtv/SGO.env
Re: Problem with /dev/fuse
Posted: Sun Feb 12, 2012 1:12 pm
by setti
ok, just forgot to notice, that i did that.
it still does not work:
Code: Select all
setti@Lappy:~ $ nc tv 1023
source /dtv/SGO.env
ntfs-3g /dev/sda2 /dtv/usb/sda2
Failed to create '/dev/fuse': Read-only file system
ntfs-3g-mount: fuse device is missing, try 'modprobe fuse' as root
lsmod | grep fuse
fuse 42724 2 - Live 0xbf50d000
Re: Problem with /dev/fuse
Posted: Sun Feb 12, 2012 2:33 pm
by arris69
but /dtv/fuse exists?
Re: Problem with /dev/fuse
Posted: Sun Feb 12, 2012 2:42 pm
by setti
yep.
Code: Select all
ls -al /dtv/fuse
crw-rw-rw- 1 root 0 10, 229 Jan 1 00:01 /dtv/fuse
Re: Problem with /dev/fuse
Posted: Sun Feb 12, 2012 4:10 pm
by arris69
setti wrote:yep.
Code: Select all
ls -al /dtv/fuse
crw-rw-rw- 1 root 0 10, 229 Jan 1 00:01 /dtv/fuse
try to replace the files from this archive:
http://www.zsolttech.com/ntfs-3g-external_fuse.tgz
Re: Problem with /dev/fuse
Posted: Sun Feb 12, 2012 4:16 pm
by setti
i will try tonight or tommorow. dont know when my wife will let me playing with our new "baby"

Re: Problem with /dev/fuse
Posted: Tue Feb 14, 2012 8:20 pm
by juusso
New ntfs-3g works well:
Code: Select all
source /dtv/SGO.env
umount /dtv/usb/sda1
ntfs-3g /dev/sda1 /dtv/usb/sda1
/bin/mount
/dev/sda1 on /dtv/usb/sda1 type fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other)
Now only remount script is needed...
Re: [SOLVED] Problem with /dev/fuse
Posted: Wed Feb 15, 2012 1:08 am
by Spoza
Usual question

- is this available for Mstar?
Re: [SOLVED] Problem with /dev/fuse
Posted: Wed Feb 15, 2012 5:38 am
by juusso
Not yet, but next week it will.