On 8/4/21 5:21 PM, Kaushal Shriyan 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. > Hey, what do you mean by 'connect'? Is it connecting to graphical console (e.g. via virt-viewer) or it's serial console or connecting to guest's ssh or something else? Michal