workbench-script/pxe/Makefile

3 lines
134 B
Makefile
Raw Normal View History

2024-09-27 20:27:12 +00:00
test_pxe:
qemu-system-x86_64 -m 1G -boot n -netdev user,id=mynet0,tftp=/srv/pxe-tftp,bootfile=pxelinux.0 -device e1000,netdev=mynet0