Go to file
2024-12-02 20:16:26 +01:00
scripts Add script to build and flash pmos build 2024-12-01 22:55:06 +01:00
.gitignore Add script to build and flash pmos build 2024-12-01 22:55:06 +01:00
a715f.pit
a715f.pit.txt
device.dtb
device.dts
dtbo.img
README.md Add url 2024-12-02 20:16:26 +01:00

Recovery Mode

adb reboot recovery

Ensure Phone is Off, Hold Volume Up + Power, Release as soon as the Samsung logo shows up, (Also release when warning about unsafe software etc. is shown)

Download Mode

Hold Volume Up + Volume Down and plug USB cable into device; hold until download mode visible

Unlock Bootloader

Enable OEM Unlocking in Android Developer Options, Enter Download Mode, Hold Volume Up, accept with Volume Up

Installation (WIP)

pmbootstrap install --no-recommends --android-recovery-zip --password pw --zap --recovery-install-partition super

Create empty dtbo partition file

avbtool add_hash_footer --partition_name dtbo --partition_size 2621440 --image empty_dtbo.img