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

wiki-admin at x2go.org wiki-admin at x2go.org
Mon Jan 2 01:55:48 CET 2017


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

Date        : 2017/01/02 00:55
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=1483307511
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [List of open ToDos/FIXMEs for this page] 
User        : stefanbaur

@@ -398,8 +398,29 @@
  
  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 ''toram findiso=/path/to/iso/'')
+ <file name=menu.lst>
+ # sample grub-legacy menu.lst for booting X2Go-TCE from NTFS-formatted local media
+ default 0
+ 
+ timeout         5
+ color cyan/blue white/blue
+ password --md5 $1$v4.0xYdG$32uzkKsup9c1RsHZlzfQs1
+ 
+
title           X2Go-live1
+ find            /boot/X2Go-live1/x2go-tce-vmlinuz
+ root
+ kernel          /boot/X2Go-live1/x2go-tce-vmlinuz boot=live components noswap aufs rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 kernel.sysrq=1 keep_bootcon sysrq_always_enabled rd.driver.pre=loop rd.noverifyssl rd.skipfsck rd.live.overlay.check rd.live.overlay.reset rd.live.ram log_buf_len=1M quickreboot consoleblank=0 kernel.sysrq=1 keep_bootcon sysrq_always_enabled rootwait=120 silent quiet splash lang=de vconsole.keymap=de keyboard-layouts=de locales=de_DE.UTF-8 hostname=localhost noroot nouser quiet splash toram findiso=/boot/X2Go-live1/x2go-tce-squashfs-only.iso FURTHER-OPTIONS-GO-HERE
+ initrd          /boot/X2Go-live1/x2go-tce-initrd.img
+ 
+ title           X2Go-live2
+ find            /boot/X2Go-live2/x2go-tce-vmlinuz
+ root
+ kernel          /boot/X2Go-live2/x2go-tce-vmlinuz boot=live components noswap aufs rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 kernel.sysrq=1 keep_bootcon sysrq_always_enabled
rd.driver.pre=loop rd.noverifyssl rd.skipfsck rd.live.overlay.check rd.live.overlay.reset rd.live.ram log_buf_len=1M quickreboot consoleblank=0 kernel.sysrq=1 keep_bootcon sysrq_always_enabled rootwait=120 silent quiet splash lang=de vconsole.keymap=de keyboard-layouts=de locales=de_DE.UTF-8 hostname=localhost noroot nouser quiet splash toram findiso=/boot/X2Go-live2/x2go-tce-squashfs-only.iso FURTHER-OPTIONS-GO-HERE
+ initrd          /boot/X2Go-live2/x2go-tce-initrd.img
+ 
+ </file>
  
  FIXME Some of the optional steps above could be moved to a separate subpage to reduce clutter.
  
  FIXME The steps for the build process could probably streamlined into an x2go-tcebuilder.deb Debian package


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



More information about the x2go-commits mailing list