| « Deploying msi packages to computers using a GPO | Create folder for each AD user » |
Migrating a Windows XP VMware VM to a VirtualBox one
I was used to run Windows XP in a VMware virtual machine (using VMware player), when I decided to run it in a VirtualBox one!
Thanks to Katsumi Inoue, I found out that the Enable IO APIC option should be checked.
While the virtual disk of my VMware machine is split into 2GB chunks, VirtualBox is able to handle it successfully. Windows XP is just booting! VirtualBox is so great! ![]()
![]()
Nevertheless, I’ve been facing a small networking issue… Windows not being able to start the network device.
This is due to the fact that the driver loaded for the PCnet-FAST III device is VMware Accelerated AMD PCnet Adapter.
To get the device working simply replace the device driver with the AMD one:
The issue is fixed
Enjoy accessing the network from the converted VMware to Virtualbox virtual WinXP machine!
By the way… do not forget about installing the VirtualBox Guest Additions ![]()
The only thing I miss is the USB support as I’m using the OSE version…
22 comments
Great explanation and the screen shots made all the difference.
Cheers
Thanks for sharing the information. This resolved my networking problem!
Regards, Viet
Once again thanks