Page 1 of 1

Install Porteus KIOSK without Internet

Posted: 08 Jul 2018, 11:37
by radzio6
Hi,

Is it possibile to setup kiosk in the LAN environment without Internet access?
I would like to set up 2 kiosks with static IP's (no dhcp server available) in the network without Internet access to display in browser data from PLC driver.
I am not very linux familiar person but So far I managed to create own ISO with Firefox however when I run it it requires internet access. Wizard does not start :(
Can I run wizard witout Internet access?

Thank YOu

Install Porteus KIOSK without Internet

Posted: 08 Jul 2018, 16:14
by fanthom
Hi radzio6,

Here is the procedure:

a) generate kiosk ISO in the wizard

b) save it on usb stick instead of burning:
https://www.youtube.com/watch?v=gtCQ3iVmDWw

c) boot any Linux and burn kiosk ISO on target PC using 'dd' utility, sample:

Code: Select all

sudo dd if=Porteus-Kiosk-4.0.0-x86_64.iso of=/dev/sda