RECORDING MY FANTASY

Wednesday, February 22, 2006

grub下,安装 linux-2.6.*内核

# mkinitrd /boot/initrd-2.6.4.img 2.6.4
# pwd
/usr/src/linux-2.6.4
# cp arch/i386/boot/bzImage /boot/bzImage-2.6.4
# cp System.map /boot/System.map-2.6.4
# cd /boot
# ln -s System.map-2.6.4 System.map

No comments: