A page in your DokuWiki was added or changed. Here are the details: Date : 2016/12/15 02:15 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=1481768080 New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce Edit Summary: [Building your own netbootable X2Go-TCE image] User : stefanbaur @@ -129,14 +129,15 @@ x2go-tce-vmlinuz and x2go-tce-initrd.img to a suitable subdirectory under your TFTP root. We suggest using ./x2go-tce. <note tip>To verify that both your installation in general and the newly copied files are reachable, use a TFTP client - we suggest atftp - and perform these steps: - cd $(mktemp -d) + <code> cd $(mktemp -d) atftp your-tftp-server-ip-here tftp> get pxelinux.cfg/default tftp> get x2go-tce/x2go-tce-vmlinuz tftp> get x2go-tce/x2go-tce-initrd.img tftp> quit + </code> </note> Copy x2go-tce-filesystem.squashfs from the directory mentioned after "Build is done:" to a suitable subdirectory under your HTTP or FTP root. We suggest using ./x2go-tce. -- This mail was generated by DokuWiki at http://wiki.x2go.org/