Re: [uml-user] Trouble setting up network from the command-line

2006-05-02 Thread Stefano Melchior
On Tue, May 02, 2006 at 01:55:28PM +0200, Stephane Bortzmeyer wrote: > If I start a virtual machine with... > > kernels/kernel32-2.6.16.11-bs2 ubd0=images/Ubuntu-x86-root_fs > eth0=tuntap,,,192.134.4.79 > > ...no Ethernet interface is configured (I just get lo, not > eth0). Being root or not cha

[uml-user] Trouble setting up network from the command-line

2006-05-02 Thread Stephane Bortzmeyer
If I start a virtual machine with... kernels/kernel32-2.6.16.11-bs2 ubd0=images/Ubuntu-x86-root_fs eth0=tuntap,,,192.134.4.79 ...no Ethernet interface is configured (I just get lo, not eth0). Being root or not changes nothing. If, after boot, I type 'ifconfig eth0 192.134.4.79', everything work