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
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