ExFAT support on Jetpack 6.1 for Jetson Orin Nano

ExFAT support is still missing in Jetpack 6.1. Why did you omit support for one of the most used filesystems?

I don’t want to go through modifying the kernel again. You should not let users do your job. Please fix this in the next update.

JetPack 6 (L4T R36.x) uses the mainline kernel and not NVIDIA’s modifications. Those modifications (if needed) exist in the kernel now. The mainline kernel does not have the ExFAT driver by default, you’ll have to build the module yourself.

Most distributions will in fact build a lot of driver modules which many people won’t need or use, but they take up a lot of space. If this was done with the Jetson, then you’d end up with drivers for things like RAID arrays and 10 Gb NICs and many devices you’d never use (and which would be a problem on an embedded system).

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