Skip to content

how to install Xen hypervisor installation on EC2 machine?

0

Hello,

I'm attempting to install the Xen hypervisor on an EC2 m5.metal instance, as these Bare Metal instances support virtualization. The installation process itself seems to go smoothly, but as soon as I issue the reboot command after installing Xen, I lose connection to the instance. Additionally, the instance fails status and alarm checks (initialization checks).

Has anyone successfully installed and configured Xen Hypervisor on an EC2 Bare Metal instance? If so, I would greatly appreciate any guidance on the documentation you followed and how you handled network interface configuration post-reboot.

Thank you

asked 2 years ago595 views
1 Answer
0

Can you configure your hypervisor to use serial console for console output and input? That will allow you to login even if network is not working. This usually involves changes to GRUB file.

This article may help.

More information at Amazon EC2 Serial Console is now available on EC2 bare metal instances

AWS
EXPERT
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.