Re: [libvirt-users] Question about disabling UFO on guest

2020-08-04 Thread Yalan Zhang
Hi Bao, Then I reboot my node to get the change effect and it works. However, can I disable the UFO without touching the host OS? or it always has to disable on both host and guest like that? As I know, if you want to disable both for receive and transmit, it can only be turned off via 'host_ufo=

Installing Kali Linux using KVM virt-install tool

2020-08-04 Thread Kaushal Shriyan
Hi, I am trying to install kali-linux-2020.2-installer-amd64.iso ( https://www.kali.org/downloads/) using KVM virt-install tool #virt-install --name=kalilinux --file=/linuxkvmaddgbdisk/kalilinux.img --file-size=50 --nonsparse --vcpu=2 --ram=4096 --network=bridge:br0 --os-type=linux --os-variant=d