In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/03 Report--
How to solve if linux can't start? In view of this problem, this article introduces the corresponding analysis and answers in detail, hoping to help more partners who want to solve this problem to find a more simple and feasible way.
Reason why it cannot be started:
Illegal shutdown, resulting in damage to the root file system (that is, the linux root partition is damaged and the system cannot start normally)
The ext3 file system is widely used under linux. It has a logging file system that can be easily fault-tolerant and recovered. However, under the high load read and write ext3 file system, a sudden power outage may occur, which may lead to inconsistency in the internal structure of the file, resulting in file system damage.
Solution:
First, press the CTRL+D key combination, restart automatically, enter the system repair mode after entering the root password, and then execute the fsck command as follows:
First uninstall the partition to be repaired, with the following command:
Umount / dev/sdb5
Then perform the repair, with the following command:
Fsck .ext3-y / dev/sdb5
Then type YES.
The answer about how to solve the problem that linux can't start is shared here. I hope the above content can be of some help to you. If you still have a lot of doubts to solve, you can follow the industry information channel to learn more about it.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.