Files
gitea-pages/engineering-guide/boot_server.md

10 lines
160 B
Markdown

# Boot Server
## Troubleshooting
To troubleshoot the tftp server / tftp queries check the tftpserver logs as follows:
```bash
journalctl -u tftp.service
```