Hello Raja Sekhar, On Mon, May 20, 2013 at 12:43:57PM +0530, Raja Sekhar wrote: > [init -> nic_drv] could not configure /dev/net/tun: no virtual network > emulation > terminate called after throwing an instance of 'Genode::Exception
The NIC driver for Genode/Linux uses the Linux TAP device for networking. The lines above inform you that the configuration did not succeed. In most cases, this happens if the tap0 device was not setup correctly. Please have a look at http://genode.org/documentation/release-notes/10.05#Arora_web_browser There, the setup process for Arora with networking is described in detail. The described scenario uses your Linux host in bridging mode. Regards -- Christian Helmuth Genode Labs http://www.genode-labs.com/ · http://genode.org/ https://twitter.com/GenodeLabs · /ˈdʒiː.nəʊd/ Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may _______________________________________________ Genode-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/genode-main
