Linux kernel panic (caused by glibc) Repair

Source: Internet
Author: User

Linux kernel panic (caused by glibc) Repair

In Linux, as long as you enter the resume mode through a CD or other means, the following process is much easier.

(If your installation process is unsuccessful, download the corresponding installation package according to the error prompt until glibc is successfully installed.) In addition, this is for CentOS, ubuntu can also use this method, but the command for installing the software package is replaced with dpkg.

Install libgcc:

Rpm-Uvh -- root =/mnt/sysimage/-- force libgcc-4.7.0-1.fc17.x86_64.rpm

Install glibc-common:

Rpm-Uvh -- root =/mnt/sysimage/-- force -- nodeps glibc-common-2.15-32.fc17.x86_64.rpm

Install glibc:

Rpm-Uvh -- root =/mnt/sysimage/-- force glibc-2.15-32.fc17.x86_64.rpm

After the installation is complete, you can restart the system to check whether the system is normal (whether the system can be accessed ). If there are other problems, you can fix them as needed after entering the system.

Upgrade Glibc in Linux

Glibc details: click here
Glibc: click here

This article permanently updates the link address:

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.