I believe I know why. That image is really made more for Openstack/EC2,
if you check the kernel parameters (cat /proc/cmdline) you will probably
notice they redirect the output to the serial console. Something like
"console=ttyS0,115200n8", if you remove that you should get all output
to your regulat tty console.
HTH
On 2023-01-31 09:47, Sven Barczyk wrote:
Hi there,
has anybody encountered this phenomenon, with the official Cloud-Images
from Ubuntu 22.04?
After booting, the VNC Console from ConsoleProxy is frozen with bios
post information.
The instance from this Ubuntu 22.04 cloud-image, when configured with
proper network, is bootable and is accessible via SSH.
K,R
Sven Barczyk