Page 1 of 1

enable IO APIC, what if I disable it after install...

Posted: 1. May 2009, 18:21
by zelhar
Hi everyone !

I noticed in the virtual machine settings, there is a warning attached to the option "enable IO APIC". It warns: "don't disable this option after having installed a windows guest OS".

What's going to happen if I DO disable this option ?

Moreover, I am on a linux host and running a WinXP guest. If I enabled this option AFTER having installed the XP guest, would it then be safe disable it ?

Re: enable IO APIC, what if I disable it after install...

Posted: 1. May 2009, 18:33
by Perryg
Removing something like this from Windows after you have told it to use it is like pulling a pacifier away from a baby. It will get mad! Various things can happen from not booting to actually corrupting the VDI file depending on how mad Windows gets. Adding this after you install Windows will not do any good as windows installs the kernel it needs to use on this only on install. See below:
All Windows operating systems starting with Windows 2000 install different kernels depending on whether an I/O APIC is available. As with ACPI, the I/O APIC therefore must not be turned off after installation of a Windows guest OS. Turning it on after installation will have no effect however.

Re: enable IO APIC, what if I disable it after install...

Posted: 1. May 2009, 19:00
by zelhar
I see. Thanks for the help !