Errata corrige Step 18:
Another fix:
If the network doesn't work, configure the /etc/network/interface file
in the guest system, as follows:
auto lo
 iface lo inet loopback

 auto eth0
 iface eth0 inet static
   address 192.168.1.42
   network 192.168.1.0
   netmask 255.255.255.0
   broadcast 192.168.1.255
   gateway 192.168.1.254

Of course, adapt the IP address for your subnet, and set up your
/etc/resolv.conf.

Flavio

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to