The system is Mandriva 2008.1 x86_64, using vbox 1.6.2.

The problem is during boot. The vobx0 device fails. The error is it doesn't seem to exist. There is a device created named vbox??, whose suffice varies. The "cure" seems to be to remove the unwanted/unneeded vbox?? and the vbox0 files from /etc/sconfig/network-scripts. Run VBoxAddif for vobx0, which produces an error stating it already exists.

Then do a service network restart, which works properly.

The same error is reproduced on a different machine running 2008.1, but is only 32 bit.

Any and all pointers to a fix are most welcome.

Any additional info needed/wanted, please, just ask.

Attached are the ifcfg-br0, eth0 and vbox0 files.

(I have tried the no parallel init, which has no effect.)

Thx

--
I'm wet!  I'm wild!
----------------------
Mandriva Linux release 2008.1 (Official) for x86_64
2.6.24.5-server-2mnb AMD Athlon(tm) 64 X2 Dual Core Processor 5000+
----------------------

DEVICE=br0
TYPE=Bridge
BOOTPROTO=static
IPADDR=192.168.1.21
NETMASK=255.255.255.0
ONBOOT=yes
GATEWAY=192.168.1.1 
DNS1=192.168.1.100

DEVICE=eth0
BOOTPROTO=static
IPADDR=192.168.1.2
NETMASK=255.255.255.0
GATEWAY=192.168.1.1
ONBOOT=yes
METRIC=10
MII_NOT_SUPPORTED=no
USERCTL=no
DOMAIN=deesfantasyplace.com
RESOLV_MODS=no
IPV6INIT=no
IPV6TO4INIT=no
BRIDGE=br0
DEVICE=vbox0
BOOTPROTO=dhcp
ONBOOT=yes
_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to