External hard disk and SD card are not working on Jetson AGX Orin Development Kit

When I am try to open the storage device it is showing

Unable to access “device-name
Error mounting dev/sda1 at /media/user-name/device-name: unknown filesystem type ‘exfat’

Are you using Orin Nano devkit or AGX Orin devkit?
Which JetPack SW you’re using?

Hi,

Ubuntu does not natively support the exFAT filesystem. You can format the external hard disk to the ext4 filesystem instead.

Thanks

I am using AGX Orin devkit and JetPack version is 6.1

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