How to use SD card in Jetson Nano?

Hi!

I’m facing memory issues with the Jetson Nano developer kit. The specs of the Jetson kit I’m using are:

Jetson Nano 4GB kit.
L4T version 32.6.1 [JetPack 4.6]
Ubuntu 18.04.5

Currently I’ve internal memory of around 14GB. I also have memory card attached. But I’m not able to use external memory storage from the SD card. Can anyone provide the solution on how to use/expand storage of Jetson kit?
Also how to check memory card from the terminal?

Thanks
Mohit Gupta

If you have a sdcard slot on your carrier board, then you need to consult with the board vendor because it is added by them.

Hi!
thanks for your reply. I used two commands "df -Th’ and “lsblk” but the SD card is not showing.
Do you know if we need to change something to get SD card recognized?

Thanks
Mohit

Hi,

It does not matter what kind of command you are using in linux console.

The only thing matters is what I just told.

If you have a sdcard slot on your carrier board, then you need to consult with the board vendor because it is added by them.

The point here is default jetpack BSP does not support extra sdcard slot on custom carrier board. What software change needed here depends on each hardware design from each vendor.
That is why I asked you to check the board vendor first.

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