Cours:DocsLTSP
Révision datée du 18 juin 2024 à 16:18 par Bjacquot (discussion | contributions)
Installation
https://wiki.defis.info/?LTSPInstall
- installation ltsp https://ltsp.org/docs/installation/
- debootstrap ubuntu
mkdir /srv/ltsp
cd /srv/ltsp
debootstrap --include ubuntu-minimal noble noble
//config schroot
schroot
- config ltsp
- ltsp dnsmasq
- ltsp ipxe
- ltsp initrd
- ltsp kernel
- ltsp nfs
- ltsp initrd :
- update ltsp.img
- modifie users
ltsp dnsmasq
divers
The most common iPXE boot loaders are undionly.kpxe (for bios) and snp.efi/snponly.efi (for usefi). Just be aware you can not boot a bios bootloader (undionly.kpxe) on a uefi system unless CSM is enabled. But then CSM would boot in bios mode. The same is the case for snp.efi, it will not boot on a bios based computer.
https://wiki.fogproject.org/wiki/index.php?title=ProxyDHCP_with_dnsmasq
https://wiki.ubuntu.com/LTSPLocalAppSetup
http://wiki.bluelightav.org/pages/viewpage.action?pageId=23626143