Hello SuperrrLeha,

Thursday, October 20, 2005, 4:21:03 PM, you wrote:

S> How i can update kernel?

I hope that is good steps:

1. download kernel 2.6.12 from http://www.kernel.org or from disk of linuxforum 
magazin
2. unpack archive to /usr/src/
3. cd /usr/src/*new_src_kernel*
4. make clean
5. make xconfig or make menuconfig
6. make bzImage
7. make modules
8. mkdir /lib/modules/2.6.12
9. make modules_install
10. mkinitrd -o /boot/initrd-2.6.12.img
11. cp /usr/src/*new_src_kernel*/arch/i386/boot/bzImage /boot/vmlinuz-2.6.12
12. ln -s /boot/vmlinuz-2.6.12 /vmlinuz-2.6.12
13. add new position to /boot/grub/menu.lst
14. reboot && enjoy!


-- 
Best regards,
 my_mail                            mailto: [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to