On Fri, 14 Oct 2005, Alexander Skwar wrote:

QEMU Linux test distribution (based on Redhat 9)

Type 'exit' to halt the system

SIOCSIFADDR: No such device
eth0: unknown interface: No such device

You are missing the correct network driver for the emulated NIC provided by QEMU.

This is not related to TUN/TAP, but only the configuration of your guest to match the virtual hardware provided by QEMU. Your Linux guest should be configured to use the "ne2k-pci" network driver.

Regards
Henrik


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to