topjohnwu / Magisk

The Magic Mask for Android
GNU General Public License v3.0
47.49k stars 12.06k forks source link

Root Issues on Realme 9 Pro RMX3472 #8089

Closed timea-techgirl closed 4 months ago

timea-techgirl commented 4 months ago

Device: Realme 9 Pro RMX3472 Android version: 12.0 Magisk version name: 27 Magisk version code: 27002

I am using Realme 9 Pro running Android 12. Magisk grants root access but file manager apps say that it can't mount as RW.

I patched the boot image with Magisk and flashed it through fastboot and ran the fastboot flash --disable-verity --disable-verification vbmeta vbmeta.img command but root just doesn't work.

I also tried an older version of Magisk but same issues. What am I missing?

yujincheng08 commented 4 months ago

expected

timea-techgirl commented 4 months ago

You mean it can't be rooted?

canyie commented 4 months ago

EROFS cannot be mounted as read-write. It's not a Magisk's problem. https://en.wikipedia.org/wiki/EROFS

timea-techgirl commented 4 months ago

EROFS cannot be mounted as read-write. It's not a Magisk's problem. https://en.wikipedia.org/wiki/EROFS

I know. But most phones use this file system these days. How does magisk work with it? What phone brands are good with magisk? I would like to buy a phone that can be rooted properly.