VirtualBox compatibility ?
|
2016-08-03, 08:50
Post: #3
|
|||
|
|||
RE: VirtualBox compatibility ?
The error message you're getting indicates that you're not getting any response from your DHCP server, so your network is most likely screwed up in some way. Are you using bridged or NAT networking? You should be using bridged networking if you want to get a response from the DHCP server on your local (host) network.
I had my own issue with 5.1.2, it couldn't even start VMs because of some funky DLL issue on Windows. I ended up rolling back to 5.0.26 and everything worked again. Be aware that a custom iPXE ROM must never be more than 56KB (56 x 1024 bytes) large, or VirtualBox will silently fail to load it. This has bitten me a lot of times. This is the shell function I use to build my vbox-compatible iPXE ROM: Code: make_vbox() { |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
VirtualBox compatibility ? - xhark - 2016-08-02, 22:32
RE: VirtualBox compatibility ? - NiKiZe - 2016-08-02, 22:42
RE: VirtualBox compatibility ? - robinsmidsrod - 2016-08-03 08:50
RE: VirtualBox compatibility ? - xhark - 2016-08-03, 23:48
RE: VirtualBox compatibility ? - xhark - 2016-08-27, 02:21
RE: VirtualBox compatibility ? - robinsmidsrod - 2016-09-02, 13:12
|
User(s) browsing this thread: 1 Guest(s)