/dev/sda6 contains a file system with errors, check forced

来源:互联网 发布:淘宝返现处罚 编辑:程序博客网 时间:2024/06/05 23:56

使用fsck修复

fsck -y /dev/sda6

0 0