03-16-2020, 04:17 PM
(03-16-2020, 03:22 PM)buffer Wrote: That's cool but you could also just flash chosen OS to the SD card, boot up the SD card, open a terminal and run this command:
dd if=/dev/mmcblkX of=/dev/mmcblkY bs=1M
and then resize partition as described in wiki
https://wiki.pine64.org/index.php/PinePh...on_to_eMMC
unless this tool is for people allergic to command line
In that case you're copying a mounted filesystem, which usually isn't a good idea.