Ubuntu16.04启动问题-root filesystem on * requires a manual fsck

详细描述

Ubuntu16.04笔记本强制关机后,再开机出现文件系统错误,无法正常启动,具体描述如下:

dev/sda1: Inodes that were part of a corrupted orphan linked list found.
/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
modprobe: module ehci-orion not found in modules.dep

BusyBox v1.22.1 (Debian 1:1.22.0-9+deb8u1) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/bin/sh: can't access tty; job control turned off
(initramfs) _

解决方法

根据上述问题的描述信息可判断出错原因应该为系统不能自动正确识别文件系统所在盘(/dev/sda1),需要手动帮助识别.输入命令:

fsck /dev/sda1

系统会根据该命令的引导,找到文件系统,后续会出现一系列问题,可直接使用 Enter 选择默认选项.
然后重启系统

reboot

开机成功.

参考:https://blog.csdn.net/yjk13703623757/article/details/81055980

  • 2
    点赞
  • 4
    收藏
    觉得还不错? 一键收藏
  • 2
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值