I have flashed jetson nano images in my sd card but none of them work. When i change extlinux.conf to boot from mmcblk1p1, I get stuck in the nvidia logo screen. I can flash just with sdk manager, but i want to add a custom image and it does not work. Can someone help me please?
This is probably another fake NV devkit which cannot work with NV sdcard image nor sdkmanager.
Please check with the board vendor for the software.
I´ve done it like this:
And the image on the sd card is ok, but when I plug it in the jetson nano it does nothing.
I thought that, but it works with sdk manager. So I´m not sure. I buy this one:
Hi,
I will write a post to explain this as too many Jetson nano newbies cannot understand how this platform works here.
In brief, if your module said it has an 16GB eMMC and also a sdcard slot, then it is not a NV devkit. A true NV module only has “either” eMMC or sdcard. It won’t have these two things exist on the same platform.
Sdkmanager can flash data to eMMC but sdkmanage definitely won’t enable that sdcard slot on your board. That is why you hit this problem.
ok, so there is no way to put a custom image in this jetson nano?
To make the interface (e.g. the sdcard slot) work fine, you have to contact the board vendor for their customized software to enable it. Sdkmanager flash won’t enable that sdcard slot. Basically it will just become a dead interface if you use sdkmanager.
But as I know there is no real full boot from custom board sdcard slot so far based on my previous experience of all the issues here. The situation would be only the rootfs is mounted from the sdcard. Rest of softwares are still all located in the eMMC.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.