Comment 14 for bug 452323

Revision history for this message
Joseph Salisbury (jsalisbury) wrote : Re: kvm disable in bios (was: Unable to start EUC instances - no supported architecture for os type 'hvm')

I checked the bios and found that VT extensions were not enabled. I enabled them and was able to start my instance :-)

However, I ran into an issuing the ssh command listed in the test case:

$ ssh -i mykey.priv ubuntu@$IPADDR
Permission denied (publickey).

I'll investigate this further.

I plan on performing an rsync to the latest build and re-running the EUC-003(ServerEConfig) test case from start to finish to ensure no issues.

Thanks for all the assistance.