如何輕鬆使用 box 網路硬碟服務 - Linux

Table of Contents

出現這樣的錯誤
是什麼原因呀???

/sbin/mount.davfs: can't open fuse device
/sbin/mount.davfs: trying coda kernel file system
/sbin/mount.davfs: no free coda device to mount



--
戒掉ptt:做事有效率考試第一名

--

All Comments

Dora avatarDora2012-04-19
# modprobe fuse 看看
Todd Johnson avatarTodd Johnson2012-04-22
modprobe: Can't locate module fuse
Dinah avatarDinah2012-04-27
你沒把fuse載進去
Charlotte avatarCharlotte2012-04-30
是不是沒裝fuse?
Callum avatarCallum2012-04-30
# rpm -q fuse
fuse-2.7.4-1.el3.rf
有裝耶...
Jacky avatarJacky2012-05-01
lsmod |grep fuse -> 看看有沒有載入 fuse 模組
Anthony avatarAnthony2012-05-03
# lsmod |grep fuse 沒東西~
Ophelia avatarOphelia2012-05-06
所以你要設法載入 fuse 模組
Edith avatarEdith2012-05-10
哇......我不會耶....
John avatarJohn2012-05-11
rpm -ql fuse 找出 *.ko 檔案名稱