在boot.log中
/dev/md1: clean, 320806/58155008 files, 91390310/232603728 blocks
/dev/md0 was not cleanly unmounted, check forced.
/dev/md0: 32/24384 files (9.4% non-contiguous), 19957/97536 blocks
mountall: fsck /boot [484] terminated with status 1
init: ureadahead-other main process (881) terminated with status 4^M服务器已经死了。我怎么才能修好它?
发布于 2011-12-06 16:01:36
收到此错误后,您是否重新启动了机器?fsck状态1表示所讨论的文件系统有错误,但它能够修复它。从理论上讲,这台机器应该在启动之后继续启动。
另外,init进程中的ureadhead-其他错误有时可能是由于/etc/网络化/接口文件中拼写错误造成的。如果您最近对该文件进行了更改,您可能希望使用ubuntu救援CD挂载文件系统,并还原这些更改或检查其中的拼写错误。这假设您使用的是Ubuntu。
https://serverfault.com/questions/338089
复制相似问题