This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BBB如何将sd卡启动的镜像烧到EMMC中



请教,因为想使用BBB的Dcan接口,在网上找了一个在再SD卡中启动的镜像,经测试,可以正常使用dcan接口,可是我想把他烧到emmc中,根据教程:

 edit the /boot/uEnv.txt file on the Linux partition on the microSD card and remove the '#' on the line with 'cmdline=init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v3.sh'. 

可是在uEnv,txt中没有cmdline=init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v3.sh'这一行,

请教应该如何改动才能把他烧到emmc中,谢谢