Hi Antonio,

Maybe my answer will solve your problem, maybe not.  Due to you've
upgraded your Linux with a new Kernel version,  you  have to rebuild
the  VirtualBox's kernel module by typing:

/etc/ini.d/vboxdrv setup

I hope it can help you!!


On 5/2/07, Antonio Augusto (Mancha) <[EMAIL PROTECTED]> wrote:
> Hey tehre Guys. I have upgraded from Kubuntu 6.10 to 7.04 and started
> having problems with VBox Host Interface.
> If i set the interface to host, i get the following error:
> ----
> Failed to initialize Host Interface Networking.
> VBox status code: -3100 (VERR_HOSTIF_INIT_FAILED).
>
>
> Result Code:
> 0x80004005
> Component:
> Console
> Interface:
> IConsole {1dea5c4b-0753-4193-b909-22330f64ec45}
> ------
>
> When, before, everything worked like a charm. I've tried setuiding
> tunctl, brctl and ifconfig to no avail.
> My start-up and shutdown scripts are:
>
> #!/bin/sh
> /sbin/ifconfig $2 up
> /usr/sbin/brctl addif br0 $2
>
> and
>
> #!/bin/sh
> /usr/sbin/brctl delif br0 $2
>
> and i get the same message with or without them...
>
> Any help would be appreciate.
> I'm using VBox SVN 2432.
>
> Cheers,
> KM
>
> _______________________________________________
> vbox-users mailing list
> [email protected]
> http://vbox.innotek.de/mailman/listinfo/vbox-users
>


-- 
Saludos,
Luis Gallardo

_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to