From: Laurent Amon <amon@stanfordalumni.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Qemu offline?
Date: Wed, 4 Aug 2004 16:37:09 +0200 [thread overview]
Message-ID: <1091630229.4110f495b6151@imp4-q.free.fr> (raw)
In-Reply-To: <17233AA5-E620-11D8-A2B2-000A9585A104@cordney.com>
> So thank you for help but can you explain WHY this is? I mean i can
> start os x without being connected to the internet and have it letting
> known the dns address, too...?!
Basically, qemu starts with the network configured in tun/tap mode.
tun/tap does not work on OSX
-nics 0 disables all ethernet cards in the emulator (so you don't have a
network)
-user-net uses another method to access the network.
Actually, -user-net needs a /etc/resolv.conf file also. I just checked.
What you can also do is create a Network Location with a DNS. It should also
work.
As to why qemu does not disable the network when it does not find a DNS, well,
it is because it is still beta :-)
next prev parent reply other threads:[~2004-08-04 14:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-04 13:51 [Qemu-devel] Qemu offline? René Korthaus
2004-08-04 13:56 ` René Korthaus
2004-08-04 14:02 ` Laurent Amon
2004-08-04 14:10 ` René Korthaus
2004-08-04 14:37 ` Laurent Amon [this message]
2004-08-04 14:41 ` Laurent Amon
2004-08-04 15:56 ` Pierre d'Herbemont
2004-08-04 16:16 ` René Korthaus
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=1091630229.4110f495b6151@imp4-q.free.fr \
--to=amon@stanfordalumni.org \
--cc=qemu-devel@nongnu.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).