CentOS 6.5 i386 upgrade kernel to 3.10.28

Source: Internet
Author: User

CentOS 6.5 i386 upgrade kernel to 3.10.28

CentOS 6.5 i386 upgrade kernel to 3.10.28

This is relatively simple, just look at the specific operation process.

When I download the linux-3.10.28.tar.gz package, I will not write it. I will upgrade it and won't download a TAR package, ^_^ !!

Operation:

[Plain] view plaincopy
  1. [Root @ localhost ~] # Uname-ra
  2. Linuxlocalhost. localdomain2.6.32-431. el6.i686 #1SMPFriNov2200: 26: 36UTC2013i686i686i386GNU/Linux
  3. [Root @ localhost ~] # Yum-yinstallmakegccgcc-c ++ kernel-develm4ncurses-developenssl-develgccgcc-c ++ zlibzlib-develhmaccalczlib-develbinutils-develelfutils-libelf-devel
  4. [Root @ localhost ~] # CdDownloads/linux-3.10.28/
  5. Root@localhostlinux-3.10.28 # pwd
  6. /Root/Downloads/linux-3.10.28
  7. [Root@localhostlinux-3.10.28] # cp/boot/config-2.6.32-431.el6.i686.config
  8. [Root@localhostlinux-3.10.28] # sh-c 'yes "" | makeoldconfig'
  9. [Root@localhostlinux-3.10.28] # makemenuconfig
  10. [Root@localhostlinux-3.10.28] # make-j4bzImage
  11. [Root@localhostlinux-3.10.28] # make-j4modules
  12. [Root@localhostlinux-3.10.28] # make-j4modules_install
  13. [Root@localhostlinux-3.10.28] # make-j4install
  14. # Cp/etc/grub. conf/etc/grub. conf. bak
  15. [Root@localhostlinux-3.10.28] # vim/etc/grub. conf
Adjust the startup sequence of the kernel.

[Plain] view plaincopy
  1. [Root@localhostlinux-3.10.28] # reboot
  2. Broadcastmessagefromroot@localhost.localdomain
  3. (/Dev/pts/1) at19: 38...
  4. ThesystemisgoingdownforrebootNOW!


Again, it is the new kernel.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.