Raspberry Pi 4 image flasher using PXE.
- PXE configured rpi4
- Isolated network(L2) (directly connected or vlan)
# docker run --privileged --net host --rm -it -e PXE_INTF=eth1 yaamai/rpi-pxe-flasher:latest
# ubuntu/flash_ubuntu20.sh root@10.101.101.xxx
- add pxe config procedure
- add vlan config script (gs308e)