Has anyone gotten dev_img 1.5 working on the SL-C3000 with the Sharp Rom?
I've got it sitting on a 128mb SD card, and when I try to install it with the script with:
# ./image_setup.sh /mnt/card /mnt/card
I get:
Setting mount point /mnt/card...
Mounting image /mnt/card...
mount: Mounting /dev/mmcda1 on /mnt/card failed: Device or resource busy
Setting up compiler..
./image_setup.sh: /home/zaurus/develop/bin/compiler_setup.sh: No such file or directory
Image setup complete.
#
And thats it. I've googled, etc and all I get are pages referencing dev_img that translate poorly at best from the orignal Japanese. If dev_img is definitely not going to work, I need/want some sort of C compiler I can use on my SL-C3000. (Note:I want C, not C++). I want the install to go to the SD card for space reasons, though if someone thinks it'll fit within the OS, then great, show me how to do that. Thanks in advance. I'll be checking this thread obsessively.