Please make users somehow know that the creation of Live USB on 64-bit linux system will require bash to execute "syslinux" which will not run by default on 64-bit system (I tested on Xubuntu 14.10, received the following message ".../syslinux: no such file or directory". So you need to install package "libc6-i386" which is not included by default! Thanks.
Last edit: admind 2014-07-23
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Please make users somehow know that the creation of Live USB on 64-bit linux system will require bash to execute "syslinux" which will not run by default on 64-bit system (I tested on Xubuntu 14.10, received the following message ".../syslinux: no such file or directory". So you need to install package "libc6-i386" which is not included by default! Thanks.
Last edit: admind 2014-07-23
Yes, please install package "libc6-i386".
Steven.