mount: error mounting /dev/root on /sysroot as ext3: Invalid argument


/************************************************************************
 * mount: error mounting /dev/root on /sysroot as ext3: Invalid argument
 * 說明:
 *     這個錯誤就是磁盤分區出問題了,我這邊采用的方式就是刪除分區,重新
 * 分區,並拷貝文件系統。
 *
 *                                 2017-3-8 深圳 南山平山村 曾劍鋒
 **********************************************************************/

一、錯誤現象:
    ...
    Mounting root filesystem
    EXT3-fs sdb2: couldn't mount because of unsupported optional features(240) 
    mount: error mounting /dev/root on /sysroot as ext3: Invalid argument
    Setting up other filesystems.
    setting up new root fs
    setuproot: moving /dev failed: No such file or direcotry
    ...

二、錯誤原因:
    ext3文件系統磁盤分區有問題,重做。

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM