I am not sure if this is just specific to my distro's packages or is a vbox limitation. So, any help would be appreciated.

Ok, so I have a network of VMs, with one VM acting as a NAT for the other VMs in the "internal" network. One of those VMs is running a DHCP & TFTP server, and I just need to boot other VMs off of this server, but all I get starting the VMs when booting from the network is "Fatal: Could not read from the boot medium ! System halted".

This is kinda killjoy since vbox is pretty easy to use and to experiment with, but I can't get around this error. Help ?

link|improve this question

60% accept rate
4  
Just did a bit of more digging and a random forum post revealed that its the Intel adapters that can't boot off of PXE in Virtual Box's open source edition, due to some licensing issues. I just tested this and indeed the other adapters do work...to an extent. – alcy Oct 26 '10 at 20:17
I had the same issue using the (non-OSE) edition; google'd forever to find the answer, and here it was. Cheers! – John Ledbetter Mar 19 '11 at 14:28
feedback

1 Answer

Don't use the emulated Intel cards for PXE boot, choose another, and you're fine.

P.S. Oh, it's already been stated (can't the questions be closed then?)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.