So I haven’t run a custom ROM for a long time and I’m thinking of trying out GrapheneOS. Before I do, is there a modern way to take a full disk image of a stock Pixel 8? The intent would be to factory restore to where I am in this moment if need be.
Not unless you’re already bootloader unlocked, which requires a factory reset to do so.
The best you can do is try to backup apps using ADB (which is hit and miss, and restoring is very hit and miss).
Moonrise2473@feddit.it 2 days ago
Without root: no
Atemu@lemmy.ml 2 days ago
Even with root it’s not anywhere near trivial.
You can’t, for instance, make a backup of the userdata partition block device and expect to be able to restore it because it must be decrypted by a key in the phone’s security module that gets wiped when you boot a new ROM.
Moonrise2473@feddit.it 2 days ago
Right, forgot about automatic encryption