11-28-2020, 02:15 AM
I see great tools and extensions to others for creating bootable SD cards - thanks!
I am still fuzzy on flashing on-system emmc. So far I am guessing it involves something like Jumpdrive and then the command below?
wget 172.16.42.2/u.img -O - | dd bs=4M conv=noerror,sync of=/dev/mmcblk2
Thanks for clarification. I cannot seem to see another and the trial to 'dd' a live SD card were as stable as expected.
Cheers
I am still fuzzy on flashing on-system emmc. So far I am guessing it involves something like Jumpdrive and then the command below?
wget 172.16.42.2/u.img -O - | dd bs=4M conv=noerror,sync of=/dev/mmcblk2
Thanks for clarification. I cannot seem to see another and the trial to 'dd' a live SD card were as stable as expected.
Cheers