Package: debian-live Severity: normal X-Debbugs-Cc: alpha-beta-rele...@gmx.net
Dear Maintainer, i can successfully PXE-boot my PC into the live iso Debian 11.1.0 Live amd64 Cannamom. but when i change the live iso to Debian 11.1.0 Live and64 LXDE, the PXE-boot stucks for ever with cycling through waiting for jobs starting: (1 of 7) A start Job is running for system activity accounting tool (../no limit) (2 of 7) A start Job is running for Disk Manager (../..) (3 of 7) A start Job is running for LSB: exim Mail Transport Agent (../..) (4 of 7) A start Job is running for Light Display Manager (../..) (5 of 7) A start Job is running for Self Monitoring and Reporting Technology (SMART) (../..) (6 of 7) A start Job is running for Modem Manager (../..) (7 of 7) A start Job is running for Hold until boot process finishes up (../no limit) the PXE-boot menu entry i use for Debian 11 looks like this: LABEL debian-x64 MENU LABEL Debian x64 KERNEL http://192.168.1.10/srv/nfs/debian-x64/live/vmlinuz-5.10.0-9-amd64 INITRD http://192.168.1.10/srv/nfs/debian-x64/live/initrd.img-5.10.0-9-amd64 APPEND ip=dhcp nfsroot=192.168.1.10:/srv/nfs/debian-x64 ro netboot=nfs boot=live config -- locales=de_DE.UTF-8 keyboard-layouts=de utc=no timezone=Europe/Berlin why is the Debian 11.1.0 Live amd64 Cannamom iso pxe-booting just fine, but Debian 11.1.0 Live amd64 LXDE iso is stucking for ever? i would expect the same pxe-boot behavior with all iso's of Debian 11.1.0 Live.