Im trying to make a virtual machine without ACPI enable. I find refrences to it thruout the manual but I cannot see the option to disable it. Where can I do it?
Thank you
Disable ACPI when making a virtual machine?
-
mpack
- Site Moderator
- Posts: 39134
- Joined: 4. Sep 2008, 17:09
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Mostly XP
Re: Disable ACPI when making a virtual machine?
Why on earth would you want to lose the ability to send a power down signal to a guest?
Anyway, the command would be "VBoxManage modifyvm <vm-id> --acpi on|off". It's in the manual.
Anyway, the command would be "VBoxManage modifyvm <vm-id> --acpi on|off". It's in the manual.