Dear all

I use the QEMU with Debian.

When I want to assign mac address to the QEMU.

sudo qemu-system-arm -M versatilepb -monitor stdio -kernel
vmlinuz-2.6.26-2-versatile -initrd initrd.img-2.6.26-2-versatile -hda
test.img -append "root=/dev/sda1" -net nic,macaddr=52:54:00:12:34:57 -net
tap

However the eth0 will disapear and induce I cannot assign the IP address to
the QEMU.

http://myweb.ncku.edu.tw/~p76991028/eth0.png

I have found this page.

http://www.mail-archive.com/qemu-devel@nongnu.org/msg13741.html

But this don't help me.

Why I can't assign mac address to the QEMU

Thanks.

Best Regards

Reply via email to