Unsolved
This post is more than 5 years old
3 Posts
0
18881
July 24th, 2015 04:00
unable to load fuse module
unable to load fuse module
I am using WYSE R50LE.
I am trying to start gvfs-fuse-daemon which requires fuse module. Here is what I am trying, but that did not help.
LWT008064909f54:/etc/init.d # /usr/lib/gvfs/gvfs-fuse-daemon /root/.gvfs
fuse: device not found, try 'modprobe fuse' first
LWT008064909f54:/etc/init.d #
LWT008064909f54:/etc/init.d # modprobe fuse
FATAL: Module fuse not found.
LWT008064909f54:/etc/init.d #
LWT008064909f54:/etc/init.d # ./boot.fuse start
Loading fuse module done
LWT008064909f54:/etc/init.d #
LWT008064909f54:/etc/init.d # modprobe fuse
FATAL: Module fuse not found.
LWT008064909f54:/etc/init.d # ps -ef | grep fuse
root 10266 7773 0 12:48 pts/0 00:00:00 grep fuse
LWT008064909f54:/etc/init.d # ps -ef | grep gvfs
gdm 3081 1 0 11:59 ? 00:00:00 /usr/lib/gvfs/gvfsd
admin 4976 1 0 12:10 ? 00:00:00 /usr/lib/gvfs/gvfsd
admin 4980 1 0 12:10 ? 00:00:00 /usr/lib/gvfs/gvfsd-smb-browse --spawner :1.1 /org/gtk/gvfs/exec_spaw/0
admin 5039 1 0 12:11 ? 00:00:00 /usr/lib/gvfs/gvfs-hal-volume-monitor
admin 5045 1 0 12:11 ? 00:00:00 /usr/lib/gvfs/gvfsd
admin 5049 1 0 12:11 ? 00:00:00 /usr/lib/gvfs/gvfs-gphoto2-volume-monitor
admin 5129 1 0 12:11 ? 00:00:00 /usr/lib/gvfs/gvfs-hal-volume-monitor
admin 5131 1 0 12:11 ? 00:00:00 /usr/lib/gvfs/gvfsd
admin 5135 1 0 12:11 ? 00:00:00 /usr/lib/gvfs/gvfs-gphoto2-volume-monitor
admin 5157 1 0 12:11 ? 00:00:00 /usr/lib/gvfs/gvfsd
admin 5161 1 0 12:11 ? 00:00:00 /usr/lib/gvfs/gvfsd-smb --spawner :1.1 /org/gtk/gvfs/exec_spaw/0
admin 5304 1 0 12:12 ? 00:00:00 /usr/lib/gvfs/gvfs-hal-volume-monitor
admin 5306 1 0 12:12 ? 00:00:00 /usr/lib/gvfs/gvfsd
admin 5310 1 0 12:12 ? 00:00:00 /usr/lib/gvfs/gvfs-gphoto2-volume-monitor
admin 5322 1 0 12:12 ? 00:00:00 /usr/lib/gvfs/gvfs-hal-volume-monitor
admin 5324 1 0 12:12 ? 00:00:00 /usr/lib/gvfs/gvfsd
admin 5328 1 0 12:12 ? 00:00:00 /usr/lib/gvfs/gvfs-gphoto2-volume-monitor
admin 7229 1 0 12:26 ? 00:00:00 /usr/lib/gvfs/gvfs-hal-volume-monitor
admin 7231 1 0 12:26 ? 00:00:00 /usr/lib/gvfs/gvfsd
admin 7235 1 0 12:26 ? 00:00:00 /usr/lib/gvfs/gvfs-gphoto2-volume-monitor
root 10268 7773 0 12:48 pts/0 00:00:00 grep gvfs
LWT008064909f54:/etc/init.d #