<div dir="ltr"><div>Hi,<br></div><div><br></div><div>I have run the below command to install Kali Linux using linux-2020.4-installer-amd64.iso from <a href="https://www.kali.org/downloads/">https://www.kali.org/downloads/</a></div><div><br></div>#virt-install --name kalilinux --memory 4096 --vcpus=2 --location=/linuxkvmaddgbdisk/kali-linux-2020.4-installer-amd64.iso,kernel=install.amd/gtk/vmlinuz,initrd=install.amd/gtk/initrd.gz --network=bridge:br0 --os-type=linux --os-variant=debian9 --graphics=none --extra-args "console=ttyS0" -v --disk path=/linuxkvmaddgbdisk/kalilinux.img,size=50<br><div><br></div><div>I am not able to get the root login prompt when I run the below command to set IP and hostname for the guest OS. Am I missing any parameters from the above virt-install command to install Kali Linux as Guest OS in KVM Hypervisor?</div><div><br></div><div>#virsh console kalilinux<br>Connected to domain kalilinux<br>Escape character is ^]<br></div><div><br></div><div>Any help will be highly appreciated. I look forward to hearing from you. Thanks in Advance.</div><div><br></div><div>Best Regards,</div><div><br></div><div>Kaushal</div></div>