LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* question regarding user mode linux
@ 2008-01-13 14:24 thomas
  2008-01-13 18:37 ` Jeff Dike
  0 siblings, 1 reply; 2+ messages in thread
From: thomas @ 2008-01-13 14:24 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-01-13 18:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-13 14:24 question regarding user mode linux thomas
2008-01-13 18:37 ` Jeff Dike

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).