I just installed MAAS in a test environment, i.e., I set up two VMs in VirtualBox.
VM 1 runs the MAAS server and has two "virtual NICs". The first one is NATed to the outside network and the second one has a VBox host-only network without VBox's own DHCP server.
VM 2 only has one virtual NIC connected to the host-only network.
When I PXE-boot VM 2, it enlists correctly, and I can commission it. The commissioning completes and shows no error. When the node is ready as of the web interface, I start it from VBox, but then it says:
"FATAL: No bootable medium found! System halted."
What might I be missing?