[X2Go-User] Install x2go TCE-live server

Stroganov Roman stroganov.roman at gmail.com
Tue Jan 22 12:00:46 CET 2019


If I carry out ./x2gousbpatch && ./x2gobuild2 2>&1 | tee logfile that the
patch is downloaded with github. This is not what it is necessary for me.
I change in ./patch/includes.chroot/usr/lib/x2go/tce/x2gousbmount a line
elsif (system("mount -tvfat $dev /media/$name/$ldev -o
uid=$user,sync,uni_xlate") == 0)
on
elsif (system("mount -tvfat $dev /media/$name/$ldev -o
uid=$user,sync,utf8") == 0)
also I carry out
./x2gobuild2 2>&1 | tee logfile
create a new build
It breaks autoconnection of any disks (ntfs, fat) Not forwarding to server.
Does not mount on the thin client.

In the console of the thin client I do mount/dev/far32_drive  /mnt/fat32
without additional parameters and well I see directories and files with the
Russian names.

On  regular Ubuntu checked connection of usb drive fat32. Everything is
well read/written
user at 3S-13:~$ mount | grep fat
/dev/sdb1 on /media/user/ROSTMA type vfat
(rw,nosuid,nodev,relatime,uid=1000,gid=1000,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,showexec,utf8,flush,errors=remount-ro,uhelper=udisks2)

-- 
С Уважением Строганов Роман
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x2go.org/pipermail/x2go-user/attachments/20190122/7d1c477a/attachment.html>


More information about the x2go-user mailing list