Difference between revisions of "PinePhone Installation Instructions"

Jump to navigation Jump to search
(Moved from "PinePhone Software Release")
 
Line 13: Line 13:
# Boot phone
# Boot phone


If you need step-by-step instructions for writing an image to an SD card, check [[NOOB#Step-by-Step_Instructions_to_Flashing_MicroSD_Cards]] then return to this page.
If you need step-by-step instructions for writing an image to an SD card, check [[NOOB#Step-by-Step_Instructions_to_Flashing_MicroSD_Cards|the NOOB guide]], then return to this page.


USING BMAPTOOL
=== Bmaptool ===
Download the .img.xz and the .img.bmap files.
Download the .img.xz and the .img.bmap files, then run <code>bmaptool copy --bmap image.bmap image.xz /dev/sdX</code>. This takes 2.5mins to flash a 4Gb file.
Run $ bmaptool copy --bmap image.bmap image.xz /dev/sdX
This takes 2.5mins to flash a 4Gb file.


== Installation to eMMC (Optional) ==
== Installation to eMMC (Optional) ==