blob: 2fe8a764baed98a2616dca12d83d2e3e9f7b7ba8 (
plain)
1
2
3
4
5
6
7
8
9
10
|
This folder contains a PXE boot environment 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 disklserver:/srv/tftp
$ tar xvz -C /srv -f disklserver-tftp.tar.gz
|