bug01_Ubuntu9.10:mount of filesystem failed解決辦法

來源:互聯網
上載者:User

今天vmware裡面ubuntu9.10一開機, 就黑屏,顯示:

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:~#

解決方案也很簡單:

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.

可以看到 Linux 分區在 /dev/sda8 和 /dev/sda9 ,然後用下面的命令修複:

1 fsck.ext4 /dev/sda8 

2 fsck.ext4 /dev/sda9

注意這是針對 ext4 檔案系統的。

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

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.