Forum Discussion
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- There is another option to use the alt-boot-disk-util, but must with the command shell. --- Quote End --- Hi PR! I don't know if this command can copy the image from your host over eth on the eMMC memory. Sure, you can use the alt-boot-disk-util with a SD card but on a eMMC ??? not sure the command should maybe look like this alt-boot-disk-util -p preloader -b bootloader -a write ???disk_file??? (disk_file = /dev/fd/1 | ssh root@soc_module_ip 'cat>/dev/mmcblk') do you mean something like this?? bye