nobodd-tftpd

TFTP boot server for OS images, geared towards the Raspberry Pi
  https://nobodd.readthedocs.io/
  0
  no reviews



Nobodd is a TFTP service which serves files directly from OS image files. It is primarily intended for booting Raspberry Pis which then use some network block device service (e.g. nbd-server) to serve their root device.

The implementation is also designed from use as a library, and includes classes to handle MBR and GPT disk partition parsing, and a fairly full featured read/write FAT implementation, capable of handling FAT-12/16/32 file-systems from within OS images directly.

This package installs the man:nobodd-tftpd(1) service.