Bug01_ubuntu9.10: Mount of filesystem failed solution

Source: Internet
Author: User

In VMware, Ubuntu is displayed on a black screen:

1 mount of filesystem failed

2 A maintenance shell will now be started.

3 Control-D will terminate this shell and re-try

4 root @ mint :~ #

The solution is also simple:

1 fdisk-l

01 Disk/dev/SDA: 80.0 GB, 80032038912 bytes

02 255 heads, 63 sectors/track, 9730 Cylinders

03 Units = cylinders of 16065*512 = 8225280 bytes

04 disk identifier: 0xcf62cf62

05

06 device boot start end blocks ID system

07/dev/sda1*1 2805 22531131 7 HPFs/NTFS

08/dev/sda2 2806 9730 55625062 + F w95 ext 'd (LBA)

09/dev/sda5 2806 5355 20482843 + 7 HPFs/NTFS

10/dev/sda6 5356 8160 22531131 7 HPFs/NTFS

11/dev/sda7 8161 8344 1477948 + 82 Linux swap/Solaris

12/dev/sda8 8345 9001 5277321 83 Linux

13/dev/sda9 9002 9730 5855661 83 Linux

2.

You can see the LINUX partition in/dev/sda8 and/dev/sda9, and then use the following command to fix it:

1 fsck. ext4/dev/sda8

2 fsck. ext4/dev/sda9

Note that this is for the ext4 file system.

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.