This video will show you how to fic this error:
Error: Kernel panic - not syncing: IO-APIC + timer doesn't work! Boot
ith apic=debug and send a report. Then try booting uith the 'noapic' option
NOTE:
Here are the commands from the video. Just be sure to change VM Name to match your virtual machine name or ID.
1. C:\Program Files\Oracle\VirtualBox
2.VBoxManage list vms
3.vboxmanage modifyvm uuid|vmname --acpi off
4.vboxmanage modifyvm uuid|vmname --ioapic off
5.Exit