OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Sharp ROMs => Topic started by: amotyka on April 09, 2006, 07:15:55 pm

Title: Permission Denied
Post by: amotyka on April 09, 2006, 07:15:55 pm
I am using cacko 1.23 on a zaurus sl-c750.
Whenever I try to ./ anything e.g. ./gnu-tar, I get "permission denied", regardless of su or not. However, it works if the current directory is vfat but not if it's ext2.
What is happening and what should I do?
Title: Permission Denied
Post by: lardman on April 10, 2006, 06:15:14 am
Perhaps you're trying to extract to a read-only filesystem?

Si
Title: Permission Denied
Post by: amotyka on April 10, 2006, 12:03:32 pm
Quote
Perhaps you're trying to extract to a read-only filesystem?

Si
[div align=\"right\"][a href=\"index.php?act=findpost&pid=122474\"][{POST_SNAPBACK}][/a][/div]

I really wish it were that simple. I'm using an ext2 formatted sd card mounted as rw, with write protect disabled.
Title: Permission Denied
Post by: bluedevils on April 10, 2006, 12:23:00 pm
to be clear.  you can "touch test" on the filesystem?
Title: Permission Denied
Post by: lardman on April 10, 2006, 12:24:01 pm
Does ./gnu-tar have the correct permissions?

If so, can you post the output so we can see what you're actually doing? The output of 'mount' may also be useful.


Si
Title: Permission Denied
Post by: amotyka on April 10, 2006, 02:37:41 pm
Quote
Does ./gnu-tar have the correct permissions?

If so, can you post the output so we can see what you're actually doing? The output of 'mount' may also be useful.


Si
[div align=\"right\"][a href=\"index.php?act=findpost&pid=122526\"][{POST_SNAPBACK}][/a][/div]

Thanks everyone. You'll have to forgive me, I'm new to linux and am still finding my way. Turns out my permissions are messed up. I've just learnt how to use chmod and now everything is fine.
Thanks again,
Anthony