遇到报错:mount /dev/sdb on /mnt failed: Structure needs cleaning

Posted Fantasy

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了遇到报错:mount /dev/sdb on /mnt failed: Structure needs cleaning相关的知识,希望对你有一定的参考价值。

参考大神博客
大神博客

ext4文件系统,使用命令 fsck.ext4 /dev/md0 修复,
如果是xfs文件系统,使用命令 xfs_repair -L /dev/md0修复,

以上是关于遇到报错:mount /dev/sdb on /mnt failed: Structure needs cleaning的主要内容,如果未能解决你的问题,请参考以下文章