|
楼主 |
发表于 2003-6-9 21:44:00
|
显示全部楼层
再说明一下:
- In order to boot your new kernel, you'll need to copy the kernel
image (found in .../linux/arch/i386/boot/bzImage after compilation)
to the place where your regular bootable kernel is found.
我在那个编译完的linux-2.4.20里面是找不到bzImage的
If you boot Linux from the hard drive, chances are you use LILO which
uses the kernel image as specified in the file /etc/lilo.conf. The
kernel image file is usually /vmlinuz, /boot/vmlinuz, /bzImage or
/boot/bzImage. To use the new kernel, save a copy of the old image
and copy the new image over the old one. Then, you MUST RERUN LILO
to update the loading map!! If you don't, you won't be able to boot
the new kernel image.
我在那个编译完的linux-2.4.20和/boot里面也是找不到/vmlinuz,/boot/vmlinuz,/bzImage,/boot/bzImage的 |
|