Tuesday, June 22, 2010

Ubuntu : Compile 2.6.34 on 10.04

http://kpjack.blog.51cto.com/627289/318296
http://www.gpunet.com/viewthread.php?tid=615
http://www.kernel.org/pub/linux/kernel/v2.6/


1. Get linux-2.6.34.tar.bz2
2. make oldconfig (or copy /usr/src/linux-headers-2.6.32-22-generic/.config)
3. make mrproper (ignore this if first time)
4. make
5. make install
6. make modules
7. make modules_install
8. sudo update-initramfs -c -k 2.6.34
9. sudo vi /boot/grub/grub.cfg

No comments:

Related Posts Plugin for WordPress, Blogger...