|
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再试试看
祈祷中............
就是这个原因......... |
|