<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
hello, <br>
i am back in cameroon and i have to install x2go network with PXE
and 10 thin clients.<br>
the machine is ubuntu 10.04 and i install x2go home<br>
question 1<br>
the installation was going well, but the PXE clients does not start
properly. <br>
i see that in the file<br>
<br>
<pre>/opt/x2gothinclient/etc/network/run
</pre>
is empty<br>
i had the same problem few months before <br>
i have done the same correction (see below) and it works<br>
<br>
i send again the mail and hope this failure will be corrected<br>
<br>
2. question<br>
to install x2go, because of the slow connection we need here a whole
day and we were lucky we had no current problem during this day.<br>
<br>
for me it would be the best when i make a x2go repository on a usb
hard disk and play it from there.<br>
somebody know howto do it?<br>
warm greetings<br>
michel<br>
<br>
-------- Original Message --------
<table class="moz-email-headers-table" border="0" cellpadding="0"
cellspacing="0">
<tbody>
<tr>
<th nowrap="nowrap" align="RIGHT" valign="BASELINE">Subject: </th>
<td>Re: [X2go-dev] X2Goclient</td>
</tr>
<tr>
<th nowrap="nowrap" align="RIGHT" valign="BASELINE">Date: </th>
<td>Sat, 11 Sep 2010 18:36:45 +0200</td>
</tr>
<tr>
<th nowrap="nowrap" align="RIGHT" valign="BASELINE">From: </th>
<td><a class="moz-txt-link-abbreviated" href="mailto:kamerun@immerda.ch">kamerun@immerda.ch</a> <a class="moz-txt-link-rfc2396E" href="mailto:kamerun@immerda.ch"><kamerun@immerda.ch></a></td>
</tr>
<tr>
<th nowrap="nowrap" align="RIGHT" valign="BASELINE">To: </th>
<td><a class="moz-txt-link-abbreviated" href="mailto:x2go-dev@lists.berlios.de">x2go-dev@lists.berlios.de</a>, <a class="moz-txt-link-rfc2396E" href="mailto:kamerun@immerda.ch">"kamerun@immerda.ch"</a>
<a class="moz-txt-link-rfc2396E" href="mailto:kamerun@immerda.ch"><kamerun@immerda.ch></a></td>
</tr>
</tbody>
</table>
<br>
<br>
<pre>hello,
i install x2go server on xen machine
<a class="moz-txt-link-freetext" href="http://www.x2go.org/fileadmin/doc/installation_x2go_debian_en.html#3.Installing%20X2goserver-ONE%20(One%20Node%20Edition)">http://www.x2go.org/fileadmin/doc/installation_x2go_debian_en.html#3.Installing%20X2goserver-ONE%20(One%20Node%20Edition)</a>|outline
pxe come to login but after login he cannot start
it says that he cannot connect localhost
when i go to console client
i cannot ping localhost
lo is there but not up
i suppose the link in run by client is not done
i correct like this
and it works, but i suppose it is a mistake or not?
x2gonoldapone:~/scripts-noldap-0ne# cd /opt/x2gothinclient/etc/network/
x2gonoldapone:/opt/x2gothinclient/etc/network# ls
if-down.d if-post-down.d if-pre-up.d if-up.d interfaces run
x2gonoldapone:/opt/x2gothinclient/etc/network# ls run
x2gonoldapone:/opt/x2gothinclient/etc/network# ls -l
total 24
drwxr-xr-x 2 root root 4096 May 5 2008 if-down.d
drwxr-xr-x 2 root root 4096 May 5 2008 if-post-down.d
drwxr-xr-x 2 root root 4096 May 5 2008 if-pre-up.d
drwxr-xr-x 2 root root 4096 Sep 11 08:33 if-up.d
-rw-r--r-- 1 root root 30 Sep 11 08:21 interfaces
drwxr-xr-x 2 root root 4096 Sep 11 08:21 run
x2gonoldapone:/opt/x2gothinclient/etc/network# rm -r run
x2gonoldapone:/opt/x2gothinclient/etc/network# ln -s /dev/shm run
x2gonoldapone:/opt/x2gothinclient/etc/network# ls -l
total 20
drwxr-xr-x 2 root root 4096 May 5 2008 if-down.d
drwxr-xr-x 2 root root 4096 May 5 2008 if-post-down.d
drwxr-xr-x 2 root root 4096 May 5 2008 if-pre-up.d
drwxr-xr-x 2 root root 4096 Sep 11 08:33 if-up.d
-rw-r--r-- 1 root root 30 Sep 11 08:21 interfaces
lrwxrwxrwx 1 root root 8 Sep 11 08:54 run -> /dev/shm
x2gonoldapone:/opt/x2gothinclient/etc/network#
michel
</pre>
</body>
</html>