TX2-NX flash Jetpack4.5.1, but OS image vesion is 32.5, it should be 32.5.1

The folder tree of “Linux_for_Tegra” add to attached file
folder-tree (41.6 KB)

Is your disk that used to save Linux_for_Tegra a ext4 file system?

No,we used ntfs
There is not enough space. So we use a partition of window

Hi,

ext4 is required.

FYI, NTFS has no concept of Linux permissions. When generating an image for flash from the “Linux_for_Tegra/rootfs/” content (normally ext4) the permissions are inherited and transferred to the image. NTFS destroys much of that permission system. Flash will appear to work, but the system will be unusable and mandate a complete reflash (the damage from NTFS is so extreme there is no point in trying to “fix” this).

If you were using a cloned image which already had the filesystem within it, then it wouldn’t matter about using NTFS since no image would be created from damaged permissions.

we got it.
thank you !

ok
thank you!