Am Thursday 01 March 2007 schrieb roN:
> On February 28, 2007, Gerhard Kulzer wrote:
> > Am Wednesday 28 February 2007 schrieb roN:
> > > On February 27, 2007, Gerhard Kulzer wrote:
> > > > Am Wednesday 28 February 2007 schrieb roN:
> > > > > On February 27, 2007, Octavio Alvarez wrote:
> > > > > > On Tue, 27 Feb 2007 21:07:40 -0800, roN <[EMAIL PROTECTED]>
>
> wrote:
> > > > > > > Failed to initialize Host Interface Networking.
> > > > > > > At '/home/vbox/lnx-rel/src/VBox/Main/ConsoleImpl.cpp' (5018) in
> > > > > > > static int
> > > > > > > Console::configConstructor(VM*, void*).
> > > > > > > VBox status code: -3100 VERR_HOSTIF_INIT_FAILED
> > > > > >
> > > > > > Is tun module modprobed?
> > > > >
> > > > > What is tun and how would i modprobe it?
> > > > > Thanks!
> > > >
> > > > as root:$ modprobe tun
> > > >
> > > > It a module needed for a tunneling interface.
> > >
> > > hm, no chanage, didn't get anything back when running modprobe either:
> > > [EMAIL PROTECTED]:~> su
> > > Password:
> > > linux:/home/reg # modprobe tun
> > > linux:/home/reg #
> > >
> > > don't know if that's right...?
> > > Thanks for help!
> >
> > If you get nothing back that's a good sign! you can check success with
> > $ lsmod|grep tun
> > Gerhard
>
> I don't really kno if that's good:
>
> linux:/home/reg # lsmod|grep tun
> tun                    10752  0

That means you successfully loaded the module. Now you have to try to get  
your networking going, but I didn't follow this part of the discussion.

> linux:/home/reg #
>
> gotta do some reading bout this to get smarter ;)
> But thanks for help in that issue!



-- 
Hakuna matata
http://www.gerhard.fr

Attachment: pgpLdUZiakWk6.pgp
Description: PGP signature

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

Reply via email to