Smartphone stuff
Backup¶
Stuff I need to backup when doing dangerous stuff on my phone like updates, new ROM flashes or repairs
- Neostore Backup
- WhatsApp Backup to Google Drive
- Signal Backup
- Aegis Backup
- Threema Backup
- Podcast Addict Backup
- FolderSync full sync
- DCIM Ordner sichern
- Pictures Ordner sichern
- Magisk Module sichern
Fairphone 4 Update & Root¶
To update a rooted Fairphone:
Try this first:
- In Magisk press
🗑️ Uninstall Magisk
→Restore Images
- Install OTA-update and let it perform a full reboot, wait for the update to finish after the reboot
- Boot into bootloader with
adb reboot bootloader
- Use any Magisk patched
boot.img
you have lying around andfastboot boot
from it. It doesn’t matter whichboot.img
you use, you just won’t get usable wifi (and some other problems) with the older ones, but since we only need to install Magisk that doesn’t really matter. - Choose
Direct Install
in Magisk as usual, reboot and have fun
(Source)
Try this as a second chance as both versions preserve your data.
If none of those work, try these instructions:
Hint: Only restore after the procedure, the device will be wiped again, if you relock the bootloader.
- Make your backups, your device will probably be wiped
- Download desired update and install it. The bootloader has to be unlocked if it was (re)locked before. If fastboot doesn’t find your device, try another USB port (direct mainboard ports worked best for me) and try another cable.
- Root via this instruction (Waybackmachine) rooten.
- Optional and NOT recommended: Relock critical if you want, but DO NOT RELOCK THE BOOTLOADER, as it will most likely brick the phone.
- If you want to relock the bootloader, run
fastboot flashing get_unlock_ability
before. You should only relock, if it returns1
.
Last update : June 6, 2024
Created : November 30, 2023
Created : November 30, 2023