qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Network problem


From: Alessandro Corradi
Subject: [Qemu-devel] Network problem
Date: Sat, 12 Aug 2006 14:07:25 +0200

Hi all,
I tryed to use tap with qemu / debian os guest. This get the following error:

eth0: error while getting interface flags: no such device

qemu-ifup is this:

#!/bin/sh
sudo /sbin/ifconfig $1 10.0.0.1

and tap interface in host is up.

The command line is:

qemu -net tap ~/qemu/deb.img

What's wrong?

Thanks
Ale

reply via email to

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