Windows – Setting up VirtualBox guest for PXE boot

clonezillapxevirtualboxwindows 7windows server 2008

I'm having an issue getting VirtualBox to boot from the network. I have a Server 2k8 installed and setup and acting as AD DS, DNS, DHCP and WDS. I have two adapter on the server, one of which I have setup as a static IP the one I'm using to hand out IPs to some of the other guest VMs and its setup as a 192.168.2 address.

I have a couple guest VMs that I'm not sure if I'm setting up the adapters on them right or not. The static IP adapter on the server is adapter #2 and it's set to bridge, Intel PRO/1000 MT Desktop and is set to Allow All. Now on some of the guests I have those adapters setup the same but when I try to boot from LAN it either gives me a No boot medium found. System Halted! message or it will get a 192.168.1 address.

I have a clonezilla.iso attached to the guest VMs and when I choose to Network Boot from iPXE from the list of options it presents it finds the 192.168.2 server and I'm able to press F12 and my Windows 7 image will load up and I'm able to install it. On the guest VMs I've tried setting the adapters to PCnet II and PCnet III and it will show the DHCP server IP and the guest IP and they're getting a 192.168.2 address but then it says No file found and sticks on the No bootable medium found. System halted!

Could someone help me out and see where I might be messing up?

Best Answer

For anyone who runs across this, I had the latest version of VirtualBox and after reading through some of the forum posts on virtualbox.org found there is an extension pack that has updates for PXE that doesn't install when you check for updates. I downloaded it and installed it and am now able to successfully boot PXE like normal without having to go through Clonezilla lol.

Related Question