Update Ubuntu Kernel to 2.6.36 stable version
1.Download Kernel source : http://www.kernel.org/
http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.36.3.tar.bz2
2.cp linux-2.6.36.3.tar.bz2 /usr/src/
tar -jxvf linux-2.6.36.3.tar.bz2
sudo ln -s linux-2.6.36.3 linux
3.Copy old .config
/usr/src/linux# sudo cp /boot/config-`uname -r` .config
You can change what you want to build
/usr/src/linux# make menuconfig
4. Install Tools : apt-get install kernel-package libncurses5-dev fakeroot wget bzip2
[編譯kernel]
/usr/src/linux# sudo make-kpkg clean
/usr/src/linux# sudo make-kpkg --initrd kernel_image kernel_headers
這需要編譯很長一段時間,享用咖啡&餅乾打發吧~
5.Install kerenl img
dpkg -i linux-image-2.6.36.3_2.6.36.3-10.00.Custom_i386.deb
dpkg -i linux-headers-2.6.36.3_2.6.36.3-10.00.Custom_i386.deb
星期六, 2月 12, 2011
訂閱:
張貼留言 (Atom)
Who am I ?
Blog Archive
-
▼
2011
(55)
-
▼
2月
(13)
- [Learn] Linux
- Compile programs with Autotools
- Facebook 同步聯絡資訊移除
- Install Ubuntu theme
- [Input Method]Install OXIM note
- IPhone 3GS Energizer 背蓋電池
- Update Ubuntu Kernel
- [IPHONE] Install0us path
- [C] Sizeof(constant)
- Install SQLite under ubuntu
- [C] Logical operator
- Ubuntu Package Size Top
- PPStream under Ubuntu
-
▼
2月
(13)
Popular Posts
Categories
- 丌 (3)
- addrinfo (1)
- Arduino (1)
- bashrc (1)
- C (12)
- chroot (1)
- code (1)
- ctags.cscope (1)
- endian (1)
- errno (1)
- Facebook (1)
- FLASH (1)
- Git (1)
- Google Gadgets (1)
- http (1)
- iphone (4)
- javascript (1)
- JB (1)
- libcurl (1)
- Life (3)
- linked-list (1)
- Linux (37)
- Mac (3)
- mysql (1)
- network (2)
- nodejs (4)
- queue (1)
- socket (2)
- SQLite (1)
- ssh (1)
- string (1)
- SVN (1)
- taglist (1)
- tar (1)
- tcp (1)
- thread (1)
- Ubuntu (1)
- win32 (1)
- Xcode (3)
Recent-posts
charles.world. 技術提供:Blogger.

0 意見:
張貼留言