Files
LDS-Base/Readme.md
2022-06-27 19:20:05 +02:00

796 B

Linux depoyment server (LDS)

Features

  • Uses proxy-DHCP,so no further DHCP config is needed
  • Works with (legacy) boot pxe
  • Works with (non secure boot) EFI systems
  • Works with raspberry pi's
  • chain to Windows deployment server (WDS)
  • Use installer images from the Web or the in-build http server when using the LDS-ImageDownloader project
  • Can be installed on Alpine, Debian or Ubuntu Linux

Installation

Start the installation script using one of the following commands

Using curl

$SHELL <(curl -s https://git.bprieshof.nl/brammp/LDS-Base/raw/branch/main/Install_LDS.sh)

Using wget

$SHELL <(wget -q -O- https://git.bprieshof.nl/brammp/LDS-Base/raw/branch/main/Install_LDS.sh)

when asked for the network interface make sure to enter it without using backspaces