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 7b2a3187cd20ab52f87504d15456510a9106b919
parent 80b4c71761a216a1e17fc5e3c6edb1dec9f18a87
Author: smeeb <smeeb@web>
Date:   Tue,  5 May 2026 08:20:47 +0200


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

diff --git a/unbrick01.mdwn b/unbrick01.mdwn @@ -23,7 +23,7 @@ You can copy `heimdall` to your PATH (e.g. `cp bin/heimdall ~/.local/bin/`). Run ## postmarketOS (pmbootstrap) -### installation +### installing pmbootstrap Follow the steps on the [pmOS wiki](https://wiki.postmarketos.org/wiki/Pmbootstrap/Installation) @@ -53,7 +53,9 @@ Use this timezone instead of GMT? (y/n) [y]: y Locale [en_US]: en_US ``` -After this boot your device into `Download Mode`. You can get in `Donwload Mode` by fully powering off the device. Then, while holding `Volume Up` & `Volume Down` plug in a USB-C cable that is connected to your computer until you see a ‘Download’ screen. Release the buttons and press `Volume Up` to get in `Download Mode`. You will need to do this a few times :) +### installing pmOS + +After this boot your device into `Download Mode`. You can get in `Download Mode` by fully powering off the device. Then, while holding `Volume Up` & `Volume Down` plug in a USB-C cable that is connected to your computer until you see a ‘Download’ screen. Release the buttons and press `Volume Up` to get in `Download Mode`. You will need to do this a few times :) When in `Download Mode`, run `pmbootstrap install` and follow the steps. Then, flash the kernel by running `pmbootstrap flasher --no-reboot flash_kernel`.