[CentOS] unable to connect to the guest VM instance running Ubuntu 18.04

Thu Aug 5 17:03:12 UTC 2021
Kaushal Shriyan <kaushalshriyan at gmail.com>

On Wed, Aug 4, 2021 at 10:33 PM Kaushal Shriyan
<kaushalshriyan at gmail.com> wrote:
>
> Hi,
>
> #cat /etc/redhat-release
> CentOS Linux release 7.8.2003 (Core)
> #virt-install --version
> 1.5.0
> #virt-install -n snipeitassetmanagementubuntu --ram 8096 --vcpus 2
> --virt-type kvm --os-type linux --os-variant ubuntu18.04 --graphics
> none --location
> 'http://archive.ubuntu.com/ubuntu/dists/bionic/main/installer-amd64/'
> --extra-args "console=tty0 console=ttyS0,115200n8" --disk
> path=/linuxkvmguestosdisk/snipeitassetmanagementubuntu.img,size=30
>
> I am unable to connect to the guest VM instance. Any clue and i look
> forward to hearing from you. Thanks in advance.
>
> Best Regards,
>
> Kaushal

Hi,

$virsh console snipeitassetmanagemeubuntu
Connected to domain snipeitassetmanagementubuntu
Escape character is ^]

The screen is frozen. To connect it to the VM guest instance, I need
to configure the static private IP for this VM instance.

Please suggest. Thanks in advance.

Best Regards,

Kaushal