10-13-2020, 09:49 AM
(10-13-2020, 08:26 AM)Corkonian Wrote:(10-13-2020, 07:31 AM)tophneal Wrote:Okay... well, then here we go... Wish me luck!(10-13-2020, 07:23 AM)Corkonian Wrote: so dd if=path_to_img_on usb of=/dev/mmcblk0
Or do I have no make a partition and dd if=path_to_img of=/dev/mmcblk0p1
Bingo! No partitions, b/c the img already contains them. A dd of the img will provide all the needed partitions. Just to be safe, run lsblk before running dd, to make sure you've properly identified which is the emmc.
Edit: Worked. Got the old Pinebook running again. Now that it has swap, it's still useable for lightweight stuff like Office, Web ...