root-honda icon indicating copy to clipboard operation
root-honda copied to clipboard

mount -o remount,rw,sync /system

Open emadhajjar opened this issue 8 years ago • 3 comments

When I run this command mount -o remount,rw,sync /system System freezing and everything stop working.

emadhajjar avatar Oct 13 '17 23:10 emadhajjar

shell@android:/ # chmod 777 /data/local/tmp/rootme/nefarious.sh shell@android:/ # echo /data/local/tmp/rootme/nefarious.sh | run-as uid run-as 0 uid 0 no selinux? shell@android:/ # Usage: mount [-r] [-w] [-o options] [-t type] device directory : Read-only file system : No such file or directory : Read-only file system : No such file or directoryn/su : No such file or directoryn/su : Read-only file system shell@android:/ # shell@android:/ #

emadhajjar avatar Oct 13 '17 23:10 emadhajjar

Failing for me here too:

255|shell@android:/ $ mount -o remount,rw /system
mount: Operation not permitted

energee avatar Dec 04 '17 03:12 energee

Try using the one click, newly released.

zombiestruck avatar Jan 22 '18 23:01 zombiestruck