workbench-script/pxe/Makefile
2024-09-27 23:18:56 -03:00

3 lines
134 B
Makefile

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