qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] qemu-0.8.0 question?


From: Daniel Jacobowitz
Subject: Re: [Qemu-devel] qemu-0.8.0 question?
Date: Mon, 2 Jan 2006 12:53:13 -0500
User-agent: Mutt/1.5.8i

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]