FUSE not work.
Alexander Panyushkin
vsityz at gmail.com
Fri Jul 19 05:29:33 UTC 2013
There is a problem after mount NTFS, fuse not work.
uname -a
FreeBSD scorpion.kiev.ua 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Thu Jul
18 22:23:54 EEST 2013 root at scorpion.kiev.ua:/usr/obj/usr/src/sys/Kernel
amd64
kldstat | grep fuse
16 1 0xffffffff81e26000 8b3f fuse.ko
ntfs-3g -o debug /dev/ada0s1 /mnt/ntfs_0
FUSE library version: 2.9.2
nullpath_ok: 0
nopath: 0
utime_omit_ok: 0
Version 2012.1.15 external FUSE 29
Mounted /dev/ada0s1 (Read-Write, label "Install", NTFS 3.1)
Cmdline options: debug
Mount options: allow_other,nonempty,relatime,fsname=/dev/ada0s1
Ownership and permissions disabled, configuration type 1
unique: 1, opcode: INIT (26), nodeid: 0, insize: 56, pid: 2092
INIT: 7.8
flags=0x00000000
max_readahead=0x00010000
INIT: 7.19
flags=0x00000050
max_readahead=0x00010000
max_write=0x00020000
max_background=0
congestion_threshold=0
ls -la /mnt/ntfs_0
unique: 2, opcode: GETATTR (3), nodeid: 1, insize: 40, pid: 2096
getattr /
unique: 2, success, outsize: 112
ls: /mnt/ntfs_0: Input/output error
fuse: writing device: Invalid argument
unique: 1, success, outsize: 40
ls -la /mnt
unique: 3, opcode: GETATTR (3), nodeid: 1, insize: 40, pid: 2097
getattr /
unique: 3, success, outsize: 112
fuse: writing device: Invalid argument
ls: ntfs_0: Input/output error
More information about the freebsd-current
mailing list