Page 1 of 1

CHMOD function doesn't work

Posted: 2013-02-02, 23:03 UTC
by raseac
Hi.. I tried to use chmod at /etc/init.d/xxx file.. but I cannot do it.. I had to use ES File Manager to change chmod..
I have this error while trying to change chmod.. ->
Error!
Unable to chmod /etc/init.d/xxx file: Read-only file system


And yes.. I have root, I've checked root access in configuration of totlcmd..

Any clues? =/

thanks in advance..

Posted: 2013-02-04, 14:00 UTC
by ghisler(Author)
It already tells you what the problem is: The file system on which the file is located is read only. To switch a file system to read/write, you need to add a button with internal command number 119 (remount). You can add this easily be checking the option "Root functions erverywhere". You can uncheck this function later when the button has been created.

Posted: 2013-04-08, 08:16 UTC
by franc
Danke, genau das hatte ich gesucht!