[X2Go-Commits] [[X2Go Wiki]] page changed: doc:howto:tce
wiki-admin at x2go.org
wiki-admin at x2go.org
Mon Jan 2 17:48:47 CET 2017
A page in your DokuWiki was added or changed. Here are the details:
Date : 2017/01/02 16:48
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=1483375352
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Installing a boot loader]
User : stefanbaur
@@ -355,10 +355,13 @@
</file>
=== Installing syslinux ===
FIXME
- * install syslinux (should work with FAT* as well as ext*)
-
+ * install syslinux (should work with FAT* as well as ext*):
+ * ''apt-get install -y syslinux mbr''
+ * ''syslinux --install /dev/targetpartition''
+ * note that you have to check that /dev/targetpartition is marked as "active" in fdisk
+ * if your system doesn't boot like that, it might be due to an empty Master Boot Record. You can use
''install-mbr /dev/targetdisk'' to fix this.
* for syslinux, use these three files as templates:
<file - syslinux.cfg>
menu title X2Go-TCE
# This says "password" in md5
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
More information about the x2go-commits
mailing list