【发布时间】:2014-10-21 14:32:51
【问题描述】:
我有一个运行 Ubuntu 12.04 LTS 的 AWS 微型实例,昨晚当我通过 SSH 登录时,我执行了 apt-get update 并且它给了我一个错误(我不记得是哪个)。所以我想我会给我的实例重新启动。今天早上,它说我的实例未能通过 Instance Sstaus Check,我无法通过 SSH 连接到它。我的系统日志的底部如下。有没有办法保存这个,如果没有,无论如何保存数据?
谢谢!
Loading, please wait...
[35914369.823672] udevd[81]: starting version 175
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
[35914370.187877] EXT4-fs (xvda1): mounted filesystem with ordered data mode. Opts: (null)
Begin: Running /scripts/local-bottom ... done.
done.
Begin: Running /scripts/init-bottom ... done.
[35914373.347844] init: mountall main process (183) terminated with status 1
General error mounting filesystems.
A maintenance shell will now be started.
CONTROL-D will terminate this shell and reboot the system.
Give root password for maintenance
(or type Control-D to continue):
【问题讨论】:
-
这与 StackOverflow 无关;可能属于Server Fault
标签: linux ubuntu amazon-web-services ssh amazon-ec2