Beaglebone Black Industrial Debian 9.2

Hello,

I am trying to flash the eMMC using Debian 9.2 2017-10-10 4GB SD IoT in my Beaglebone Black Industrial, but the img no work.
Please somebody can help me with this.

Please explain what you did and what doesn't work..

As a reminder use, "etcher.io" to create the microSD card with the
Debian 9.2 2017-10-10 4GB SD IoT image:

https://etcher.io/

Next since you want to flash the eMMC, boot up the BeagleBone and login..

Then follow:

https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Flashing_eMMC

to setup the image to flash the eMMC.

Regards,

Hello Robert,

Thanks, now i can flash the eMMC. I needed uncomment just this in /boot/uEnv.txt:

##enable BBB: eMMC Flasher:
#cmdline=init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v3.sh

Best regards,