crazo7924 / android_device_realme_RMX3241

TWRP sources for Realme 8 5G / Narzo 30 5G
Apache License 2.0
12 stars 7 forks source link

[question] can I boot in this recovery from bootloader without flashing? #8

Closed gabtzi closed 2 years ago

gabtzi commented 2 years ago

When I try to temporarily boot to this recovery image, I'm getting the following error on Realme 8 5G

fastboot boot twrp-3.6.0-11-RMX3241-rc1.img
Sending 'boot.img' (131072 KB)                     OKAY [  3.087s]
Booting                                            FAILED (Status read failed (Too many links))
fastboot: error: Command failed

Is the image bootable or am I doing something wrong?

crazo7924 commented 2 years ago

Please flash and use.

> Booting  FAILED (Status read failed (Too many links))
> fastboot: error: Command failed

This error message is because of system-as-root configuration introduced since Android 10.

gabtzi commented 2 years ago

Thank you I was able to flash it :)