„README.md“ ändern
This commit is contained in:
parent
7f7d4d818a
commit
ce15b23cbd
27
README.md
27
README.md
@ -1,26 +1,3 @@
|
||||
# PXE Boot-Server How To
|
||||
# PXE Boot-Server
|
||||
|
||||
How to build a PXE Server as a helpful Tool
|
||||
|
||||
Debian 11 Server with:
|
||||
* TFTP Server
|
||||
* NFS Server
|
||||
* a ready to use Bootmenue
|
||||
* some free Tools (Bootmanagers, Debian Installer, Knoppix, ...)
|
||||
* how to's for non free Tools (Acronis true Image)
|
||||
|
||||
1. Install a minimal Debian System and login as root
|
||||
2. install git:
|
||||
```
|
||||
apt install -y git
|
||||
```
|
||||
3. clone this Repository:
|
||||
```
|
||||
cd ~
|
||||
git clone https://support.ostrachhelp.de/p_reichart/pxe-bootserver
|
||||
cd pxe-bootserver
|
||||
```
|
||||
4. run the ```./runall.sh```script to automagically create and copy all files
|
||||
|
||||
Now you should have a PXE-Server with NFS, TFTP and HTTP Support and configuration
|
||||
with Knoppix, Rescuezilla, and many more tools!
|
||||
This Project aims to provide a set of scripts to build a modular PXE TFTP Server and is under heavy construction.
|
Loading…
x
Reference in New Issue
Block a user