Skip to content

Instantly share code, notes, and snippets.

@tm9k1
Created January 20, 2019 11:36
Show Gist options
  • Save tm9k1/cbc37753df4db875cbe4a70da9ed5d9e to your computer and use it in GitHub Desktop.
Save tm9k1/cbc37753df4db875cbe4a70da9ed5d9e to your computer and use it in GitHub Desktop.
Setting up Plasma Mobile

Follow these instructions to install Plasma Mobile

TL;DR

cd ~
mkdir plasma
cd plasma
git clone https://gitlab.com/postmarketOS/pmbootstrap.git
cd pmbootstrap
./pmbootstrap.py init

// set up your personal config now...

Done?

then ...

mbootstrap install --no-fde
pmbootstrap flasher flash_rootfs
pmbootstrap flasher boot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment