B
BlackMatrix
Ambitioniertes Mitglied
- 5
Ich würde ganz gerne auf PBR 3.0.0 und dem Resurrection Remix gehen. Zunächst einmal wäre mir wichtig zu wissen, ob man damit überhaupt eine Vollverschlüsselung des Redmi's hinbekommt, weil ich jetzt schon häufiger mit irgendwelchen Problemen bzgl. der Verschlüsselung der Partitionen gelesen hatten.
Dann für einen Umstieg müsste ich noch ein paar Daten sichern. Hauptsächlich Telegram, dort aber auch mehr als nur die Chatprotokolle. Ich hatte mittels
Ich müsste daher root zunächst installieren. Funzt das ohne Datenverlust?
Danach würde ich dem hier folgen:
Soweit korrekt?
Edit:
Verdammt, das Unlocken des Bootloaders löscht wohl die Daten schon
Was hab ich denn dann noch für eine Möglichkeit?
Dann für einen Umstieg müsste ich noch ein paar Daten sichern. Hauptsächlich Telegram, dort aber auch mehr als nur die Chatprotokolle. Ich hatte mittels
versucht die APK zu sichern, aber leider war org.telegram.messenger.ab nur 1kb groß. Vermutlich kann man sie nicht backupen oder ich habe noch was falsch gemacht? (Okay liegt wohl am: android:allowBackup="false" im AndroidManifest.xml )adb backup -f org.telegram.messenger.ab -apk org.telegram.messenger
Ich müsste daher root zunächst installieren. Funzt das ohne Datenverlust?
Danach würde ich dem hier folgen:
Step 2 - installing Magisk and patching your boot image
1) Download the official ROM from here - make sure the model of your phone and the installed firmware EXACTLY match what you're downloading. If they don't, it may not work correctly.
2) Install Magisk Manager (.apk) on your phone from the official Magisk repository.
3) Extract boot.img (about 128MB) from the official ROM zip you downloaded and transfer it to the phone. Click "install" in Magisk Manager and point it to boot.img. This should result in a patched magisk_patched.img (about 15MB - padding was removed), transfer this file to your computer. Ideally to the Mi Unlock folder where fastboot.exe is located.
4) Reboot your phone to fastboot recovery mode. Open a command prompt in the folder of the Mi Unlock tool and run
Code:
fastboot flash boot magisk_patched.img
This flashes the patched Magisk-enabled bootloader to your phone.
5) Reboot the phone and that's it! Verify root status in the Magisk Manager app.
Soweit korrekt?
Edit:
Verdammt, das Unlocken des Bootloaders löscht wohl die Daten schon
-.-Unlock will erase user data
Was hab ich denn dann noch für eine Möglichkeit?
Zuletzt bearbeitet: