> -Original Message-
> From: Stephane Bortzmeyer
> Sent: Tuesday, May 02, 2006 5:56 AM
> Subject: [uml-user] Re: Trouble setting up network from the
> command-line
>
> For the record, the commande-line I now use (sudo seems mandatory,
> probably because the TAP configuration on the host r
On Tue, May 02, 2006 at 02:07:53PM +0200,
Stefano Melchior <[EMAIL PROTECTED]> wrote
a message of 53 lines which said:
> add your eth0 settings in the uml image!
OK, too used to Xen, I did not understood that I had to add an IP
address on the command-line (the IP address of the TAP device of
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
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