Backup restore ,mount: wrong fs type, bad superblock on /dev/nvme0n1p15 on jetpack 5.1.4/5/6

sudo ./tools/backup_restore/l4t_backup_restore.sh -e nvme0n1 -b jetson-orin-nano-devkit

mount: /mnt/images/tmp/tmp: wrong fs type, bad option, bad superblock on /dev/nvme0n1p15, missing codepage or helper program, or other error.

check:

jetpack 5.1.2 The largest is nvme0n1p14

jetpack 5.1.4/5/6 The largest is nvme0n1p15

Hard Disk Partition Type

nvme0n1p1 nvme0n1p15 ext4

nvme0n1p2……nvme0n1p14 none

Hi,

Do you mean that you’ve created multiple ext4 partitions and want to back them up or restore them?

Thanks

It’s not the nvme0n1p15 I created. It’s our newly released version. Compared to previous versions, the Jetson product has an additional partition. This causes an error when generating the image. You can use this command to generate the image yourselves.