Cours:DocsLTSP

De troyesGEII
Révision datée du 18 juin 2024 à 17:22 par Bjacquot (discussion | contributions) (Installation)
Aller à : navigation, rechercher

Installation

https://wiki.defis.info/?LTSPInstall

mkdir /srv/ltsp
cd /srv/ltsp
debootstrap --include ubuntu-minimal noble noble
//config schroot
schroot
// continuer avec l'installation de paquets, par ex https://help.ubuntu.com/community/DebootstrapChroot
  • config ltsp
    • ltsp dnsmasq
    • ltsp ipxe
    • ltsp initrd
    • ltsp kernel
    • ltsp nfs


  • ltsp initrd :
    • update ltsp.img
    • modifie users

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