Is there a way to boot the Pine-A64 LTS with Armbian via eMMC?
I can use the SD card to boot the armian-Sopine image, but the eMMC memory is not recognized.
With the Ayufan image (jessie-minimal) on SD card (https://github.com/ayufan-pine64/linux-build/releases), I can at least recognize the eMMC memory and using
sudo dd bs = 30M if = Image / jessie-minimal-sopine-0.7.19-118.img of =/dev/ mmcblk1
copy to the eMMC memory. I removed the SD card and booted with eMMC.
I did the same steps with the Armbian image and write the Armbian image on the eMMC (with the Ayufan image on SD card)
Question
linda
Is there a way to boot the Pine-A64 LTS with Armbian via eMMC?
I can use the SD card to boot the armian-Sopine image, but the eMMC memory is not recognized.
With the Ayufan image (jessie-minimal) on SD card (https://github.com/ayufan-pine64/linux-build/releases), I can at least recognize the eMMC memory and using
sudo dd bs = 30M if = Image / jessie-minimal-sopine-0.7.19-118.img of =/dev/ mmcblk1
copy to the eMMC memory. I removed the SD card and booted with eMMC.
I did the same steps with the Armbian image and write the Armbian image on the eMMC (with the Ayufan image on SD card)
sudo dd bs=30M if=Image/Armbian_5.38_Pine64so_Ubuntu_xenial_default_3.10.107.img of=/dev/mmcblk1
and nothings happens after the reboot.
There are further steps that I have to carry out?
Link to comment
Share on other sites
12 answers to this question
Recommended Posts