第 5 章
5.1. 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
# touch qemuga.xml<channel type='unix'> <source mode='bind' path='/var/lib/libvirt/qemu/f16x86_64.agent'/> <target type='virtio' name='org.qemu.guest_agent.0'/> </channel># virsh attach-device <vm-name> qemuga.xml --live --config# virsh attach-device <vm-name> qemuga.xml --config
# yum install qemu-guest-agent# systemctl start qemu-guest-agent