After building the VMs, attempting to run the build script results in apt errors fetching from my host name. ie "Failed to fetch from
http://HostHostName:...". My host name will not resolve via DNS which is apparently the problem here.
Try doing:
export MIRROR_HOST=10.0.2.2
bin/make-base-vm
I think I'll make that the default.