Page 1 of 1

Could not create iso

Posted: 08 Jan 2016, 02:05
by mhuynh
Hi,

I'm having problems compiling back the ISO. I have gone through the forums

Something went wrong - could not create the ISO. Please use 'mkisofs' utility from latest 'cdrtools' package and not 'cdr-kit'.

I have gone through the forums - viewtopic.php?f=127&t=4609
please copy 003/usr/local/bin/mkisofs to your /usr/local/bin and use original script from the kiosk ISO.
Where is this file I need to copy to get the iso to compile or is there another way to compile it?

Thanks

Re: Could not create iso

Posted: 08 Jan 2016, 02:18
by brokenman

Code: Select all

usm -u all
usm -g cdrtools

Re: Could not create iso

Posted: 08 Jan 2016, 04:19
by mhuynh
No command 'usm' found, did you mean:
Command 'sm' from package 'sm' (universe)
Command 'ssm' from package 'system-storage-manager' (universe)
Command 'uum' from package 'freewnn-jserver' (universe)
Command 'sum' from package 'coreutils' (main)
Command 'uqm' from package 'uqm' (multiverse)
Command 'xsm' from package 'x11-session-utils' (main)

Re: Could not create iso

Posted: 08 Jan 2016, 08:10
by aus9
Hi

I may be wrong but are you on a Porteus distro in attempting to make an iso?
It looks like you may be on a Ubuntu type.

Re: Could not create iso

Posted: 08 Jan 2016, 08:36
by fanthom
Hello mhuynh,

003 refers to 003-settings.xzm module and you need to unsquash it. You can also download 'mkisofs' utility directly from here:
http://porteus-kiosk.org/public/files/mkisofs

Remember to make it executable.

Moving to kiosk section of the forum.

Re: Could not create iso

Posted: 11 Jan 2016, 04:54
by mhuynh
aus9 wrote:Hi

I may be wrong but are you on a Porteus distro in attempting to make an iso?
It looks like you may be on a Ubuntu type.
Yes I'm using ubuntu to do the recomplie. I unsquashed the settings.xzm to add a touchscreen keyboard extension in firefox and trying to recompile back to a bootable USB.

Re: Could not create iso

Posted: 11 Jan 2016, 04:55
by mhuynh
fanthom wrote:Hello mhuynh,

003 refers to 003-settings.xzm module and you need to unsquash it. You can also download 'mkisofs' utility directly from here:
http://porteus-kiosk.org/public/files/mkisofs

Remember to make it executable.

Moving to kiosk section of the forum.
Thank you. I will try it.