Difference between revisions of "PinePhone Software Releases"

Jump to navigation Jump to search
(→‎Preparation of SD card: moving instructions to new section)
Line 21: Line 21:
# 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]] then return to this page.
You may also need to expand the flashed image to fill your SD card. To do so after you've booted the device, install growpart and resize2fs on the phone and then run...
growpart /dev/mmcblkX Y
resize2fs /dev/mmcblkXpY
... where X and Y correspond to your SD card's identifier (viewable from lsblk).


== Installation to eMMC ==
== Installation to eMMC ==