Install Porteus KIOSK without Internet

Here you can post about the issues related to modifications performed manually (not through the kiosk wizard). Example: swapped kernel, added 3rd party modules or files.
Please describe in detail what has been changed and hopefully other kiosk user will be able to help.
Porteus team wont resolve bugs posted in this category as we support only modifications made by the kiosk wizard.
Forum rules
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
radzio6
Ronin
Ronin
Posts: 1
Joined: 08 Jul 2018, 10:59
Distribution: porteus kiosk

Install Porteus KIOSK without Internet

Post#1 by radzio6 » 08 Jul 2018, 11:37

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

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5666
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

Install Porteus KIOSK without Internet

Post#2 by fanthom » 08 Jul 2018, 16:14

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
Please add [Solved] to your thread title if the solution was found.

Locked