NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-amd64/55543: PVHVM fails to attach hypervisor bus on Amazon EC2 t2.micro
The following reply was made to PR port-amd64/55543; it has been noted by GNATS.
From: coypu%sdf.org@localhost
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: port-amd64/55543: PVHVM fails to attach hypervisor bus on Amazon
EC2 t2.micro
Date: Mon, 7 Sep 2020 10:34:41 +0000
You can get a serial console using awscli.
I wasn't following a guide but winging it.
You will need to grant permissions in the web interface then feed it to
`aws configure`. Then with
aws ec2 get-console-output --instance-id <i-YOURINSTANCEID>
You should be able to get console output.
Home |
Main Index |
Thread Index |
Old Index