CentOS startup prompt unexpectedinconsistency; RUNfsckMANUALLY solved a problem on the CentOS server. the prompt is as follows: unexpectedinconsistency; runfsckmanuallyanerroccurredduringthefilesystemcheckpro... centOS startup prompts unexpected inconsistency; RUN fsck MANUALLY solves a problem on the CentOS server. the prompt is as follows: unexpected inconsistency; RUN fsck MANUALLY An error occurred during the filesystem check Propping you to shell the system will reboot when you leave the shell Give root Password for mantennance has obtained some tutorials from the Internet and immediately solved the problem. The process is as follows: enter the password of the root user according to the system prompt and enter the command line, 1. Run the following command to find the root partition: mount | grep "on/". based on the result, find the root partition:/dev/sda2. then run the command fsck to fix fsck-y/dev/sda2. note: The-y option specifies that the value of yes 3 is automatically entered for each file to be detected. Reboot restart OK
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