我安装了RH12.0版,内核版本2.6.18.*.el5xen,准备访问NTFS分区格式的C盘,在安装fuse时出错,如下
[root@localhost fuse-2.5.3]# ./configure
configure: error:
*** Cannot determine the version of the linux kernel source. Please
*** prepare the kernel before running this script
configure: error: /bin/sh './configure' failed for kernel
我理解可能是LINUX源代码找不到,它的源代码在哪里呢,我的/usr/src下没有该目录,还有一个问题是挂载了USB优盘,在命令行状态/mnt/usb/目录下只能见到001、002之类目录,没有中文显示,加载了iocharset、cp等参数无用,请教高手帮助,谢谢!