QEMU/KVM ACPI Guest Shutdown: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 6: | Line 6: | ||
For Windows, make sure an ACPI hal is installed. | For Windows, make sure an ACPI hal is installed. | ||
[[Category: HOWTO]] |
Revision as of 13:02, 25 May 2010
When using Fully Virtualized Machines (KVM) Proxmox will use ACPI to send clean shutdown signals to the Virtual Machines via the web gui and scripts. Your Virtual Machines need to support ACPI to be able to shut down clean.
For Linux Virtual Machines, make sure that the ACPI event daemon is installed and running. Desktop distributions should already have it, but minimal or Server distributions may not.
For Ubuntu and Debian, all versions, install the package acpid in the Virtual Machine.
For Windows, make sure an ACPI hal is installed.