User Tools

Site Tools


porteus-kiosk

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
porteus-kiosk [2017/09/20 16:53] snargporteus-kiosk [2017/09/20 16:54] snarg
Line 32: Line 32:
   * The http component should be served from a custom port on the web server (eg 8088) as the document root. This should contain the file structure from the iso, with replaced kiosk.sgn and any additional xzm modules required.   * The http component should be served from a custom port on the web server (eg 8088) as the document root. This should contain the file structure from the iso, with replaced kiosk.sgn and any additional xzm modules required.
   * The tftp portion for pxe boot should be served from a directory under the tftproot. An additional initrd file is required for pxe booting and the pxelinux config should look something like this:    * The tftp portion for pxe boot should be served from a directory under the tftproot. An additional initrd file is required for pxe booting and the pxelinux config should look something like this: 
-<code>KERNEL /opac-porteus-4.5.0/vmlinuz +<code>KERNEL /porteus-kiosk-4.5.0/vmlinuz 
-APPEND initrd=/opac-porteus-4.5.0/initrd.xz,/opac-porteus-4.5.0/initrdpxe.xz http_server=10.2.100.32:8088</code>+APPEND initrd=/porteus-kiosk-4.5.0/initrd.xz,/porteus-kiosk-4.5.0/initrdpxe.xz http_server=10.2.100.32:8088</code>
   * A custom splash screen can be created in docs/default.jpg on the web server   * A custom splash screen can be created in docs/default.jpg on the web server
  
  
  
porteus-kiosk.txt · Last modified: 2017/09/20 17:08 by snarg