Quote:
Originally Posted by nhedgehog
not working
ls /mnt/secure >> /mnt/secure/test.tst
/mnt/secure/su ls /mnt/secure >> /mnt/secure/test.tst
|
The default permissions for /mnt/secure are 755 (after jailbreak). You'll need to change the permissions before running that command.
I can't run that command on my rooted device without making this change either.
/mnt/secure/su chmod 777 /mnt/secure
Weirdly to run mkdir in /mnt/secure with su I need 775 permissions... but for the command you specified 777 is needed. Really odd. But if you can chmod you have root!
Quote:
Originally Posted by nhedgehog
PS: Funfact device.cfg & device.cfg.back are existing in /mnt/secure
device.cfg has have_opds=1 in it, so your installer worked despite my previous comment BUT library does not show the Network library entry. Sorry I didn't check the device.cfg itself previously.
|
You'll likely have the same issue as electronicfur, the only solution root, then ssh and nano to make the changes in ebrmain (as ebrmain is on part of the cramfs filesystem rom).