Goodday,
I made some changes to the UEFI ISO but when i want to create a new iso with the command
bash make_iso.sh
i get the error something went wrong - could not create the ISO pleuse use 'mkisofs'utility from latest 'cdrtoold'package and not 'cdrkit'
any idea what this can be? Even when i only unpack the ISO to a temp directory and want to recreate it it fails with this error.
thanks in advance
make iso script error
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
-
- Ronin
- Posts: 2
- Joined: 02 Apr 2015, 12:30
- Distribution: Porteus KIOSK
- Location: new town
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: make iso script error
message is pretty straight forward: you need mkisofs coming from latest cdrtools package to be able to create UEFI ISO.
you could use Porteus Desktop if your Linux distro does not provide such utility.
you could use Porteus Desktop if your Linux distro does not provide such utility.
Please add [Solved] to your thread title if the solution was found.
- Ed_P
- Contributor
- Posts: 8554
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Re: make iso script error
FYI & FWIW There's no mention of a need for those apps in the steps to remake the kiosk ISO listed here: http://porteus-kiosk.org/kiosk-customization.html Maybe it should be updated or they should be include in the kiosk ISO?fanthom wrote:message is pretty straight forward: you need mkisofs coming from latest cdrtools package to be able to create UEFI ISO.
-
- Ronin
- Posts: 2
- Joined: 02 Apr 2015, 12:30
- Distribution: Porteus KIOSK
- Location: new town
Re: make iso script error
Thanks for helping me. After running Porteus desktop i was able to build a new iso:-)
But another question will there be a standard virtual keyboard available in the next version of the Kiosk(maybe a linux on screen keyboard instead of browser dependant)? Ofcourse i can add FXkeyboard to the firefox browser but if you have java applets where you can fill in text this doesn't work.
But another question will there be a standard virtual keyboard available in the next version of the Kiosk(maybe a linux on screen keyboard instead of browser dependant)? Ofcourse i can add FXkeyboard to the firefox browser but if you have java applets where you can fill in text this doesn't work.
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: make iso script error
there is no plan for standalone onscreen keyboard in default kiosk ISO as there is no straight forward way to launch it ('auto-hide' feature does not work in florence and keyboard shortcut is not convincing).
it would be possible with a bottom panel and virtual keyboard launcher and that's why i have introduced an 'advanced kiosk modifications' section for the customized builds service. please have a look:
http://porteus-kiosk.org/builds.html#advanced
it would be possible with a bottom panel and virtual keyboard launcher and that's why i have introduced an 'advanced kiosk modifications' section for the customized builds service. please have a look:
http://porteus-kiosk.org/builds.html#advanced
Please add [Solved] to your thread title if the solution was found.