Re: [uml-user] uml_mconsole eth port not same as in uml

2008-03-17 Thread Jeff Dike
On Mon, Mar 17, 2008 at 08:40:09PM -0400, lanas wrote: > So far, it looks all right. > > But then, there's no eth0 device in the uml, but an eth4 instead: > > uml2 # ip link ls > 1: lo: mtu 16436 qdisc noqueue > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > 2: eth4: mtu 1500 qdisc

[uml-user] uml_mconsole eth port not same as in uml

2008-03-17 Thread lanas
I'm running into this curious problem. I start a uml (LFS base system) with only one interface, lo: uml2 # ip link ls 1: lo: mtu 16436 qdisc noqueue link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 Then using uml_mconsole I add a eth device: host: uml_mconsole uml2 config eth0=mcast