From: Daniel Jacobowitz <drow@false.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] qemu-0.8.0 question?
Date: Mon, 2 Jan 2006 12:53:13 -0500 [thread overview]
Message-ID: <20060102175312.GA22779@nevyn.them.org> (raw)
In-Reply-To: <Pine.LNX.4.56.0601021225170.13584@pali.cps.cmich.edu>
On Mon, Jan 02, 2006 at 12:30:39PM -0500, Ishwar Rattan wrote:
>
> Has there been a change in -user-net part
> (other than -net user) for qemu-0.8.0?
>
> I installed Minix-3.1.1 under qemu-0.7.2
> and the network part of the install does
> not work with qemu-0.8.0.
>
> -> qemu-0.7.2 (with -user-net option)
>
> #ifconfig -a
> /dev/ip: address 10.0.2.15 netmask 255.255.255.0 mtu 1500
> #
>
> -> qemu-0.8.0 (with -net user option)
> #ifconfig -a
> # ifconfig -h 10.0.2.15 -n 255.255.255.0
> ifconfig: Unable to open /dev/ip: No such device or address
> #
>
> Any ideas?
Try -net nic -net user. Or no -net option at all; this should be the
default if no -net options are specified, IIRC.
--
Daniel Jacobowitz
CodeSourcery
prev parent reply other threads:[~2006-01-02 17:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-02 17:30 [Qemu-devel] qemu-0.8.0 question? Ishwar Rattan
2006-01-02 17:49 ` Alan Pope
2006-01-02 17:53 ` Daniel Jacobowitz [this message]
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=20060102175312.GA22779@nevyn.them.org \
--to=drow@false.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).