I am using tftpd32 on xp as server. qemu 0.9.0-win32 can't boot from nic.
I have tried use vmware .It is OK. so I download etherboot iso image from rom-o-matic use the pcnet32 nic card. this iso can boot vmware use PXE. but when I boot qemu-win32 use this iso.It tell me "No Ip Address". The qemu use -net nic,model=pcnet -net tap. I have used ethereal capture the packets on tap device. The DHCP offer packet is sent. who can help me?