From: renzo@cs.unibo.it (Renzo Davoli)
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] vde networking
Date: Tue, 5 Oct 2004 06:02:55 +0200 [thread overview]
Message-ID: <20041005040255.GA21870@cs.unibo.it> (raw)
In-Reply-To: <20041005025939.B352AC610F@ws7-5.us4.outblaze.com>
On Mon, Oct 04, 2004 at 09:59:39PM -0500, sagsdga adfahdf wrote:
> I'm trying to run qemu with vde networking from
> http://vde.sourceforge.net
>
> but when I try to run vde, it fails with this error
>
> # vdeq qemu myimage.img
> connect: No such file or directory
>
> any ideas?
You have to start a vde_switch before.
e.g.
# vde_switch -tap tap0 -daemon
# chmod 666 /tmp/vde.ctl
then there is no need for root privileges to start vde:
% vdeq qemu myimage.img
ciao
renzo
next prev parent reply other threads:[~2004-10-05 4:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-05 2:59 [Qemu-devel] vde networking sagsdga adfahdf
2004-10-05 4:02 ` Renzo Davoli [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-10-05 14:08 sagsdga adfahdf
2004-10-05 19:41 ` Renzo Davoli
2004-10-05 19:52 ` Jim C. Brown
2004-10-06 22:47 sagsdga adfahdf
2004-10-06 22:59 ` Jim C. Brown
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=20041005040255.GA21870@cs.unibo.it \
--to=renzo@cs.unibo.it \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.