Has anyone run into an issue with the network interfaces not starting properly on a rolling ISO? Followed the documentation on creating the "Doom" image and it worked fine for the most part. However when I moved the ISO to a test machine to install (either fusion or workstation) eth0 doesn't come up at boot (nor does dhclient grab an IP). I have to log in, bring up eth0, then manually start ssh/openvpn. I'd like the image to be a "run it and forget it" install for the sake of customers, but I can't figure out why:

A. eth0 isn't brought up at boot
B. OpenVPN/SSH aren't run (though that are correctly configured in common/hooks before the ISO is created)