Hi Holger,
aja, verstanden, Danke für die Nachhilfe 
Also die Clients starten mit den beiden Optionen wie beschrieben. Allerdings wird der Grafiktreiber nicht geladen bzw. die Grafik sieht schlecht aus und ich kann z.B. auch die Auflösung nicht händisch anpassen.
Ich habe mich - als der Client in Linbo stand - via linbo-ssh eingeloggt und
dmesg | grep -i firmware
durchgeführt.
Folgendes kommt heraus:
amdgpu 0000:03:00.0: Direct firmware load for amdgpu/psp_13_0_11_toc.bin failed with error -2
amdgpu 0000:03:00.0: Direct firmware load for amdgpu/dcn_3_1_4_dmcub.bin failed with error -2
amdgpu 0000:03:00.0: Direct firmware load for amdgpu/gc_11_0_4_pfp.bin failed with error -2
amdgpu 0000:03:00.0: Direct firmware load for amdgpu/sdma_6_0_1.bin failed with error -2
amdgpu 0000:03:00.0: Direct firmware load for amdgpu/vcn_4_0_2.bin failed with error -2
amdgpu 0000:03:00.0: Direct firmware load for amdgpu/gc_11_0_4_mes_2.bin failed with error -2
amdgpu 0000:03:00.0: Direct firmware load for amdgpu/gc_11_0_4_mes.bin failed with error -2
Ich habe dann - wie hier unter Netzwerkkarten Treiber ersetzen beschrieben die Datei firmware angepasst bzw. erstellt und
update-linbofs
sowie
linuxmuster-import-devices
durchgeführt.
Rechner nochmal gestartet, im LINBO stehen lassen, wieder
dmesg | grep -i firmware
Ergebnis:
mdgpu 0000:03:00.0: Direct firmware load for amdgpu/gc_11_0_4_imu.bin failed with error -2
amdgpu 0000:03:00.0: amdgpu: gfx11: Failed to load firmware „gc_11_0_4_imu.bin“
[drm:gfx_v11_0_early_init [amdgpu]] ERROR Failed to init imu firmware!
amdgpu 0000:03:00.0: Direct firmware load for amdgpu/vcn_4_0_2.bin failed with error -2
Jetzt wird amdgpu/gc_11_0_4_imu.bin verlangt - das wurde zuvor nicht verlangt.
Also nochmals Datei firmware angepasst und jetzt habe ich dort einfach
amdgpu
eingetragen statt einzelne Dateien.
update-linbofs
root@server:/etc/linuxmuster/linbo# update-linbofs
Hashing linbo password … Success!
Creating new linbo filesystem …
Using stable kernel version 6.12.33 …
Extracting modules …
Generating modules.dep and map files …
Copying firmware …
rtl_nic
rtlwifi/rtl8821aefw.bin
iwlwifi-cc-a0-77.ucode
amdgpu
Creating xz archive (may take a while) …
100 % 52,6 MiB / 261,7 MiB = 0,201 19 MiB/s 0:14
Copying stable kernel version 6.12.33 …
Ok!
0+0 records in
0+0 records out
0 bytes copied, 9,7322e-05 s, 0,0 kB/s
mkfs.fat 4.2 (2021-01-31)
xorriso 1.5.4 : RockRidge filesystem manipulator, libburnia project.
Drive current: -outdev ‚stdio:/srv/linbo/linbo.iso‘
Media current: stdio file, overwriteable
Media status : is blank
Media summary: 0 sessions, 0 data blocks, 0 data, 558g free
Added to ISO image: directory ‚/‘=‚/var/cache/linuxmuster/linbo/iso‘
xorriso : UPDATE : 989 files added in 1 seconds
xorriso : UPDATE : 989 files added in 1 seconds
xorriso : NOTE : Copying to System Area: 432 bytes from file ‚/usr/lib/ISOLINUX/isohdpfx.bin‘
xorriso : WARNING : Boot image load size exceeds 65535 blocks of 512 bytes. Will record 0 in El Torito to extend ESP to end-of-medium.
libisofs: NOTE : Aligned image size to cylinder size by 234 blocks
xorriso : UPDATE : 17.18% done
xorriso : UPDATE : Thank you for being patient. Working since 1 seconds.
ISO image produced: 218624 sectors
Written to medium : 218624 sectors at LBA 0
Writing to ‚stdio:/srv/linbo/linbo.iso‘ completed successfully.
Anschließend linuxmuster-import-devices und Client nochmal neu gestartet.
Client im Linbo stehen lassen - eingeloggt via SSH - die Fehler, die zuvor via DMESG ersichtlich waren, sind nun weg.
Linbo sieht nun auch “hübscher” aus.
Allerdings: Ubuntu startet nicht, Bild “friert ein”. Und das trotz der beiden Optionen nomodeset und nowarmstart.
Zuvor startete Ubuntu zumindest (mit schlechter Grafik) - jetzt leider nicht mehr 
Habe dann mal beide Optionen weggelassen. Gleiches Ergebnis - nach dem Sync von Ubuntu schwarzer Bildschirm…
So sieht die start.conf aus:
LINBO]
Server = 10.0.0.1
Group = ubuntu2404_win10_efi_nvme_lenovo
Cache = /dev/nvme0n1p4
RootTimeout = 600
AutoPartition = no
AutoFormat = no
AutoInitCache = no
DownloadType = rsync
GuiDisabled = no
UseMinimalLayout = no
Locale = de-DE
SystemType = efi64
KernelOptions = quiet splash dhcpretry=9 forcegrub grubbythecat
[Partition]
Dev = /dev/nvme0n1p1
Label = efi
Size = 200M
Id = ef
FSType = vfat
Bootable = yes
[Partition]
Dev = /dev/nvme0n1p2
Label = windows
Size = 100G
Id = 7
FSType = ntfs
Bootable = no
[Partition]
Dev = /dev/nvme0n1p3
Label = ubuntu
Size = 50G
Id = 83
FSType = ext4
Bootable = no
[Partition]
Dev = /dev/nvme0n1p4
Label = cache
Size = 60G
Id = 83
FSType = ext4
Bootable = no
[Partition]
Bootable = no
FSType = swap
Id = 82
Size = 8G
Label =
Dev = /dev/nvme0n1p5
[OS]
Name = Windows 10
Version =
Description = Windows 10 1903
IconName = win10.svg
BaseImage = win10-22H2-education-ni-generic.qcow2
Boot = /dev/nvme0n1p2
Root = /dev/nvme0n1p2
Kernel = auto
Initrd =
Append =
StartEnabled = yes
SyncEnabled = no
NewEnabled = yes
Autostart = no
AutostartTimeout = 5
DefaultAction = new
Hidden = yes
[OS]
Name = Ubuntu
Version =
Description = Ubuntu 20.04
IconName = ubuntu.svg
BaseImage = ubuntu.qcow2
Boot = /dev/nvme0n1p3
Root = /dev/nvme0n1p3
Kernel = boot/vmlinuz
Initrd = boot/initrd.img
Append = nomodeset nowarmstart
StartEnabled = yes
SyncEnabled = yes
NewEnabled = yes
Autostart = yes
AutostartTimeout = 60
DefaultAction = sync
Hidden = yes
Hast du noch eine weitere Idee (oder sonst jemand) ?
Vielen Dank!