Results 1 to 5 of 5
- 04-21-2012, 04:30 PM
Thread Author #1
/sys file modification
Like it says, trying to modify a file in the /sys directory (not /system)
The following has been done:
-rooted phone
-changed permissions to rw on /sys and subsequent child directories needed
However when saving modifications I keep getting an error that says it cant save or complete the operation...
I'm at a loss. Does anyone have any advice? - 04-21-2012, 04:38 PM #2

:: Getting Started with Android :: Forum Rules :: General Help and How To ::
» » » The All New Android Central App « « «
- 04-21-2012, 07:25 PM
Thread Author #3
- 04-22-2012, 08:41 PM #4
Re: /sys file modification
Text files need to be modified with specific formats. You can try and use Root Explorer since it has a built in Text Editor and see if that works. There may be others in the Play Store so take a look around.
- 04-23-2012, 08:46 AM
Thread Author #5
I figured it out when I took a look at the mounts. /sys is using sysfs as file system. Its a virtual file system so it only exists in RAM. As the configuration parameter files come from the compiled kernel during startup, I would have to recompile OR the easier way, I just added to init.rc script. Thanks for all your inputs!


Reply


































