Difference between revisions of "PinePhone Installation Instructions"

Jump to navigation Jump to search
(various style fixes)
(→‎Using bmaptool: style fix)
Line 29: Line 29:
Make sure to select the correct device using <code>lsblk</code>. Then run bmaptool with the correct device:
Make sure to select the correct device using <code>lsblk</code>. Then run bmaptool with the correct device:


Download the ''IMAGE.xz'' and the ''IMAGE.bmap'' files, then run <code>bmaptool copy --bmap ''IMAGE.bmap'' ''IMAGE.xz'' /dev/'''[DEVICE]'''</code>. This takes around 2.5 minutes to flash a 4 Gb file.
Download the ''IMAGE.xz'' and the ''IMAGE.bmap'' files, then run <code>bmaptool copy --bmap '''IMAGE.bmap''' '''IMAGE.xz''' /dev/'''[DEVICE]'''</code>. This takes around 2.5 minutes to flash a 4 Gb file.


==== Using graphical tools ====
==== Using graphical tools ====