【发布时间】:2018-01-21 19:54:41
【问题描述】:
我做了以下步骤:
1) Use an existing AMI with Ubuntu 16.0.
2) Create Instance from this AMI and Launch it.
3) Do nothing, just stop the instance.
4) Create AMI from this stopped instance.
新的 AMI 变为(平台)“其他 Linux”,我无法再登录 SSH ......: 使用 Putty 时,我可以在终端输出上看到“实例 XXX 已连接”, 但无法访问终端 Bash。 (只是只读屏幕)。
当我使用除 Amazon AMI (Ubuntu) 之外的其他 AMI 时,任何时候都会发生这种情况。
它与免费层帐户有关吗? 如何获得这方面的支持?
谢谢你。
类似问题: https://forums.aws.amazon.com/message.jspa?messageID=758595#758595
【问题讨论】:
-
创建 AMI 后,您似乎跳过了问题中的一些步骤。您是否从 AMI 创建了一个新实例,但您无法登录该实例?还是您重新启动了旧实例,现在您无法登录该实例?你究竟不能登录什么?此外,这与您尝试将帐户保持在免费套餐内这一事实无关。
标签: linux amazon-web-services amazon-ec2 ubuntu-16.04 amazon-ami