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

wiki-admin at x2go.org wiki-admin at x2go.org
Mon Jan 2 03:07:29 CET 2017


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

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

@@ -408,11 +408,12 @@
    - If you have serious space constraints, you can limit yourself to ''/boot/X2Go-live1'', but you will be unable to use the autoupdater then.
    - Copy ''./x2go-tce-vmlinuz'', ''./x2go-tce-initrd.img'', and ''./x2go-tce-squashfs-only.iso'' to ''/boot/X2Go-live1'' (and to ''/boot/X2Go-live2'', if present).
    - Install a boot loader:
      * 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 GRLDR and GRLDR.mbr from GRUB4DOS 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*)
-   - create a boot loader configuration file like one of these:
+   - create the boot loader configuration file(s):
+     * for GRUB-Legacy and GRLDR/GRUB4DOS, use this file as template:
  <file - menu.lst>
  # sample grub-legacy menu.lst for booting X2Go-TCE from local media
  # Depending on your setup, this goes either into C:\menu.lst or C:\boot\grub\menu.lst (/boot/grub/menu.lst).
  # C:\menu.lst is recommended for NTFS, /boot/grub/menu.lst for ext*. 
@@ -437,9 +438,9 @@
  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 findiso=/boot/X2Go-live2/x2go-tce-squashfs-only.iso FURTHER-OPTIONS-GO-HERE
  initrd          /boot/X2Go-live2/x2go-tce-initrd.img
  
  </file>
- 
+     * or, for syslinux, use these three files as templates:
  <file - syslinux.cfg>
  menu title X2Go-TCE
  # This says "password" in md5
  menu master passwd $1$v4.0xYdG$32uzkKsup9c1RsHZlzfQs1


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



More information about the x2go-commits mailing list