LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: thomas@m3y3r.de
To: linux-kernel@vger.kernel.org
Subject: question regarding user mode linux
Date: Sun, 13 Jan 2008 15:24:01 +0100	[thread overview]
Message-ID: <1200234241.478a1f016a940@213.133.104.17> (raw)

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

             reply	other threads:[~2008-01-13 14:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-13 14:24 thomas [this message]
2008-01-13 18:37 ` question regarding user mode linux Jeff Dike

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1200234241.478a1f016a940@213.133.104.17 \
    --to=thomas@m3y3r.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).