A SIOCSIFADDR error occurs if you move VirtualBox VMs between hosts, because the MAC changes.
To resolve this on a debian host just remove the entries in
/etc/udev/rules.d/70_persistent-net.rules
A SIOCSIFADDR error occurs if you move VirtualBox VMs between hosts, because the MAC changes.
To resolve this on a debian host just remove the entries in
/etc/udev/rules.d/70_persistent-net.rules
Life saver. Thanks xD
btw, works in fedora12 too.