|
|
make install出现error2 和error127 ,然后我手动cp /usr/src/linux2.6.9/iach/i386/boot/bzImage /boot/vmlinuz 但在重启过程中出现如下错误:EXT3 FS on hda7 interral journal
EXT3-fs :mounted filed system with ordered data mode [failed]
You should not be reading the error message, It means that an unforeseen error took place in /etc/rc.d/rcsysinit.d/S40mountfs, which exited with a return value of 96
If you're able to track this error down to a bug in one of the files provided by the LFS book ,please be so kind to inform us at lfs-dev@linuxfromscratch.org
然后按Enter,能启动,并且hda7已挂载到了/mnt/rh,若在fstab中注释掉最后一行自动挂载hda7,则就会在倒数第二行的hda10出现同样的错误,(hda7是ext3格式的。hda10是reiserfs格式的)LFS的根分区也是reiserfs分区的)
焦急的等待高手的指点!!!!! |
|