02-24-2020, 02:27 AM
[quote="Robertspark" pid='6581' dateline='1529718490']
Nice
And when you put another os on the eMMC and cant reflash it later.....(been there, had that panic, done that)
I could not get it to work with all the instructions here. Until I saw this on the Banana pi forum
how to write and boot from eMMC:
Nice
And when you put another os on the eMMC and cant reflash it later.....(been there, had that panic, done that)
I could not get it to work with all the instructions here. Until I saw this on the Banana pi forum
how to write and boot from eMMC:
- boot from SD - I used elar systems Lubuntu since it works nicer
- umount /dev/mmcblk1p1 /dev/mmcblk1p2
- dd if=xxx.img of=/dev/mmcblk1 bs=10M -downloaded the original OS from the Asus Website. The extracted it in the Tinker folder. and replaced xxx.img withe the file name.
- sync
- power off & remove SD
- power on with eMMC



![[-]](https://tinkerboarding.co.uk/forum/images/collapse.png)