Ubuntu crash after update: Mount of root filesystem failed

Source: Internet
Author: User

Problem:

The version is 9.10. After an update, the system cannot be restarted. Black screen prompt: Mount of root filesystem failed. A maintenance shell will now started ....

Solution:

1. Insert the Ubuntu installation disk into the optical drive and select "Try Ubuntu without any changes ".

2. Go to the Ubuntu trial and open a terminal. Enter the following command:

1:Mkdir/mnt/Ubuntu
2:Mount/dev/sda7/mnt/Ubuntu
3:Gedit/mnt/Ubuntu/etc/fstab

The third command opens the corrupted "boot file ". The second command needs to change sda7 according to the partition where your Ubuntu is located. You can view it by running fdisk-L.

3. Open another terminal and run gedit/etc/fstab. Opened a good boot file.

4. copy the file content opened in step 3 to the file content opened in step 2. Remember to delete the file content in step 2.

5. Save and restart.

6. Success!

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.