5
veslav
8y

Trying to make android system rw on a rooted phone, but it doesn't allow me. FML. Hiw am I going to block YouTube ads now?

Comments
  • 0
    Ugh, I wish I had root access. DAMN YOU KNOX!
  • 2
  • 0
    try mount -o remount,rw /system

    @kevbost yeah that's my problem also, it comes in handy to lock people out important stuff
  • 2
    @jckimble gives the same error, mount not allowed. i am starting to think sony blokked this command in the rom.
  • 3
    You know root access is gained by exploiting vulnerabilities in the OS, right? You can't just mount the filesystem and change it to r/w to gain root.
  • 2
    @drRoss I already have root access. But no write access to the system which is weird.
  • 3
    Fixed root permissions with kingroot. Now I can write stuff again. (host files for adAway)
  • 0
    Use busybox and supersu, if you've already got root access
Add Comment