Difference between revisions of "PostmarketOS on PinePhone"

From Dejvino's Knowledge Base
Jump to navigation Jump to search
(Created page with "Using postmarketOS on a PinePhone. == External Links == * [https://wiki.postmarketos.org/wiki/Installing_pmbootstrap Installing pmbootstrap] * [https://wiki.postmarke...")
 
Line 1: Line 1:
 
Using [[postmarketOS]] on a [[PinePhone]].
 
Using [[postmarketOS]] on a [[PinePhone]].
 +
 +
== Usage ==
 +
# Install ''pmbootstrap''[https://wiki.postmarketos.org/wiki/Installing_pmbootstrap]
 +
# Build an image: {{code|1=???}}
 +
# (optional) Connect the [[PinePhone]]'s eMMC via [[PinePhone_Software#Jumpdrive Jumpdrive]] if you want to flash it there
 +
# Flash the image: {{code|1=pmbootstrap install --sdcard=/dev/mmcblk2}}
  
 
== External Links ==
 
== External Links ==
 
* [https://wiki.postmarketos.org/wiki/Installing_pmbootstrap Installing pmbootstrap]
 
* [https://wiki.postmarketos.org/wiki/Installing_pmbootstrap Installing pmbootstrap]
 
* [https://wiki.postmarketos.org/wiki/PINE64_PinePhone_(pine64-pinephone) PostmarketOS Wiki on PinePhone]
 
* [https://wiki.postmarketos.org/wiki/PINE64_PinePhone_(pine64-pinephone) PostmarketOS Wiki on PinePhone]

Revision as of 12:32, 23 May 2020

Using postmarketOS on a PinePhone.

Usage

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

External Links