I would appreciate a donation if you found it useful.
You can also support me by sending a BitCoin donation to the following address:
19JXFGfRUV4NedS5tBGfJhkfRrN2EQtxVo
A PXE Server for Raspberry Pis
This shell application is designed to work with all Raspberry Pi models. It is simple and lightweight.
When installed, it will turn your Raspberry Pi into a PXE Server that will help other Raspberry Pis in your network to boot from the network.
You can choose to hold the files in:
- A NAS server in your network (recommended)
- An attached storage device in your Raspberry Pi
- The boot device of your Raspberry Pi (SD Card - not recommended | SATA Hard Disk - OK)
-
Step 1 - Clone the repository
cd ~
sudo git clone https://github.com/Tech-Byte-Tips/RPi-PXE
-
Step 2 - Run the Application
cd ~/RPi-PXE && chmod +x RPi-PXE.sh && sudo ./RPi-PXE.sh
All rights are reserved by Jorge Pabón.
Free to use for personal use. Use of this application for commercial purposes without a license is not authorized. For licensing costs contact Jorge Pabón at pianistapr@hotmail.com.