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 18c922ebd74282395e34df92a16769fb8a05839f
parent 4e26d49862bf4281840c1f578505cae757b8ffb2
Author: chalinebang <chalinebang@web>
Date:   Thu, 30 Jul 2026 13:50:57 +0200


Diffstat:
Mchalinebang.mdwn | 12++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/chalinebang.mdwn b/chalinebang.mdwn @@ -25,21 +25,21 @@ For this (...) we are using a <a href="https://wiki.postmarketos.org/wiki/Samsun 6.The phone should boot into the ik2nd bootloader -7.Download a pre-built image with <a href="https://postmarketos.org/install/">sxmo-de-sway</a> (Stable). Make sure to download the .xz file without boot in the filename. +7.Download a pre-built image with <a href="https://postmarketos.org/install/">sxmo-de-sway</a> (Stable). Make sure to download the **.xz** file without **boot** in the filename. -8.Unpack the .xz archive +8.Unpack the **.xz** archive - unxz --keep 20241002-0701-postmarketOS-v24.06-sxmo-de-sway-1.15.0-samsung-a3.img.xz + unxz --keep 20241002-0701-postmarketOS-v24.06-sxmo-de-sway-1.15.0-samsung-a3.img.xz 9.Flash PostmarketOS - fastboot flash userdata 20241002-0701-postmarketOS-v24.06-sxmo-de-sway-1.15.0-samsung-a3.img + fastboot flash userdata 20241002-0701-postmarketOS-v24.06-sxmo-de-sway-1.15.0-samsung-a3.img 10.Erase system and reboot the phone - fastboot erase system && fastboot reboot + fastboot erase system && fastboot reboot -11.DONE! The phone should boot into PostmarketOS +11.**DONE!** The phone should boot into PostmarketOS