Hi
I'm a big noob using linux but I need to install Porteus Kiok 3.7 in one PC but I don't have a CD/DVD drive.
Is it possible to install using a USB pendrive? I was able to create a boot USB pendrive using the Win32DiskManager with Porteus Kiosk ISO file but doesn't appear the option to make the install on the PC.
What I need to do? What is wrong?
Thanks for the help.
Cheers
Installing Porteus Kiosk 3.7 using a USB pendrive
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
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
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Installing Porteus Kiosk 3.7 using a USB pendrive
Hello macpat,
There could be a couple of reasons. Please generate debug report and send it to [email protected]:
http://porteus-kiosk.org/screens/news/150829/report.png
Thank you.
There could be a couple of reasons. Please generate debug report and send it to [email protected]:
http://porteus-kiosk.org/screens/news/150829/report.png
Thank you.
Please add [Solved] to your thread title if the solution was found.
Re: Installing Porteus Kiosk 3.7 using a USB pendrive
Hi
This time I connected the PC to the internet and so there appeared more configuration options and in the end the installation option.
The PC I am trying to configure will be in a closed network without internet access with the different IP ranges of my internet network.
Is not it possible to make all the settings without internet access?
Thank you
This time I connected the PC to the internet and so there appeared more configuration options and in the end the installation option.
The PC I am trying to configure will be in a closed network without internet access with the different IP ranges of my internet network.
Is not it possible to make all the settings without internet access?
Thank you
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Installing Porteus Kiosk 3.7 using a USB pendrive
You need internet access in order to install kiosk.
You could workaround this as follows:
1) Generate kiosk ISO on PC with internet access
2) Save the ISO on usb stick (do not install, just save ISO on FAT formatted usb using wizard)
3) Boot any live linux on target PC
4) Burn generated ISO on kiosk hard drive:
(run 'blkid' command and find correct drive letter if necessary)
If you are installing the kiosk on usb stick and not the hard drive then procedure is much simpler:
1) boot installation ISO on a PC with internet access, configure networking, other kiosk settings
2) change network settings manually in the wizard to match destination network (IP, gateway, wifi password, etc) just before the installation:
http://porteus-kiosk.org/screens/wizard/config.png
3) install kiosk on usb stick and boot it on target PC, everything should work as normal
Thanks
You could workaround this as follows:
1) Generate kiosk ISO on PC with internet access
2) Save the ISO on usb stick (do not install, just save ISO on FAT formatted usb using wizard)
3) Boot any live linux on target PC
4) Burn generated ISO on kiosk hard drive:
Code: Select all
cat porteus-kiosk.iso > /dev/sda
If you are installing the kiosk on usb stick and not the hard drive then procedure is much simpler:
1) boot installation ISO on a PC with internet access, configure networking, other kiosk settings
2) change network settings manually in the wizard to match destination network (IP, gateway, wifi password, etc) just before the installation:
http://porteus-kiosk.org/screens/wizard/config.png
3) install kiosk on usb stick and boot it on target PC, everything should work as normal
Thanks
Please add [Solved] to your thread title if the solution was found.
Re: Installing Porteus Kiosk 3.7 using a USB pendrive
Many thanks for your support