Skip to content

Instantly share code, notes, and snippets.

@mikerr
Last active September 30, 2020 22:42
Show Gist options
  • Save mikerr/f9629827ea390a43efd04b80475d94e3 to your computer and use it in GitHub Desktop.
Save mikerr/f9629827ea390a43efd04b80475d94e3 to your computer and use it in GitHub Desktop.
Add network boot (TFTP) to pihole (dnmasq)
# /etc/dnsmasq.d/03-tftpboot.conf
enable-tftp
tftp-root=/tftpboot
pxe-service=0,"Raspberry Pi Boot"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment