Home  >  Article  >  Operation and Maintenance  >  centos system cannot start

centos system cannot start

王林
王林Original
2020-03-18 14:03:033625browse

centos system cannot start

Question:

The Linux server runs very stably and efficiently. However, if it is shut down abnormally, it is very easy to cause the system to crash, or the system partition information to be lost, resulting in the inability to start.

Solution:

After the centos system is shut down abnormally and started, the partition information will be damaged and the system cannot be entered normally

centos system cannot start

(Recommended tutorial: centos usage tutorial)

If it prompts that a certain partition is abnormal, you can enter the root password and press Enter

centos system cannot start

Repair the partition

Then follow the above tips to repair the problematic partition. fsck /dev/mapper/xxx/x

centos system cannot start

Then confirm that the system has started to repair. He may have many prompts about partition failures. Just continue repairing

centos system cannot start

After a few confirmations, return to the original command line as shown in the figure. Indicates that the repair is completed

centos system cannot start

Restart the system normally and then restart the operating system normally and enter reboot

centos system cannot start

Related video tutorials Recommended: linux video tutorial

The above is the detailed content of centos system cannot start. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn