Hmm ... I've mounted it, modified it and eventually tried to run the bash
script to copy it over to a USB stick.  It wasn't happy to run this time,
following my modifications:

# bash ./usb_inst.sh
Device [/dev/sdb] detected as [         USB DISK Pro    ] is removable and
size=954MB
* Device [/dev/sdb] is not mounted
Device [/dev/sdc] detected as [         USB DISK Pro    ] is removable and
size=1MB
* Device [/dev/sdc] is not mounted
dialog: loadlocale.c:130: _nl_intern_locale_data: Assertion `cnt < (sizeof
(_nl_value_type_LC_TIME) / sizeof (_nl_value_type_LC_TIME[0]))' failed.
./usb_inst.sh: line 491:  6296 Aborted                 ${PROG_DIALOG} --
infobox "$1" 20 75
dialog: loadlocale.c:130: _nl_intern_locale_data: Assertion `cnt < (sizeof
(_nl_value_type_LC_TIME) / sizeof (_nl_value_type_LC_TIME[0]))' failed.
./usb_inst.sh: line 491:  6297 Aborted                 ${PROG_DIALOG} --
infobox "$1" 20 75


I had the same issue some days ago. Try unset'ing all LC_ variables in your shell before you run usb_inst.sh as "dialog" in the iso can apparently not handle something else than "C" (or empty).


--
Dan Johansson
***************************************************
This message is printed on 100% recycled electrons!
***************************************************

Reply via email to