QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 444|回复: 1

急问!内核编译中的问题!请帮忙!

[复制链接]
发表于 2003-9-28 19:05:29 | 显示全部楼层 |阅读模式
在编译到#make bzlilo时,出现了以下错误:
warning:kernel is too big for standalone boot from floppy
if [ -f /vmlinuz ]; then mv /vmlinuz /vmlinuz.old; fi
if [ -f /System.map ]; then mv /System.map /System.old; fi
cat bzImage > /vmlinuz
cp /usr/src/linux-2.4.22/System.map /
if [ -x /sbin/lilo ]; then /sbin/lilo; else /etc/lilo/install; fi
Added linuxnew
Fatal: No images have been defined.
make [1] : *** [zlilo] Error 1
make [2] : Leaving directory '/usr/src/linux-2.4.22/arch/i386/boot'
make : ***[bzlilo] Error 2


请问我该怎么办才好?
发表于 2003-9-28 20:23:57 | 显示全部楼层
use bzImage instead~
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-19 00:18 , Processed in 0.035463 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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