|
|
昨天对系统升级了一次,里面包括对ntfs-3g的升级。升级后就不能挂载ntfs分区了,提示:
fusermount: 'fuseblk' support missing; try the kernel module from fuse-2.6.0 or later
Failed to create FUSE mount point: 没有那个文件或目录
Retry to create FUSE mount point ...
fusermount: 'fuseblk' support missing; try the kernel module from fuse-2.6.0 or later
Failed to create FUSE mount point: 没有那个文件或目录
ERROR: The FUSE kernel module 2.6.x is not available. Either remove the old
FUSE kernel module (use the command 'rmmod fuse') if you have the new
one, or compile the new module from the FUSE-2.6.x source package.
Please see the FUSE README file and the below web page for more help:
http://www.ntfs-3g.org/support.html#fuse26
这是什么问题呢?谢谢了! |
|