02-21-2021, 09:28 AM
(02-21-2021, 09:06 AM)paju1986 Wrote: Im unable to boot the lastest dev builds with plama mobile Manjaro, the phone stays with the screen off and nothing happendsWhat method do you use to write the image?
I do it like this from my PinebookPro:
Code:
sudo dd if=~/Downloads/Manjaro-ARM-plasma-mobile-pinephone-dev-20210220.img of=/dev/mmcblk1 bs=1M status=progress conv=fsync
Change mmcblk1 to whatever your SDcard is called on your system.:
Code:
lsblk