i could transfer PostmarketOS Image from the sdcard to the emmc with dd.
I used this command from the PinePhone Terminal (Or better ssh)
dd if=/dev/mmcblk0 of=/dev/mmcblk2 bs=1M
It will take about 15min (depending on the speed of your card), in the end it will show en error about not enough space - just ignore it.
Working fine
I used this command from the PinePhone Terminal (Or better ssh)
dd if=/dev/mmcblk0 of=/dev/mmcblk2 bs=1M
It will take about 15min (depending on the speed of your card), in the end it will show en error about not enough space - just ignore it.
Working fine