qemu-devel
[Top][All Lists]
Advanced

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

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


From: Mulyadi Santosa
Subject: Re: [Qemu-devel] Question about starting 2 VMs using Qemu
Date: Sat, 7 Aug 2010 12:26:08 +0700

Hi..

On Fri, Aug 6, 2010 at 21:09, 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

try to replace "tap0" to "tap1" and see what happens. Note: make sure
you have prepared it first using tunctl or other utility....

-- 
regards,

Mulyadi Santosa
Freelance Linux trainer and consultant

blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com



reply via email to

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