| Slideshow ^ |< << Slide 4 of 8 >> >| |
Installation
LTSP ist seit einiger Zeit in Ubuntu/Debian Linux integriert.
apt-get install ltsp-server-standalone installiert das LTSP Paket (standalone - externer DHCP,PXE Server erforderlich)
ltsp-build-client erzeugt mithilfe von debootstrap eine Linux Installation unter /opt/ltsp/...
Mit chroot /opt/ltsp/... kann diese Linux Installation nach Belieben angepasst werden - ist wie ein normales Ubuntu/Debian.
- Eintrag im PXE boot menu:
LABEL LinuxLtsp MENU LABEL Ubuntu Intrepid LTSP KERNEL ltsp/i386/vmlinuz APPEND ro initrd=ltsp/i386/initrd.img nbdroot=143.205.64.90:2000
- Am client PXE boot einstellen
