Kernel upgrade experience

Source: Internet
Author: User
Article title: Kernel upgrade experience. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Edit: xiao zhong
  
  
I have been busy upgrading the kernel for the past two days. For more information about linux, see
  
The upgrade steps are too cumbersome to try. Now we have to upgrade to find n problems:
  
1. It is best for new users to use make xconfig. the graphic interface is intuitive and clear. Then
  
Make dep; make clean; make bzImage; make modules; make modules_install
  
Use semicolons to complete all commands
  
The third one was originally from make zImage, but all the kernel files above redhat 6 were
  
Large, so bzImage
  
2. During the upgrade, make xconfig has some default settings, which is a headache for me.
  
A few days ago, I would like to discuss with you that the network setting networking options should be selected.
  
Packet socket, kernel/user netlink socket, unix domain sockets,
  
TCP/IP networking
  
3. Damn NIC driver: in the network device support option, kernel gives you the default
  
The NIC is EtherExpressPro/100 support (in Ethernet (10 or 100 Mb ).
  
Manually change the password. for example, if RealTek 8209 is used, select Pci NE2000 support. otherwise
  
You cannot find eth0.
  
4. Do not forget to modify lilo. conf and then use lilo to activate the new kernel. otherwise, no kernel is available and cannot be started.
  
Dynamic
  
It was too late to cry, but if the old kernel was not deleted, it would still be able to go in, and the knowledge kernel would not be upgraded,
  
Modify lilo. conf and use lilo to make the new kernel take effect.
  
5. Also, in make xconfig, filesysterm is also an important part, which can be selected to support
  
Make dep; make clean; make bzImage; make modules; make modules_install
  
Dos fat, ntfs, and other formats. in the netfile system column, you can select nfs support and important samba support. if you want to communicate with novell, you can select NCP support.
  
  
Related Article

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.