|
|
Failed to open /sysroot/etc/fstab: Input/Output error9 i) T& x! P6 C- B E
系统启动时报错:
+ t( [; H) R2 } XFS (dm-0): Corruption of in-memory data detected .Shutting down filesystem, O6 ~: c) k: C6 `; q8 M
XFS (dm-0): Please umount the filesystem and rectify the problem(s)
7 b- {5 P, `$ b. g4 |
, `0 m5 u3 @$ W) ^: W. N.......
/ u# {& b7 l3 w& r. q$ w* d0 y( e, _' _7 z/ T
systemd-fstab-fenerator[462]: Failed to open /sysroot/etc/fstab: Input/output error# s2 y) b5 h: B t) y6 f' {" u1 b& T
2 |" L+ i8 O) r2 n$ _2 J5 Z2 O9 |9 r) D& o6 |# K0 A% j0 P- h
解决办法:
7 A9 W+ R5 k n& h: n! ]- E
8 [1 y6 c4 M8 ]6 S* u7 W% v, x3 M# e6 h; m2 q
umount /dev/dm-0 l S7 c) K- R% N
: w x) ] B( g9 \, g Kxfs_repair -v -L /dev/dm-01 x$ [0 Q% g& Q# Q4 n5 R5 `
等待修复。。。
: T0 {. ]' u6 [1 T3 ]
' s6 } u% n& n ^( D! |结束后,使用reboot 重启设备
, n2 \# e4 s/ j f系统恢复正常。
2 c# T( M- a2 Z- M6 w5 Z- B |
|