2008-01-13 14:24:17

by Thomas Meyer

[permalink] [raw]
Subject: question regarding user mode linux

I try to setup a user mode linux session and dmesg says:
"[cut]
ubda: unknown partition table
Choosing a random ethernet address for device eth0
Netdevice 0 (9e:69:a0:f3:f1:f0) : TUN/TAP backend - IP = 192.168.5.1
Filesystem "ubda": Disabling barriers, not supported by the underlying device
[cut]"

id est eth0.

But the network device is:
# cat /proc/net/dev
Inter-| Receive | Transmit
face |bytes packets errs drop fifo frame compressed multicast|bytes
packets errs drop fifo colls carrier compressed
lo: 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0
eth6: 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0

id est eth6

# uname -a
Linux localhost 2.6.24-rc7-gd0c4c9d4 #1 Sat Jan 12 13:25:44 CET 2008 i686 UML
User Mode Linux GNU/Linux

Any ideas what could be wrong here?

mfg
thomas


2008-01-13 18:38:51

by Jeff Dike

[permalink] [raw]
Subject: Re: question regarding user mode linux

On Sun, Jan 13, 2008 at 03:24:01PM +0100, [email protected] wrote:
> Any ideas what could be wrong here?

What was the problem, exactly?

Jeff

--
Work email - jdike at linux dot intel dot com