qemu -boot c -hda /hd1 -m 1024 -localtime -net nic,macaddr1=52:54:00:12:34:01
-net tap
Thanks.
Albert.
Albert Graham wrote:
I'm trying to get the macaddr= parameter to work (with -net tap), but it
does not seem to pass the specified MAC address to the underlying
virtual NIC (in my case
I'm trying to get the macaddr= parameter to work (with -net tap), but it does not seem to pass the specified MAC address
to the underlying virtual NIC (in my case ne2000 pci using)
This would not normally be required for a single instance if QEMU, but I want multiple instances per server as w