id summary reporter owner description type status component version resolution keywords cc guest host 264 "No error msg. if ""Host Interface"" Network dosn't start..." tester1 "I used VirtualBox v1.3.8 under Ubuntu with a ""Host Interface"" setup. I make this start/stop scripts: tap0up.sh {{{ #!/bin/sh sudo ifconfig $2 up sudo brctl addif br0 $2 }}} tap0down.sh {{{ #!/bin/sh sudo brctl delif br0 $2 }}} I started with these settings, and everything works fine. Now, i would restart the VM and thre restoring aborted without any errors :( If i disable Network the VM starts." defect closed VM control VirtualBox 1.3.8 fixed network other other