diff options
Diffstat (limited to 'examples/disklserver/README.tftp')
-rw-r--r-- | examples/disklserver/README.tftp | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/disklserver/README.tftp b/examples/disklserver/README.tftp new file mode 100644 index 0000000..90e3ba6 --- /dev/null +++ b/examples/disklserver/README.tftp @@ -0,0 +1,10 @@ +This folder contains a PXE Bootenvironment that provides the +boot menu for diskless workstations as provided by a standalone +Debian Edu based diskless chroot image server. + +Installation steps: + + 1. Untar these files to tjener:/srv/tftp + + $ tar xvz -C /srv -f disklserver-tftp.tar.gz + |