<div><div>I want to clarify my previous post:</div><div>The /opt/[2gothinkclient folder should be about 1.5 GB after the thin client image is created.</div></div><div> </div><div>30.01.2022, 15:18, "ovt@zaokknm.ru" <ovt@zaokknm.ru>:</div><blockquote><div><div>First of all, I inform you that the descriptions of the errors refer to the creation of a thin client image for OS Debian_10 64 bit. I got them comparing x2gothinclient_create script for 32bit and 64bit. I also report that Debian_10 32 bit had no image creation errors and booted normally the first time, but this was true for April 2020.</div><div> In principle, I still have these scripts, but I cannot guarantee their performance at the moment.</div><div>I want to note that the capacity of the image should be about 1.5 GB.</div><div>Also... in your case with a weak thin client, I would recommend creating an image for 32 bit Debian OS. I insist on Debian.</div><div>Or, as a proven option, hang up hdd or usb on a thin client, put Pupy and a regular x2go client there.</div></div><div> </div><div>30.01.2022, 06:40, "MacGregor Family" <<a href="mailto:macgregorathome@iinet.net.au" rel="noopener noreferrer">macgregorathome@iinet.net.au</a>>:</div><blockquote><p>Thank you for this info, I've had a little break and now on back on the<br />project. As far as I can see these lines have been added to the<br />x2gothinclient_create script already, perhaps when you reported the<br />problem. I have attached a couple of screen shots showing them. Are<br />these lines now correct or am I missing something?<br /><br />I recreated the thin client using "stretch" and the boot progressed<br />further, but was still unsuccessful. This time the error message was:<br />[FAILED] Failed to start. Create volatile files and directories<br /><br />I changed the operating system on the thin client to Tiny Core Linux<br />and it sped up the whole process, however reached the same<br />conclusion.I'm going to try to base the thin client on "Jessie" and<br />change all the repository references to the archived ones, however I<br />don't hold much hope. I looked for an x2goclient package for Tiny Core<br />however it looks like if I want one I need to create the Tiny Core<br />extension myself and this may well be beyond my limited competance.<br />Might give it a go if the all else fails.<br /><br />Thanks again for replying.<br /><br />Regards<br />Stuart MacGregor<br /> <br />On Wed, 2022-01-19 at 22:30 +0300, <a href="mailto:ovt@zaokknm.ru" rel="noopener noreferrer">ovt@zaokknm.ru</a> wrote:</p><blockquote> I remember this trick with the pxelinux.cfg folder. :-))<br /> If you are at this stage, then this is only the beginning of the<br /> journey.<br /> I do not know how to find my correspondence in the x2go-user thread,<br /> so I quote from my letter -<br /> ---------------------------------------<br /> Without waiting for an answer, I report the errors found in the<br /> /usr/sbin/x2gothinclient_create script.<br /> Skipped lines (206-207)<br /> [ $? -eq 0] && apt-get install gnupg -y<br /> [ $? -eq 0] && apt-key adv --recv-keys --keyserver keys.gnupg.net<br /> E1F958385BFE2B6E<br /> (251)[ $? -eq 0] && systemctl enable x2gothinclient-displaymanager<br />  <br /> After adding these lines, x2gothinclient loads fine. Please make<br /> these corrections.<br /> ---------------------------------------------------------------<br /> P.S.The documentation says that the thin client RAM must be at least<br /> 512 MB. I haven't tried it with low RAM, but it makes sense<br />  <br /> 12.01.2022, 14:12, "MacGregor Family" <<a href="mailto:macgregorathome@iinet.net.au" rel="noopener noreferrer">macgregorathome@iinet.net.au</a>>:<br /> > Thank you for the excellent advice. I switched the virtual machine<br /> > acting as my tftp server to Debian 11 and pxe boot started. I<br /> > didn't event need to chainload ipxe with undionly.kpxe. Basically<br /> > using Ubuntu for my tftp server was the problem.<br /> ><br /> > Something of note, though. It was necessary create a new directory<br /> > /srv/tftp/pxelinux.cfg and copy /srv/tftp/default.cfg into it. I<br /> > discovered this by consulting professor Google. I did not read this<br /> > in the classic X2go-tce documentation. Perhaps this might be<br /> > explictly added to this documention to help nubes like myself?<br /> ><br /> > I am having more problems, though. The first, red X2go splash<br /> > screen comes up but I am unable to make any selections, not with<br /> > the highlighted hotkeys nor with the arrow keys or even TAB. Not a<br /> > real problem, after timeout it defaults to x2go-tce which is what I<br /> > want anyway. I just mention it in case it is a symptom of the other<br /> > problems I'm about to describe. The boot soon fails with the<br /> > following messages:<br /> ><br /> > [ 16.996870] Initramfs unpacking failed : write error<br /> > [ 17.488013] mce: Unable to init MCE device (rc: -5)<br /> > [ 19.959922] Failed to execute /init (error -2)<br /> > [ 19.190964] Kernel panic - not syncing: No working init found. Try<br /> > passing init =option to Kernel. See Linux Documentation/admin-<br /> > guide/initrst for guidance.<br /> > [ 19.961064] CPU: 0 PID : 1 Comm: swapper/0 Not tainted 5.10.0-10-<br /> > 686 #1 Debian 5.10.84-1<br /> > [ 19.961135] Hardware name: /TK-3550, BIOS 6.00 PG 02/27/2009<br /> > [ 19.961198] Call Trace:<br /> > [ 19.961283] dump_stack+0x54/0x68<br /> > [ 19.961355] ? rest_init+0x30/0x97<br /> > [ 19.961429] panic+0xa3/0x25b<br /> > [ 19.961495] ? rest_init+0xe0/0xe9<br /> > [ 19.961630] ret_from_fork+0x1c/0x28<br /> > [ 19.961705] Kernel Offset: disabled<br /> > [ 19.961775] ---[ end Kernel panic - not syncing: No working init<br /> > found. Try passing init =option to Kernel. See Linux<br /> > Documentation/admin-guide/initrst for guidance. ]---<br /> ><br /> > Then the whole thing hangs up indefinitely. It seems to me that the<br /> > old thin client (TK-3550 AMD GX III LX800 CPU, 256 MB ram) needs a<br /> > legacy BIOS boot and this is unavailable for some reason. Should I<br /> > redo my X2go-tce setup (x2gothinclient_settings) and use an older<br /> > version of Debian to create the chroot image? I used the default<br /> > "Buster". If I need to go back enough versions of Debian will I<br /> > need to change to archived repositories in the same file (rather<br /> > than just <a href="http://ftp.debian.ors/debian" rel="noopener noreferrer">http://ftp.debian.ors/debian</a> <distr-codename> main)? Do I<br /> > need to add to the APPEND line of x2go-tce.cfg instead with<br /> > init=/sbin/.... or some such (professor Google again)? Once again<br /> > any help here would be appreciated. I recognise that the thin<br /> > client I am using is rubbish but the price was right and having<br /> > come so far I'm reluctant to give up now.<br /> ><br /> ><br /> ><br /> > On Mon, 2022-01-10 at 10:01 +0300, <a href="mailto:ovt@zaokknm.ru" rel="noopener noreferrer">ovt@zaokknm.ru</a> wrote:<br /> > > At one time, when, about a year ago, while installing x2go on<br /> > > ubuntu, I faced about the same problem. Nevertheless, in a week I<br /> > > was able to run x2go-server + pxe. Endless poking around in the<br /> > > configuration files gave me the idea to change the distribution<br /> > > kit. Imagine my surprise when, in 30-40 minutes, I installed and<br /> > > configured this bundle on Debian_10 without any problems and have<br /> > > already been using it with 20 clients for a whole year. I also<br /> > > did not find understanding and help in the x2go community.<br /> > > My advice to you is to change your distribution to Debian.<br /> > ><br /> > ><br /> > > 05.01.2022, 15:38, "MacGregor Family" <<br /> > > <a href="mailto:macgregorathome@iinet.net.au" rel="noopener noreferrer">macgregorathome@iinet.net.au</a>>:<br /> > > > Hello,<br /> > > ><br /> > > > I posted an enquiry quite some time ago but it hasn't attracted<br /> > > > anyone's interest. In the meantime I have contiued trying to<br /> > > > solve the<br /> > > > problem on my own. I moved all my dchp functions from my cheap,<br /> > > > rubbish<br /> > > > router to my ubuntu 20.04 server. I spent some time fiddling<br /> > > > with the<br /> > > > settings of isc-dhcp-server. I downloaded ipxe undionly.kpxe<br /> > > > and put it<br /> > > > in my tftp server (a virual box virtual machine with bridged<br /> > > > netwrking<br /> > > > also running a ubuntu 20.04 server) at /srv/tftp. When I boot<br /> > > > up my<br /> > > > Termtek TK3550 Thin Client (AMD GX III LX800 CPU, 256 MB ram,<br /> > > > Intel<br /> > > > UNDI network card PXE 2.0) undionly.kpxe is successfully booted<br /> > > > via<br /> > > > tftp and the new bootloder finds pxelinux.0 then just locks up.<br /> > > > Nothing<br /> > > > happens and it continues to happen indefinitely. I have<br /> > > > attached a<br /> > > > photo of the boot screen when it locks up.<br /> > > ><br /> > > > I have created a directory of the tftp server<br /> > > > /srv/tftp/pxelinux.cfg .<br /> > > > I copied /srv/tftp/default.cfg into this directory both as<br /> > > > default.cfg<br /> > > > and as simply default. I also copied x2go-tce-cfg, memtest.cfg<br /> > > > and<br /> > > > local-boot.cfg into this directory just in case. I am now at a<br /> > > > loss. I<br /> > > > have no way of checking/altering pxelinux.0 as it is in binary<br /> > > > or code<br /> > > > of some sort. I have spent hours in my free time to get this<br /> > > > far, but<br /> > > > in reality the end goal of logging into my linux server on a<br /> > > > thin<br /> > > > client seems no closer. Any help would be appreciated.<br /> > > ><br /> > > > Stuart MacGregor<br /> > > > <a href="mailto:macgregorathome@iinet.net.au" rel="noopener noreferrer">macgregorathome@iinet.net.au</a><br /> > > ><br /> > > > ,<br /> > > > _______________________________________________<br /> > > > x2go-user mailing list<br /> > > > <a href="mailto:x2go-user@lists.x2go.org" rel="noopener noreferrer">x2go-user@lists.x2go.org</a><br /> > > > <a href="https://lists.x2go.org/listinfo/x2go-user" rel="noopener noreferrer">https://lists.x2go.org/listinfo/x2go-user</a><br /> > > ></blockquote></blockquote>,<p>_______________________________________________<br />x2go-user mailing list<br /><a href="mailto:x2go-user@lists.x2go.org" rel="noopener noreferrer">x2go-user@lists.x2go.org</a><br /><a href="https://lists.x2go.org/listinfo/x2go-user" rel="noopener noreferrer">https://lists.x2go.org/listinfo/x2go-user</a></p></blockquote>