qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: Question about starting 2 VMs using Qemu


From: Nirmal Guhan
Subject: [Qemu-devel] Re: Question about starting 2 VMs using Qemu
Date: Mon, 9 Aug 2010 15:18:45 -0700

Try removing ifname=tap0 and a different macaddr for second instance.

--Nirmal

On Fri, Aug 6, 2010 at 7:09 AM, Anjali Kulkarni <address@hidden> wrote:
> Hi,
>
> I can start my freebsd based image in Qemu, and I use tap interface for
> connectivity to the host or external world, but when I try to fire up 2
> instances, using tap, it fails. For the second invocation, it gives me the
> error:
>
> address@hidden tmp]# ./qemu-system-x86_64 -m 512 anjali.img -net
> nic,model=yukon,macaddr=52:54:00:00:aa:02 -net tap,ifname=tap0,script=no
> warning: could not configure /dev/net/tun: no virtual network emulation
> Could not initialize device 'tap'
>
> Am I doing something wrong? The first instance is running fine.
>
> Anjali
>
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to address@hidden
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>



reply via email to

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