Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.
Discussion options

You must be logged in to vote

You need 3 files.
TWRP is not supported.
The Lineage link is there due to legacy reasons.
There are steps here: https://divestos.org/index.php?page=bootloader

Enable 'Allow OEM unlocking' under 'Developer options' in Settings if available
Reboot to the bootloader via key combination or $ adb reboot bootloader
$ fastboot flashing unlock
$ fastboot update fastboot.zip
$ fastboot erase avb_custom_key
$ fastboot flash avb_custom_key avb_pkmd.bin
Reboot to recovery (use volume buttons to navigate if on or key combination if off)
$ adb sideload system.zip
factory reset while in recovery
reboot

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by Nairou
Comment options

You must be logged in to vote
3 replies
@Nairou
Comment options

@SkewedZeppelin
Comment options

@Nairou
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
2 participants