[X2Go-Commits] [[X2Go Wiki]] page changed: doc:howto:tce

wiki-admin at x2go.org wiki-admin at x2go.org
Mon Jan 2 02:51:29 CET 2017


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2017/01/02 01:51
Browser     : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
IP-Address  : 78.43.90.159
Hostname    : HSI-KBW-078-043-090-159.hsi4.kabel-badenwuerttemberg.de
Old Revision: http://wiki.x2go.org/doku.php/doc:howto:tce?rev=1483320768
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [List of open ToDos/FIXMEs for this page] 
User        : stefanbaur

@@ -387,17 +387,31 @@
    * try to run ''<nowiki>Xorg :$(($(ps -C Xorg -o args= | awk ' $2 ~ /^:[0-9]/ { print $2 }' | tr -d ':' | sort -n)+1)) -configure</nowiki>''
    * if that fails, stop the currently running X server, then run ''Xorg -configure''
    * this should output ~/xorg.conf.new, which could then be saved somewhere else (LAN share, USB stick, ...).
  
- FIXME This page is missing a section/subpage that explains how to create images for USB/CD/local storage.
+ FIXME This page is
missing a section/subpage that explains how to create images for USB/CD.
  
- Basically, proceed as shown for netboot above, but set LBX2GO_IMAGETYPE to iso, iso-hybrid, or hdd.
+ Basically, proceed as shown for netboot above, but set LBX2GO_IMAGETYPE to iso or iso-hybrid (recommended).
  
- Location and name of the output files will vary slightly, so skip the "lb clean" step until you've located them.
+ if you actually intend to write the image to CD/DVD or USB media, the only file you need is located at ./original-x2go-tce-live-image-i386.hybrid.iso after using the above script.
  
- Iso-Hybrid images can be dd'ed directly to a USB stick.
+ When using iso-hybrid, this file can be dd'ed straight to USB media, no need to unpack, format, fiddle with a boot loader, etc.
+ 
+ Also, when using iso-hybrid and USB media, there are a few "cheats" to reclaim unused space on the USB media, and to turn it into a solution that allows you to run X2GoClient in portable mode on Windows, and boot
it as X2Go-TCE, with a shared configuration file. 
+ 
+ FIXME Document how to add second partition to USB media after dd'ing the iso-hybrid image, and how to add X2GoClient-Portable to it.
+ 
+ FIXME This page is missing a section/subpage that explains how to create images for local storage.
+ 
+ Basically, proceed as shown for netboot above, but set LBX2GO_IMAGETYPE to iso or iso-hybrid (recommended). Do not select hdd or tar - even though it is supposed to becoma a local storage installation.
+ 
+   - On your local media, create the following folders: ''/boot/X2Go-live1'', ''/boot/X2Go-live2'', ''/boot/X2Go-live-download''.
+   - Copy ''./x2go-tce-vmlinuz'', ''./x2go-tce-initrd.img'', and ''./x2go-tce-squashfs-only.iso'' to ''/boot/X2Go-live1'' and ''/boot/X2Go-live2''.
+   - Create a folder ''/boot/grub'' and install grub-legacy into it (assuming an ext* file system) OR 
+   - install GRLDR and GRLDR.mbr into C:\ (assuming an NTFS file system) AND make the appropriate changes to
activate it (edit boot.ini on XP systems, use bcdedit.exe on Vista and newer) OR
+   - install syslinux (should work with FAT* as well as ext*)
+   - 
  
- HDD images mean you might have to jiggle with syslinux or grub.
  
  FIXME This page is missing a section/subpage that explains how the autoupdate process works with NTFS-formatted local storage (requires using ''findiso=/path/to/iso/name.iso'' and, for the actual autoupdating, ''toram'', ''updateurl'', and ''ntfs-uuid'')
  <file - menu.lst>
  # sample grub-legacy menu.lst for booting X2Go-TCE from NTFS-formatted local media


-- 
This mail was generated by DokuWiki at
http://wiki.x2go.org/



More information about the x2go-commits mailing list