|
From: Jingsong F. <jf...@ma...> - 2006-10-11 17:40:59
|
I am using fuse-2.5.3, and cross-compiled it, with -disable-kernel-module option, for an ARM target that is running Linux-2.6.16 kernel with FUSE built in. On target,=20 mknod /dev/fuse c 10 229 mkdir /mnt/fuse ./hello /mnt/fuse fusermount: mount failed: Invalid argument Why does it fail, did I missed anything? Thanks. -- Jingsong |