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

wiki-admin at x2go.org wiki-admin at x2go.org
Tue Sep 17 09:36:53 CEST 2019


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

Date        : 2019/09/17 07:36
Browser     : Mozilla/5.0 (X11; Linux x86_64; rv:60.9) Gecko/20100101 Goanna/4.4 Firefox/60.9 PaleMoon/28.7.1
IP-Address  : 109.193.81.67
Hostname    : HSI-KBW-109-193-081-067.hsi7.kabel-badenwuerttemberg.de
Old Revision: https://wiki.x2go.org/doku.php/doc:howto:tce?rev=1566935702
New Revision: https://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Configuring the Build] added note that live-build from Buster can create hdd and tar builds just fine
User        : stefanbaur

@@ -141,12 +141,13 @@
  #export LBX2GO_IMAGETYPE='iso-hybrid'
  # to create a netboot-image:
  export LBX2GO_IMAGETYPE='netboot'
  # NOT RECOMMENDED:
- # to create an image that can be written to a hard disk (always results
- # in a "build failed" message, even though the build might have worked):
+ # to create an image that can be written to a hard disk (for older live-build versions, this
+ # always results
in a "build failed" message, even though the build might have worked - use 
+ # live-build from Buster and things will work):
  # export LBX2GO_IMAGETYPE='hdd'
- # to create a tar file only (seems to be broken in live-build):
+ # to create a tar file only (seems to be broken in older live-build versions - Buster works):
  # export LBX2GO_IMAGETYPE='tar'
  
  if [ "$LBX2GO_IMAGETYPE" = "netboot" ]; then
          LBX2GO_DEFAULTS+=" $LBX2GO_BOOTLOADER"


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



More information about the x2go-commits mailing list