/dev/sda1 contains a file system with errors,check forced.

时间:2021-08-23 11:03:31   收藏:0   阅读:40

 

/dev/sda1 contains a file system with errors,check forced.

Inode 301548 has imagic falg set.

.dev/sda1:UNEXPECTED INCONSISTENCY;RUN fsck MANUALLY.

(i.e.,without -a or -p options)

fsck exited with status code 4

The root filesystem on /dev/sda1 requires a manual fsck


BusyBox v1.22.1(ubuntu 1:1.22.0-15ubuntu1) built-in.shell(ash)

Enter help for a list of built-in commands.



(initramfs)_

提示我sda1 出问题了

然后输入,解决问题

fsck -C fd -N /dev/sda1

原文:https://www.cnblogs.com/isyefeng/p/15174602.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!