QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 797|回复: 2

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

[复制链接]
发表于 2003-9-28 18:39:42 | 显示全部楼层 |阅读模式
在编译到#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-29 03:23:20 | 显示全部楼层
use make bzImage and make install
回复

使用道具 举报

 楼主| 发表于 2003-9-29 12:03:15 | 显示全部楼层
But there are still error:
warning:kernel is too big for standalone boot from floppy
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-9-18 15:08 , Processed in 0.058238 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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