[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Documentation/Buster/HowTo/NetworkClients" by WolfgangSchweer
Debian Wiki
wiki at debian.org
Thu Mar 18 17:19:18 GMT 2021
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.
The "DebianEdu/Documentation/Buster/HowTo/NetworkClients" page has been changed by WolfgangSchweer:
https://wiki.debian.org/DebianEdu/Documentation/Buster/HowTo/NetworkClients?action=diff&rev1=24&rev2=25
Comment:
a simpler way to avoid the pitfall (missing NBD file)
In case LTSP server and chroot are 64-bit-PC, it is still possible to support older 32-bit systems. At least 20 GiB additional disk space on /opt would be required.
- * Run {{{ltsp-build-client --arch i386}}} to create chroot and NBD image.
+ * Run {{{ltsp-build-client --arch i386 --squashfs-image}}} to create chroot and NBD image.
- * Run {{{ltsp-update-image}}} in case ''/opt/ltsp/images/i386.img'' is missing.
* Use {{{ldapvi -ZD '(cn=admin)'}}} to replace {{{amd64}}} with {{{i386}}} (dhcp statements in LDAP for one dedicated network).
* Run {{{service isc-dhcp-server restart}}}.
* Run {{{service nbd-server restart}}} to serve the new NBD file.
More information about the debian-edu-commits
mailing list