[X2Go-Commits] [[X2Go Wiki]] page changed: doc:howto:tce
wiki-admin at x2go.org
wiki-admin at x2go.org
Mon Jan 2 19:11:47 CET 2017
A page in your DokuWiki was added or changed. Here are the details:
Date : 2017/01/02 18:11
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=1483380539
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Installing a boot loader]
User : stefanbaur
@@ -315,12 +315,11 @@
</file>
=== Installing syslinux ===
- FIXME
- * install syslinux (should work with FAT* as well as ext*):
- * ''apt-get install -y syslinux mbr''
- * ''syslinux --install /dev/targetpartition''
+
+ * install syslinux and mbr: ''apt-get install -y syslinux mbr''
+ * run ''syslinux --install /dev/targetpartition'' # if that fails or media won't boot, try ''syslinux -s --install /dev/targetpartition''
* note that you have to mark /dev/targetpartition as
"active" in the partition table. You can do that e.g. by calling ''sfdisk -A number-of-target-partition /dev/targetdevice''
* 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>
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
More information about the x2go-commits
mailing list