01-01-2022, 10:27 PM
Ok. This has probably been done to death, but I'm trying to get my head around writing a bootable image to the eMMC.
As far as I can tell there are two steps.
1 Download an image and write it to an SD card, and boot the Pinebook from it.
2 After booting, download another image (same or different- but basically the one you want on the eMMC) then use dd to write to of=/dev/mmcblk1
Then power off, remove SD card, power on. The Pinebook should boot from the image that was written in step 2. Is that basically it?
I just got the 1080p image from here:
https://wiki.pine64.org/wiki/Pinebook_So...Neon_Image
I flashed it to my SD card using dd, and it boots. I've "set it up" but I realise that that has only affected the SD card image. My guess is I have to dd the image again (as I said) and then reboot and set it up (again).
Thanks.
As far as I can tell there are two steps.
1 Download an image and write it to an SD card, and boot the Pinebook from it.
2 After booting, download another image (same or different- but basically the one you want on the eMMC) then use dd to write to of=/dev/mmcblk1
Then power off, remove SD card, power on. The Pinebook should boot from the image that was written in step 2. Is that basically it?
I just got the 1080p image from here:
https://wiki.pine64.org/wiki/Pinebook_So...Neon_Image
I flashed it to my SD card using dd, and it boots. I've "set it up" but I realise that that has only affected the SD card image. My guess is I have to dd the image again (as I said) and then reboot and set it up (again).
Thanks.