Sqdef Problems


flocci

Still Fresh
Joined
Dec 20, 2007
Messages
2
I'm having trouble getting Sqdef working on my gp2x-f100. It crashes whenever I try to run it. I tried running it via sterm, and got the following errors printed to the screen:

mkdir: Cannot create directory '/mnt/tmp': Cannot allocate memory
mount: Mounting none on /mnt/tmp failed: No such file or directory
Sqdef.gpe: cannot open output file /mnt/tmp/Sqdef.gpe_tmp

Is this a configuration issue or something like that?

I running firmware 2.1.1 and gmenu2x.

I get the same error for mkdir if I try to create the directory manually in sterm.

As an additional bit of information, df reports that my root filesystem is 100% used. I assume this is why it can't create /mnt/tmp.

Should there be some free space under / ?

Is there anyway to tell Sqdef to use a different location to create these files? For example in /tmp or on my sd card?

Flocci
 
Thanks for that info.

This is odd, if I run df, it shows 30 blocks used, but a du -x -m only shows 19 Megs used.

Flocci
 
Back
Top