permacomputing

Source repository for the main permacomputing wiki site
git clone http://git.permacomputing.net/repos/permacomputing.git # read-only access
Log | Files | Refs

commit 0a97af7f906376f476df3627ee990f561611ef6b
parent e2429eb44bda4bf4c4a6c2be2b4719466806ca4c
Author: smeeb <smeeb@web>
Date:   Tue,  5 May 2026 08:32:42 +0200


Diffstat:
Munbrick01.mdwn | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/unbrick01.mdwn b/unbrick01.mdwn @@ -59,6 +59,8 @@ After this boot your device into `Download Mode`. You can get in `Download Mode` When in `Download Mode`, run `pmbootstrap install` and follow the steps. Then, flash the kernel by running `pmbootstrap flasher --no-reboot flash_kernel`. +> If you get an error that `zstd` is not found. Install it manually by running `pmbootstrap chroot -- apk add zstd` and try again to flash the kernel. + Turn the phone off again, enter `Download Mode` again and flash the rootfs `pmbootstrap flasher --no-reboot flash_rootfs`. Turn the phone off again, enter `Download Mode` again and flash the DTBO which you can get from here https://github.com/map220v/postmarket_samsung_a72q/releases/tag/dtbo. You flash this with the compiled heimdall by running `heimdall flash --DTBO emptyDTBO.img`