How to build SDcard IMAGE

Hello,I have built the kernel and install the kernel moduls;
but I do not have a linux host ,then I can not connect the nano to linux host,and use the “flash.sh” to flash the rootfs;
How to built the SDcard image file just like the official provision? I need your help.please!

You need to have a host PC with Ubuntu 18.04 OS!

HI ,kayccc ,
I have a remote linux server ,I want to know how built the image file like “jetson-nano-jp451-sd-card-image.zip” that I download from official website.

Check L4T BSP. There is a script to create sdcard image.

If you don’t know what is L4T BSP, then you can try to flash your board with sdkmanager first.

I downlod L4T BSP,But I’m not familiar with it, could you tell me which script ,and how to use it

please check tools/jetson-disk-image-creator.sh.

I found it!
the command ““jetson-disk-image-creator.sh -o <sd_blob_name> -b -r ”
my jetson nano is 4gb version, but it surpport is
" jetson-nano: 100/200/300 for A01/A02/B00”
" jetson-nano-2gb-devkit: default"
" jetson-xavier-nx-devkit: default"
which one I should choose to?

300 for b00.

thanks a lot

1 Like

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