Am 02.05.2018 um 09:21 schrieb Jens Bürger: > […] >> Please run >> >> cat /proc/cmdline >> >> on the ThinClient, and post the result. > Here we go: > > BOOT_IMAGE=x2g0-tce/vmlinuz initrd=x2g0-tce/initrd.img boot=live > components noswap aufs rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 kernel.sysrq=1 > keep_bootcon sysrq_always_enabled rd.driver.pre=loop rd.noverifyssl > rd.skipfsck rd.live.overlay.check rd.live.overlay.reset rd.live.ram > log_buf_len=1M quickreboot consoleblank=0 kernel.sysrq=1 keep_bootcon > sysrq_always_enabled rootwait=120 silent quiet splash lang=de > vconsole.keymap=de keyboard-layouts=de locales=de_DE.UTF-8 > hostname=localhost > fetch=http://192.168.10.25/x2go-tce-filesystem.squashfs session=btx > > I added "session=btx" in the pxelinux cfg, that's the name of the > session I want to preselect. > > In my case, http://192.168.10.25/x2go-tce/x2go-tce.sessions is the URL > of the sessions file.
Aaaand ... where did you specify that? According to your /proc/cmdline, you specified the path where to download the squashfs (fetch=...), but you're lacking the parameter to download the sessions file. Thus its obvious the client won't attempt to fetch it. Kind Regards, Stefan Baur -- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
signature.asc
Description: OpenPGP digital signature
_______________________________________________ x2go-user mailing list [email protected] https://lists.x2go.org/listinfo/x2go-user
