红联Linux门户
Linux帮助

虚拟机下redhat内核升级到2.6.20.2内核编译的错误

发布时间:2007-04-27 00:45:49来源:红联作者:osoon2008
虚拟机下redhat内核升级到2.6.20.2内核编译的错误

初始内核为:2.4.18.2

升级如下几个程序:

device-mapper version 1.01.04
LVM2 version 2.01.14
mkinitrd version 2.4.27
modutils version 2.4.27
module-init-tools version 3.2-pre9

下载内核

make mrproper
make menuconfig

#make dep

出现如下错误:

[root@localhost linux-2.6.20.2]#make dep
*** Warning: make dep is unnecessary now.

#make zImage
出现如下错误:
BFD: Warning: Writing section '.bss' to huge ( ie nega:ive ) file offset 0xco28f000.
objcopy: arch/i386/boot/compressed/vmlinux.bin: File truncated

make[2]: *** [arch/i386/boot/compressed/vmlinux.bin] Error 1
make[1]: *** [arch/i386/boot/compressed/vmlinux] Error 2
make: *** [zImage] Error 2

make
make install

*** Missing file: arch/i386/boot/bzImage
*** You need to run "make" before "make install"

make[1]: *** [install] Error 1
make: *** [install] Error 2
文章评论

共有 0 条评论