I have the latest porteus-kiosk iso and a booting USB stick with porteus-kiosk, but i'd like to add the iso to a stick that already has syslinux and boots porteus classic, slax etc.
I have copied boot from the kiosk USB stick to /porteus-kiosk/ on the mulitboot USB stick and copied the hybrid iso to /porteus-kiosk/porteus-kiosk-v2.1-i486.iso
My porteus.cfg has the following lines
LABEL kiosk
MENU LABEL Porteus Kiosk
KERNEL /porteus-kiosk/boot/vmlinuz
APPEND initrd=/porteus-kiosk/boot/initrd.xz from=/dev/sdb1/porteus-kiosk/porteus-kiosk-v2.1-i486.iso quiet copy2ram
but all i get is
Starting Porteus Kiosk Edition <http ... >
^ device not ready yet? delaying x secconds
How can I get this to work?
Also, can I have the URL for the "kiosk base" that the wizard tries to download? I'm behind a proxy
thanks - jack
can't boot hybrid porteus kiosk iso from usb
- fanthom
- Moderator Team
- Posts: 5591
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: can't boot hybrid porteus kiosk iso from usb
hi jack,
kiosk kernel can read files only from iso9660 filesystem (it wont read from FAT/ext4/etc) so you have to actually burn the ISO on CD or USB.
you could create small partition (100-200MB) designated for kiosk and burn the iso there. then you would have to extract vmlinuz and initrd.xz from the ISO and point your bootloader to them.
kiosk kernel can read files only from iso9660 filesystem (it wont read from FAT/ext4/etc) so you have to actually burn the ISO on CD or USB.
you could create small partition (100-200MB) designated for kiosk and burn the iso there. then you would have to extract vmlinuz and initrd.xz from the ISO and point your bootloader to them.
Please add [Solved] to your thread title if the solution was found.
Re: can't boot hybrid porteus kiosk iso from usb
The boot params (cheatcode file) seems to suggest that vmlinuz can mount an iso image to boot it (i assumed this was without having to "burn" the image to a partition.
from=/ISOs/porteus-kiosk.iso
is this still correct?
if i create a partition and dd the iso image, then i can use from_dev? I'll give it a shot and see what happens
from=/ISOs/porteus-kiosk.iso
is this still correct?
if i create a partition and dd the iso image, then i can use from_dev? I'll give it a shot and see what happens
- fanthom
- Moderator Team
- Posts: 5591
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: can't boot hybrid porteus kiosk iso from usb
kiosk version is stripped from almost all cheatcodes present in porteus standard edition ('from=' is one of them). we use very few cheats in kiosk (simplicity is the key) and you should never enter them manually. everything what is allowed is included in the wizard.
Please add [Solved] to your thread title if the solution was found.
Re: can't boot hybrid porteus kiosk iso from usb
sounds sensible.
thanks for your time.
thanks for your time.
Re: can't boot hybrid porteus kiosk iso from usb
ok, "burning" the pk.iso to a tiny 100Mb partition on the USB key worked.
all I need now it to customise it with the wizard (it would be a shame not to get it to work and have to resort to unsquashing)
I'll update the other thread http://forum.porteus.org/viewtopic.php?f=104&t=2565
all I need now it to customise it with the wizard (it would be a shame not to get it to work and have to resort to unsquashing)
I'll update the other thread http://forum.porteus.org/viewtopic.php?f=104&t=2565
-
- White ninja
- Posts: 29
- Joined: 04 Sep 2013, 12:02
- Distribution: Porteus Kiosk
- Location: Hungary
Re: can't boot hybrid porteus kiosk iso from usb
I make a simple .iso file, which one works perfectly from CD. I would like to boot the computer from hdd, so I need isohybrid format. I made a new iso with the wizard, but it not worked. When boot the computer show a text like this: "Load 6 modules, it take some time, please wait", and didn't happe anything. I decided to make a isohybrid from my simple iso file. On a Porteus Desktop version i try this this command: isohybrid /path/to_kiosk.iso . The answer: bash: isohybrid: command not found . How can I use or install(?) this command on a Portable Porteus Desktop version to make my own isohybrid? Thanks!
-
- White ninja
- Posts: 29
- Joined: 04 Sep 2013, 12:02
- Distribution: Porteus Kiosk
- Location: Hungary
Re: can't boot hybrid porteus kiosk iso from usb
I make a new isohybrid image with the Wizard, and with this the hdd boot perfectly!
-
- White ninja
- Posts: 29
- Joined: 04 Sep 2013, 12:02
- Distribution: Porteus Kiosk
- Location: Hungary
Re: can't boot hybrid porteus kiosk iso from usb
One information yet! Use isohybrid utility use this command in Portable Porteus Desktop: ./bin/isohybrid