vbox: fix vm_win8.vbox network configuration

We need to specify the interface we want to attach to.

Fixes #1737.
This commit is contained in:
Josef Söntgen 2015-10-09 11:00:10 +02:00 committed by Christian Helmuth
parent 6c30bf2667
commit 0879a9570c
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@
</USB>
<Network>
<Adapter slot="0" enabled="false" MACAddress="080027235455" cable="true" speed="0" type="82540EM">
<HostInterface/>
<DisabledModes/>
</Adapter>
</Network>