- [Show page]
- [Old revisions]
- [[unknown link type]]
- []
Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
linux:kvm [2015/12/14 11:16] vondra [Instalace KVM] |
linux:kvm [2019/01/11 13:14] (current) admin |
||
|---|---|---|---|
| Line 75: | Line 75: | ||
| + | ====== Correct shutdown ====== | ||
| + | // Keywords: Libvirt Can't shutdown or reboot virtual guest.\ | ||
| + | I can't reboot or shutdown the guest vm from the host mac// | ||
| + | |||
| + | <code bash> | ||
| + | modprobe virtio_console | ||
| + | apt install qemu-guest-agent | ||
| + | service qemu-ga restart | ||
| + | apt install acpid | ||
| + | </code> | ||
| + | |||
| + | Test if the agent is running | ||
| + | <code bash> | ||
| + | virsh qemu-agent-command jakub-sevcik '{"execute":"guest-info"}' | ||
| + | </code> | ||
linux/kvm.1450088182.txt.gz · Last modified: 2015/12/14 11:16 by vondra


