Hello, I am building a PXE boot server for the X2Go TCE (stretch version) in Debian 10, for remote logging to an X session, and I did:
# x2gothinclient_create
and after some minutes I receive in log: '/opt/x2gothinclient/etc/x2gothinclient_sessions' -> '/opt/x2gothinclient/chroot/etc/x2go/x2gothinclient_sessions' '/opt/x2gothinclient/etc/x2gothinclient-displaymanager_background.svg' -> '/opt/x2gothinclient/chroot/etc/x2go/x2gothinclient-displaymanager_background.svg' cp: cannot stat '/opt/x2gothinclient/etc/freerdp/known_hosts*': No such file or directory
process stops, no interested in rdp.
Thanks!
-- Luciano Andino Master en Ing. de Software - BMSTU Ing. en Sistemas de Información - UTN FRSF
Hi Luciano,
On Fr 12 Jul 2019 00:40:25 CEST, Luciano Andino wrote:
Hello, I am building a PXE boot server for the X2Go TCE (stretch version) in Debian 10, for remote logging to an X session, and I did:
# x2gothinclient_create
and after some minutes I receive in log: '/opt/x2gothinclient/etc/x2gothinclient_sessions' -> '/opt/x2gothinclient/chroot/etc/x2go/x2gothinclient_sessions' '/opt/x2gothinclient/etc/x2gothinclient-displaymanager_background.svg' -> '/opt/x2gothinclient/chroot/etc/x2go/x2gothinclient-displaymanager_background.svg' cp: cannot stat '/opt/x2gothinclient/etc/freerdp/known_hosts*': No such file or directory
process stops
What version of x2gothinclient(-management) are you currently using?
When grepping through the current code (I looked at Git master [1]), I
can't see a cp for known_hosts in x2gothinclient_create.
, no interested in rdp.
Please note that we have to be generic here. Some people use the X2Go
TCE for accessing RDP servers (either pure Windows RDP environments or
Windows RDP / X2Go mixed environments), so we have support for that
added.
DAS-NETZWERKTEAM c\o Technik- und Ökologiezentrum Eckernförde Mike Gabriel, Marienthaler str. 17, 24340 Eckernförde mobile: +49 (1520) 1976 148 landline: +49 (4351) 850 8940
GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
El dom., 21 jul. 2019 a las 9:42, Mike Gabriel (< mike.gabriel@das-netzwerkteam.de>) escribió:
Hi Luciano,
On Fr 12 Jul 2019 00:40:25 CEST, Luciano Andino wrote:
Hello, I am building a PXE boot server for the X2Go TCE (stretch version) in Debian 10, for remote logging to an X session, and I did:
# x2gothinclient_create
and after some minutes I receive in log: '/opt/x2gothinclient/etc/x2gothinclient_sessions' -> '/opt/x2gothinclient/chroot/etc/x2go/x2gothinclient_sessions' '/opt/x2gothinclient/etc/x2gothinclient-displaymanager_background.svg' ->
'/opt/x2gothinclient/chroot/etc/x2go/x2gothinclient-displaymanager_background.svg'
cp: cannot stat '/opt/x2gothinclient/etc/freerdp/known_hosts*': No such file or directory
process stops
What version of x2gothinclient(-management) are you currently using? When grepping through the current code (I looked at Git master [1]), I can't see a cp for known_hosts in x2gothinclient_create.
Hello Mike, is this the current version ?
# dpkg -l| grep x2go ii x2go-keyring 2012.07.23+git20170305.17+9.main.1 all GnuPG keys of all X2Go developers and the X2Go archive ii x2gothinclient-management 1.5.0.0-0x2go1+git20181202.691+9.main.1 all Management tools for X2Go Thin Client chroot server ii x2gothinclientmanagement 1.5.0.0-0x2go1+git20181202.691+9.main.1 all temporary dependency package for migration to x2gothinclient-management
thanks
, no interested in rdp.
Please note that we have to be generic here. Some people use the X2Go TCE for accessing RDP servers (either pure Windows RDP environments or Windows RDP / X2Go mixed environments), so we have support for that added.
Greets, Mike
DAS-NETZWERKTEAM c\o Technik- und Ökologiezentrum Eckernförde Mike Gabriel, Marienthaler str. 17, 24340 Eckernförde mobile: +49 (1520) 1976 148 landline: +49 (4351) 850 8940
GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
-- Luciano Andino Master en Ing. de Software - BMSTU Ing. en Sistemas de Información - UTN FRSF
Hi,
On Di 23 Jul 2019 00:32:33 CEST, Luciano Andino wrote:
El dom., 21 jul. 2019 a las 9:42, Mike Gabriel (< mike.gabriel@das-netzwerkteam.de>) escribió:
Hi Luciano,
On Fr 12 Jul 2019 00:40:25 CEST, Luciano Andino wrote:
Hello, I am building a PXE boot server for the X2Go TCE (stretch version) in Debian 10, for remote logging to an X session, and I did:
# x2gothinclient_create
and after some minutes I receive in log: '/opt/x2gothinclient/etc/x2gothinclient_sessions' -> '/opt/x2gothinclient/chroot/etc/x2go/x2gothinclient_sessions' '/opt/x2gothinclient/etc/x2gothinclient-displaymanager_background.svg' ->
'/opt/x2gothinclient/chroot/etc/x2go/x2gothinclient-displaymanager_background.svg'
cp: cannot stat '/opt/x2gothinclient/etc/freerdp/known_hosts*': No such file or directory
process stops
What version of x2gothinclient(-management) are you currently using? When grepping through the current code (I looked at Git master [1]), I can't see a cp for known_hosts in x2gothinclient_create.
Hello Mike, is this the current version ?
# dpkg -l| grep x2go ii x2go-keyring 2012.07.23+git20170305.17+9.main.1 all GnuPG keys of all X2Go developers and the X2Go archive ii x2gothinclient-management 1.5.0.0-0x2go1+git20181202.691+9.main.1 all Management tools for X2Go Thin Client chroot server ii x2gothinclientmanagement 1.5.0.0-0x2go1+git20181202.691+9.main.1 all temporary dependency package for migration to x2gothinclient-management
thanks
Those versions should be ok. Please add "set -x" at the top of the
x2gothinclient_create script (below the copyright header) and send the
last few lines of the resulting output when you re-rung
x2gothinclient_create.
DAS-NETZWERKTEAM c\o Technik- und Ökologiezentrum Eckernförde Mike Gabriel, Marienthaler str. 17, 24340 Eckernförde mobile: +49 (1520) 1976 148 landline: +49 (4351) 850 8940
GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
Am 12.07.19 um 00:40 schrieb Luciano Andino:
Hello, I am building a PXE boot server for the X2Go TCE (stretch version) in Debian 10, for remote logging to an X session, and I did:
# x2gothinclient_create
and after some minutes I receive in log: '/opt/x2gothinclient/etc/x2gothinclient_sessions' -> '/opt/x2gothinclient/chroot/etc/x2go/x2gothinclient_sessions' '/opt/x2gothinclient/etc/x2gothinclient-displaymanager_background.svg' -> '/opt/x2gothinclient/chroot/etc/x2go/x2gothinclient-displaymanager_background.svg' cp: cannot stat '/opt/x2gothinclient/etc/freerdp/known_hosts*': No such file or directory
process stops, no interested in rdp.
As a dirty workaround, you could probably run
mkdir -p /opt/x2gothinclient/etc/freerdp touch /opt/x2gothinclient/etc/freerdp/known_hosts
and re-run x2gothinclient_create afterwards.
Another option: Try X2Go-TCE-Live instead of X2Go-TCE-NFS. While the current "mainline" build script for X2Go-TCE-Live doesn't offer buster yet, I don't think it will be hard to adapt it for buster, if you really need a buster-based image already.
-Stefan
-- 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
El mar., 23 jul. 2019 a las 10:25, Stefan Baur (<X2Go-ML-1@baur-itcs.de>) escribió:
Am 12.07.19 um 00:40 schrieb Luciano Andino:
Hello, I am building a PXE boot server for the X2Go TCE (stretch version) in Debian 10, for remote logging to an X session, and I did:
# x2gothinclient_create
and after some minutes I receive in log: '/opt/x2gothinclient/etc/x2gothinclient_sessions' -> '/opt/x2gothinclient/chroot/etc/x2go/x2gothinclient_sessions' '/opt/x2gothinclient/etc/x2gothinclient-displaymanager_background.svg' ->
'/opt/x2gothinclient/chroot/etc/x2go/x2gothinclient-displaymanager_background.svg'
cp: cannot stat '/opt/x2gothinclient/etc/freerdp/known_hosts*': No such file or directory
process stops, no interested in rdp.
As a dirty workaround, you could probably run
mkdir -p /opt/x2gothinclient/etc/freerdp touch /opt/x2gothinclient/etc/freerdp/known_hosts
and re-run x2gothinclient_create afterwards.
Another option: Try X2Go-TCE-Live instead of X2Go-TCE-NFS. While the current "mainline" build script for X2Go-TCE-Live doesn't offer buster yet, I don't think it will be hard to adapt it for buster, if you really need a buster-based image already.
-Stefan
-- 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
x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user
Hi, it was not possible to put in work PXE with NFS. Now reading the doc [1] to try TCE-NG in a Debian Buster distro. Seems to be similar like Thinstantion.
[1] https://wiki.x2go.org/doku.php/doc:howto:tce
-- Luciano Andino Master en Ing. de Software - BMSTU Ing. en Sistemas de Información - UTN FRSF
Am 22.08.19 um 18:39 schrieb Luciano Andino:
Hi, it was not possible to put in work PXE with NFS. Now reading the doc [1] to try TCE-NG in a Debian Buster distro. Seems to be similar like Thinstantion.
Hi, we're just updating this for Buster.
I would suggest waiting for a few more days if you can - by then I should have been able to push the results for a working buster-based build to github and should have updated the wiki with instructions for Buster so you don't have to reinvent the wheel.
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
El jue., 22 ago. 2019 a las 13:46, Stefan Baur (<X2Go-ML-1@baur-itcs.de>) escribió:
Am 22.08.19 um 18:39 schrieb Luciano Andino:
Hi, it was not possible to put in work PXE with NFS. Now reading the doc [1] to try TCE-NG in a Debian Buster distro. Seems to be similar like Thinstantion.
Hi, we're just updating this for Buster.
I would suggest waiting for a few more days if you can - by then I should have been able to push the results for a working buster-based build to github and should have updated the wiki with instructions for Buster so you don't have to reinvent the wheel.
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
Great! I have 15-20 pxe clients to update. Wait for that)
-- Luciano Andino Master en Ing. de Software - BMSTU Ing. en Sistemas de Información - UTN FRSF
Hi Luciano!
[...]
Hi, we're just updating this for Buster.
I would suggest waiting for a few more days if you can - by then I should have been able to push the results for a working buster-based build to github and should have updated the wiki with instructions for Buster so you don't have to reinvent the wheel.
Great! I have 15-20 pxe clients to update. Wait for that)
I have updated the instructions and the scripts on that wiki page. Note that for Buster, you will need to use the github Repo - the changes haven't propagated to the code.x2go.org repo yet.
TL;DR:
For a 32-bit image, change # for 64-Bit builds, use: export LBX2GO_ARCH='-a amd64 -k amd64' # 32-Bit, larger memory footprint, but faster performance on i686 and newer #export LBX2GO_ARCH='-a i386 -k 686-pae'
to
# for 64-Bit builds, use: #export LBX2GO_ARCH='-a amd64 -k amd64' # 32-Bit, larger memory footprint, but faster performance on i686 and newer export LBX2GO_ARCH='-a i386 -k 686-pae'
in the first file and repeat step 4.
Similar concept if you want an iso-hybrid, rather than a netboot image:
Change # to create an iso image that can also be dd'ed to USB media: #export LBX2GO_IMAGETYPE='iso-hybrid' # to create a netboot-image: export LBX2GO_IMAGETYPE='netboot'
to
# to create an iso image that can also be dd'ed to USB media: export LBX2GO_IMAGETYPE='iso-hybrid' # to create a netboot-image: #export LBX2GO_IMAGETYPE='netboot'
in the first file and repeat step 4.
For a list of required an optional boot parameters, see <https://wiki.x2go.org/doku.php/doc:howto:tce#boot_parameters_for_x2go-tce>
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