Bug#1065564: debian-edu-config: LTSP clients: all kernel logs are shown during boot
Serhii Horichenko <[email protected]>
| Newsgroups | gmane.linux.skolelinux.devel |
|---|---|
| Message-ID | <CAPu3mnw+n8sy23VH9H4ZeRZoO-vT3ZGc2eMoothN_H5SOt_OfA__26419.6614896477$1787268691$gmane$org@mail.gmail.com> |
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
```
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?
On 19 Aug 2026 23:22 CET, Mike Gabriel wrote:
> Hi Serhii,
>
> On Mi 06 Mär 2024 18:32:21 CET, Serhii Horichenko wrote:
>
> > Package: src:debian-edu-config
> > Version: 2.12.44~deb12u1
> >
> > LTSP clients don't boot with a boot splash, all kernel logs are shown
> > during boot
> >
> > Sincerely,
> > Serhii Horichenko
>
> please try to fix this. Set up a Debian Edu 12 tjener + workstation +
> ltspserver and check if the problem still exists.
>
> If it does, set up a Debian Edu 12 tjener + another machine with
> Debian Edu 13 terminal server. Check if the problem still exists.
>
> If it still exists, please look at the iPXE boot configuration in
> /srv/tftp/. There you should be able to provide the keyword "splash"
> to the boot prompt that is provided via PXE boot mechanism.
>
> Once you know where to add "splash", investigate scripts in
> debian-edu-config source package and check where best to provide some
> code that inserts "splash" into the iPXE boot config.
>
> Thanks!
> 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
>
>