On Wednesday, 2 January 2019 08:48:19 GMT Dan Johansson wrote: > > 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).
Thanks Dan, seeing the LC_TIME related error I tried changing mine to 'C' and also to unset it, but it kept failing. Eventually I set LC_ALL to 'C' which allowed the script to run. Before this I tried running isohybrid, but I must have done it wrong. The USB stick gave an error when I tried to boot with it, some boot binary file missing. :-/ I now have a sysrescuecd with graphics and wireless firmware needed by my system. Sadly it won't boot on a more recent HP laptop which came with MSWindows 10 and Secure Booting enabled. I was able to boot clonezilla with the Ubuntu kernel, but not sysrescuecd. I assume it requires signing the kernel with the MS/RHL keys to allow it to boot, but I have not looked into it further. -- Regards, Mick
signature.asc
Description: This is a digitally signed message part.