Hi,
i can’t flash jetson nano. it’s blocking to this step “Saved platform info in storage_info.bin”
My jetson nano kit comes with Ubuntu installed without SD Card. it means that the module contains an emmc?
also, i’m able to flash SD Card.
Hi,
i have already tried it and it’s not working (blocking at the same step with SDKManager).
Could you confirm if my Kit contains an emmc or not, because i read on the forum that the Dev KIt dsn’t contain emmc.
Please check your jetson-nano board is A02 or B01.
A02 (P3448) is for SDcard, B01 (P3448-0020) is for emmc.
You also can check iit from L4T Documentation.
The “180-13449-DAAF-A02” is Jetson Nano Developer Kit. Has a microSD card slot instead of eMMC for storage.
Please select Jetson-Nano (Developer Kit version) (P3448) via sdkmanager.
Or flash with below command by manually:
Hi.
Command sudo ./flash jetson-nano-qspi-sd mmcblk0p1
It didn’t work for me. My nano is still not working. Just show same error msg.
It’s blocking to this step “Saved platform info in storage_info.bin”
and also same SDKManager. It didn;t flash.
In my case, i use jetson nano module(emmc ver.) + nano dev kit board(A02).
entirely same case.