What should I do if I get stuck here while brushing the machine

在Ubuntu 18.04下 ,使用如下命令:
sudo ./flash.sh -k BMP --image bootloader/bmp.blob jetson-nano-emmc mmcblk0p1
进行烧录时,在此处卡住不动

是为什么呢?我应该怎么做

Hi, is you Jetson board already flashed with a full system?
It it’s not, then flashing only the BMP partition should not work.

是的,board已经刷入完整的系统,可以正常开机。

Hi,
then can you try to directly replace the blob file in BSP, and re-flash the whole system again? Not just the BMP partition.

好的,请告诉我BMP中的blob的路径在哪里。

呃 就是你用的那個路徑 Linux_for_Tegra/bootloader/bmp.blob
你應該是想換custom boot logo沒錯吧 你現在用的這一個是BSP預設的嗎 還是你自己做的

是的,我自己制作了bmp.blob文件,并替换了Linux_for_Tegra/bootloader/路径中的文件
有点不太明白你的意思

懂了 那你可以試試看整包重刷 不單獨指定BMP partition嗎
如果還是不行的話 把你的blob檔傳上來讓我們試試看

1 Like

您的意思是使用SDKManger工具重新刷入镜像包吗,并在镜像包中替换为自己的blob文件

對 用指令應該也可以的 就是不要加上 -k BMP --image bootloader/bmp.blob

Hi,

麻煩下次同一個團隊或同一個人針對同一個問題只要發一個post詢問就好了…

实在抱歉,因为时间太紧急了,这边我和partner使用的不同的host主机进行连接操作的,之前能使用的方法,现在不能使用了,感谢

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.