Flashing Jetson nono emmc

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.

Any idea?

Hi ahadach,

Please try flash Jetson Nano (P3448-0020) via sdkmanager.
Select it from Target Hardware in STEP 01. Thanks!

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.

But how Ubuntu is worked without SD card?

Thanks.

Hi ahadach,

Does your devkit have a sdcard slot?

Yes, but it comes without SD card inserted and Ubuntu worked fine.

Hi ahadach,

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.

Hi,

What is the carrier board you are using? Could you take a picture?
Did you get it from any vendor?

The board ID is 180-13449-DAAF-A02 (P3450) bought from Nvidia store.

Hi ahadach,

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:

sudo ./flash jetson-nano-qspi-sd mmcblk0p1
1 Like

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.

please help.

Hi joongpill,

The SDKManager doesn’t support flash emmc-module on A02 board.
For this case, please reference below topic:
[url]https://devtalk.nvidia.com/default/topic/1065357/jetson-nano/flashing-os-to-jetson-nano-module/post/5395836/#5395836[/url]

Hi carolyuu.
Thank you for reply.

Yeah, actually i tried already.
It doesn’t work.

than, how do i flash on nano module?

Please try to get carrier board from below vendors.
https://devtalk.nvidia.com/default/topic/1061275/jetson-nano/jetson-nano-module-available-now/post/5374344/#5374344

Okay, Thanks you for reply.