funkylogik
share the love peeps ;)
Im rooted and on a custom rom but my /system seems to be read only. Im sure ive had this problem before but whats the easiest way to make it read/write? Thanks peeps :beer:
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Ifyou're on a custom ROM, you should have a Terminal app on the phone. Run that, get root by typing 'su' (no quotes) and enter. Enter your password when prompted, then when you get the root prompt type 'chmod 755 /system' This should give read/write/execute privileges to the /system directory plus read and execute privileges to other groups (the first 5) and the rest of the world (the second 5). for a full explanation of Linux permissions, see: Learning the shell - Lesson 7: Permissions
Wow, android is using linux kernel?
Im rooted and on a custom rom but my /system seems to be read only. Im sure ive had this problem before but whats the easiest way to make it read/write? Thanks peeps :beer:

