Difference between revisions of "PostmarketOS on PinePhone"

From Dejvino's Knowledge Base
Jump to navigation Jump to search
Line 1: Line 1:
 
Using [[postmarketOS]] on a [[PinePhone]].
 
Using [[postmarketOS]] on a [[PinePhone]].
  
== Usage ==
+
== Installation ==
 +
You can use pre-built demo images, but the preferred way is to build your own image.
 +
 
 
# Install ''pmbootstrap''[https://wiki.postmarketos.org/wiki/Installing_pmbootstrap]
 
# Install ''pmbootstrap''[https://wiki.postmarketos.org/wiki/Installing_pmbootstrap]
 
# Build an image: {{code|1=???}}
 
# Build an image: {{code|1=???}}

Revision as of 12:33, 23 May 2020

Using postmarketOS on a PinePhone.

Installation

You can use pre-built demo images, but the preferred way is to build your own image.

  1. Install pmbootstrap[1]
  2. Build an image: ???
  3. (optional) Connect the PinePhone's eMMC via Jumpdrive if you want to flash it there
  4. Flash the image: pmbootstrap install --sdcard=/dev/mmcblk2

External Links