„README.md“ ändern

This commit is contained in:
Peter Reichart 2023-04-13 01:37:41 +00:00
parent 0530ba1edf
commit 960e8af0b6

View File

@ -20,14 +20,7 @@ Debian 11 Server with:
git clone https://support.ostrachhelp.de/p_reichart/pxe-bootserver git clone https://support.ostrachhelp.de/p_reichart/pxe-bootserver
cd pxe-bootserver cd pxe-bootserver
``` ```
4. Install needed Packages: 4. run the ```./runall.sh```script to automagically create and copy all files
```
./install-debian-Packages.sh
```
5. Setup a minimal Confiration:
```
./configure-debian-system.sh
```
Now you should have a Server with NFS, TFTP and HTTP Support and a minimal Configuration Now you should have a PXE-Server with NFS, TFTP and HTTP Support and configuration
with PXELINUX and some Demo entries with iPXE with Knoppix, Rescuezilla, and many more tools!