virsh console hangs at the escape character "^]"

Viewed 48386

I am trying to kickstart a newly built VM. I am stuck with the following. Want to start with a console so that I can include username and other info for this VM:

   @vmhost02 ~]$ sudo virsh start --console testengine
   Domain testengine started
   Connected to domain testengine
   Escape character is ^]

It hangs up in there and doesn't listen to any keys except "^]"

Let me know if you need more information for any ideas...

Thanks very much.

3 Answers
Related