Jetson orin nano EXT4-fs error on boot device - how to fix

Hi,
Our Jetson Orin Nano is poorly. dmesg has
[ 11.092002] EXT4-fs (mmcblk1p1): warning: mounting fs with errors, running e2fsck is recommended
and later on some of these
[ 19.922509] EXT4-fs error (device mmcblk1p1): ext4_lookup:1706: inode #264737: comm udisksd: iget: checksum invalid
[ 20.216408] eth0: 0xffff800010bcd000, 48:b0:2d:ec:05:c5, IRQ 297
[ 20.404529] EXT4-fs error (device mmcblk1p1): ext4_lookup:1706: inode #789883: comm ln: iget: checksum invalid
[ 20.448066] EXT4-fs error (device mmcblk1p1): ext4_lookup:1706: inode #789881: comm ln: iget: checksum invalid
[ 20.465961] EXT4-fs error (device mmcblk1p1): ext4_lookup:1706: inode #789878: comm networkd-dispat: iget: checksum invalid
[ 20.478460] EXT4-fs error (device mmcblk1p1): ext4_lookup:1706: inode #789878: comm networkd-dispat: iget: checksum invalid
[ 20.490970] EXT4-fs error (device mmcblk1p1): ext4_lookup:1706: inode #789878: comm networkd-dispat: iget: checksum invalid
[ 20.503463] EXT4-fs error (device mmcblk1p1): ext4_lookup:1706: inode #789878: comm networkd-dispat: iget: checksum invalid
[ 20.515925] EXT4-fs error (device mmcblk1p1): ext4_lookup:1706: inode #789878: comm networkd-dispat: iget: checksum invalid
[ 20.528410] EXT4-fs error (device mmcblk1p1): ext4_lookup:1706: inode #789878: comm networkd-dispat: iget: checksum invalid

As that device is mounted I can’t work out how to run e2fsck to repair the errors?

Has anybody got any suggestions or can point me at any documentation?

Thanks in advance.

J

Hi,

It’s a known issue that SD cards on Orin Nano may get file system corruption after multiple reboots.
We are still debugging it.
Please switch to boot from NVMe or USB drives for now.

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