For the purpose that i should port the fuse into other embedded linux platforms,like android,i sucessfully cross-compile the fuse project.And as i know,the fuse can only work when there is a fuse moudlue inserted into the kernel.When in the fuse 2.2.1 or the other lower versions,it will product a fuse.ko after the make.BUt,right now,i am using the fuse 2.9.0,there is no such ko output.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
fuse module is now into mainline kernel. You should select the "FUSE (Filesystem in Userspace) support " under the Filesystems section in the kernel configuration.