记Linux使用异常2

麒麟v10系统开机后提示如下信息,并进入initramfs模式,
image
[0.224166][ 0l dmi: Firmware registration failed,
[0.936010][ 0] serial8250 serial8250.0: unable to register port at index 1 (IOFFFFF10204000000 MEM0 IRQ0): -22
[1.829735][ 0] i8042: i8042 controller selftest timeout
[1.832251][ 0] Loongson-EA Laptop not dmimatch devices!
[1.832261][ 0] Loongson-czc Laptop not dmimatch devices!
[1.834804][ 0] hdaudio hdaudioC0D0: no AFG or MFG node found
[1.834813][ 0] snd hda intel 0000:06:00.1: no codecs initialized

BusyBox v1.22.1 (Kylin 1:1.22.0-15kord1.4k1)built-in shell (ash)
Enter 'help' for a list of built-in commands.


输入exit后回车查看报错信息如下
image
(initranfs) exit
SYSROOT contains a file system with errors, check forced.
Inodes that were part of a corrupted orphan linked list found.

SYSROOT: UNEXPECTED INCONSISTENCY: RUN fsck MANUALLY
(i.e., without -a or -p options)
fsck exited with status code 4
The root filesystem on /dev/sdb2 requires a manual fsck


使用fsck命令修复/dev/sdb2后重启即恢复正常
(initranfs) fsck -y /dev/sdb2

posted @   犯雨星  阅读(174)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示