You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
virsh list --all
virsh console <vm name># enter to vm
ctrl+] # exit vm
virsh shutdown <vm name># shutdown vm
virsh start <vm name># start vm
virsh destroy <vm name># force to shutdown vm
virsh undefine <vm name># delete vm
ISSUE:
can't open iso file permission denny
solution: change /etc/libvirt/qemu.conf refer to this link