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

Date        : 2017/01/02 18:41
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=1483382016
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Booting from CD/DVD/USB] User : stefanbaur

@@ -429,12 +429,19 @@
===== Booting from CD/DVD/USB ===== Basically, proceed as shown for netboot above, but set LBX2GO_IMAGETYPE to iso-hybrid (recommended) or iso.
+ Also, you need to add --bootappend-live followed by all boot parameters that 
you would usually pass to pxelinux, syslinux or GRUB to LBX2GO_DEFAULTS.
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.


+ ==== Burning to CD/DVD ====
+ Use ''xorriso -as cdrecord -v dev=/dev/your-writer-device -dao 
./original-x2go-tce-live-image-i386.hybrid.iso'' or whatever cd burning 
software you like.  See https://wiki.debian.org/BurnCd for some additional 
suggestions.
+ + ==== Writing to USB media ====
 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.
+ + So just do ''dd if=./original-x2go-tce-live-image-i386.hybrid.iso of=/dev/targetdevice'' and wait until it finishes. 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.

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

_______________________________________________
x2go-commits mailing list
[email protected]
http://lists.x2go.org/listinfo/x2go-commits

Reply via email to