LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1146|回复: 2

求助:内核编译ext4支持问题(已解决)

[复制链接]
发表于 2010-4-26 18:03:40 | 显示全部楼层 |阅读模式
ext4已经编译进去了,但是无法挂载,我编译过程中强行中断了好几次,或许是这个原因,不知有没有其他原因?可以启动,reiserfs也支持

再重新干净的编译了一下,还是不行

dmesg | tail后

EXT4-fs (sda6): Filesystem with huge files cannot be mounted RDWR without CONFIG_LBDAF
EXT4-fs (sda8): Filesystem with huge files cannot be mounted RDWR without CONFIG_LBDAF
EXT4-fs (sda6): Filesystem with huge files cannot be mounted RDWR without CONFIG_LBDAF
EXT4-fs (sda6): Filesystem with huge files cannot be mounted RDWR without CONFIG_LBDAF
EXT4-fs (sda6): Filesystem with huge files cannot be mounted RDWR without CONFIG_LBDAF
再把 CONFIG_LBDAF=y再试试看
祈祷中............


就是这个原因.........
发表于 2010-4-26 18:51:35 | 显示全部楼层
强行中断?

冒冷汗。那就在你认为不会再有“强行中断”的环境下,备份好你的.config。然后make mrproper。然后再重新make && make modules_install一次。
回复 支持 反对

使用道具 举报

发表于 2010-4-29 08:58:26 | 显示全部楼层
这是ext4文件系统的一个可选特性,如果不用或者内核不支持在mkfs时指定-O ^huge_file选项就可以。已经建好的fs用tune2fs -O ^huge_file去掉这个特性后可以正常挂接,不一定重编内核。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表