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
_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to