Extremely fast pmOS build for the pinephone
#1
Wink 
Hi folks!
You might think your pinephone is a slow POC device.
Welp! that's true BUT pmOS sxmo is an incredibly smooth OS!
You can check my review here: https://youtu.be/Q6L9K0EW3qg

*How to install?*

# 1. Easy way --

## 1.1 From the computer
Download https://lucasanss.xyz/pine64-pinephone.img
then burn the image to you sdcard*. 
On a linux desktop the fastest way to do so is to download
the image while uncompressing it while writting the decompressed
output on your device.
if your sdcard is `/dev/mmcblk0` run: 
`curl https://lucasanss.xyz/pine64-pinephone.img.zst | zstdcat > /dev/mmcblk0`
if you want to check the writting progress:
`curl https://lucasanss.xyz/pine64-pinephone.img.zst | zstdcat | dd of=/dev/mmcblk0 status=progress`
Then boot 

## 1.2 From your phone

- Boot from your internal storage, /!\ -- important!
- Open up a terminal, run**:
  `sudo su`
  `curl https://lucasanss.xyz/pine64-pinephone.img > /dev/mmcblk0`
  /dev/mmcblk0 is the default partition for your external sdcard.

## 1.1 credentials
Default login : pine
Default password: enip

# 2. The hard way
Read the wiki https://wiki.postmarketos.org/wiki/PINE6...pinephone)
Follow the `pmbootstrap` instructions.

# 3. Important notes
READ the user instructions: https://git.sr.ht/~mil/sxmo-docs/tree/ma...ERGUIDE.md
Sxmo is easy to use but there is a certain learning curve.
For example by default the modem is disabled. While you'll
be able to make phone calls and receive sms, you'll can't 
receive any. So you'll need to enable it via the menu.

---
* If you use windows, I'd suggest using `rufus` in dd mode, or etcher.
Nonetheless, I haven't tested burning the image on windows

** Make sure curl is installed and that you have a reliable internet.
If download fails restart. Otherwise download the image and flash it
with `wget` and `dd`:
`wget https://lucasanss.xyz/pine64-pinephone.img`
if download succedeed:
`sudo dd < pine64-pinephone.img > /dev/mmcblk0`
yes you can use “<” and “>” instead of “if=” and “of=”
  Reply


Messages In This Thread
Extremely fast pmOS build for the pinephone - by lucasanss - 02-03-2021, 04:05 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  PostmarketOS v22.06 Plasma Mobile on PinePhone Pro & WiFi Connect to SSID X0X0X0X0X0 3 1,747 11-18-2024, 02:23 AM
Last Post: linmob
  Fresh install pmos+phosh does not boot user641 1 1,010 10-08-2023, 04:04 AM
Last Post: user641
  [Not Pinephone] Phosh Autologin LienRag 11 3,987 09-01-2023, 10:55 PM
Last Post: rocket2nfinity
  Boots To Shell After Dead Battery (PMOS) britelite 0 1,029 02-17-2023, 02:41 PM
Last Post: britelite
  Pinephone 64 PostMarketOS edition Battery Issues, Not Hardware Issue X0X0X0X0X0 1 1,822 02-11-2023, 08:19 AM
Last Post: acid andy
  PostmarketOS v22.06 Plasma Mobile on PinePhone Pro & No MMS X0X0X0X0X0 1 1,825 11-07-2022, 10:34 PM
Last Post: X0X0X0X0X0
  No Application Data PMOS 21.12.1 Captain1ndustry 4 4,708 08-12-2022, 07:42 AM
Last Post: Gon
  pmos/phosh edge update and audio disappears robthebold 9 7,183 07-10-2022, 03:26 AM
Last Post: arkadione
  no screen rotation on pinephone pro with postmarketOS + phosh elode 2 3,249 07-03-2022, 09:13 AM
Last Post: a.h.littorin
  Pinephone Keyboard Utilities on postmarketOS elof 2 3,832 06-20-2022, 01:33 PM
Last Post: elof

Forum Jump:


Users browsing this thread: 1 Guest(s)