View Single Post
Old 03-04-2024, 01:42 PM   #160
neil_swann80
0000000000101010
neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.
 
neil_swann80's Avatar
 
Posts: 5,894
Karma: 12981955
Join Date: Mar 2023
Location: An island off the coast of Ireland
Device: PB632 [HD3]
Quote:
Originally Posted by nhedgehog View Post
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 View Post
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).

Last edited by neil_swann80; 03-04-2024 at 11:11 PM.
neil_swann80 is offline   Reply With Quote