Hi Serhii, On Fr 21 Aug 2026 01:28:43 CEST, Serhii Horichenko wrote:
Hi Mike, FIX it works only for Diskless Workstation (server's SquashFS image) and doesn't work for Plain X2Go Thin Client modes ``` /srv/tftp/ltsp# diff ltsp-old.ipxe ltsp.ipxe 68c68 < set cmdline ${cmdline_method} ${cmdline_ltsp} ${cmdline_client} ---set cmdline ${cmdline_method} ${cmdline_ltsp} ${cmdline_client} splash```
Ok, for diskless machines, this is also good already.For X2Go thinclients, we maybe to have the package plymouth installed? ("splash" on the boot cmdline will not have an effect if the package plymouth is missing).
I've tried to find where I could add 'splash' in debian-edu-config, but didn't found. Could it be that the file `ltsp.ipxe` is used as a template from the ltsp.org project without any changes around the `cmdline`-variables?
Yes, the ltsp.ipxe is created by evoking the `ltsp ipxe` command. However, in Debian Edu, we do some post-tweakings: https://salsa.debian.org/debian-edu/debian-edu-config/-/blob/master/sbin/debian-edu-ltsp-ipxe?ref_type=headsPlease tinker with this script and let it modify the ltsp.ipxe file that gets generated by ltsp's code.
Mike -- mike gabriel aka sunweaver (Debian Developer) mobile: +49 (1520) 1976 148 landline: +49 (4351) 486 14 27 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: [email protected], http://sunweavers.net
pgpU6F_Af3mLl.pgp
Description: Digitale PGP-Signatur

