发新话题
打印

编内核时出现这个提示是怎么回事?

编内核时出现这个提示是怎么回事?

Root device is (253, 0)
Boot sector 512 bytes.
Setup is 7311 bytes.
System is 1518 kB
Kernel: arch/i386/boot/bzImage is ready  (#1)
  Building modules, stage 2.
  MODPOST
WARNING: drivers/atm/he.o - Section mismatch: reference to .init.text: from .text between 'he_start' (at offset 0x1ebd) and 'he_service_tbrq'      

TOP

你说话不清晰,出现了问题。后来启动怎么样。你是不是第二次用make命令。如果你的系统是ext3的请在make menuconfig时,在选项File sysytem里把带有ext3的选上。在make .....make install.重起吧      

TOP

发新话题