Backup & restore command for cloning both nvme and internal qspi

Hi,
I read the README_backup_restore.txt but didn’t find the command needed to backup (and later on restore) both my nvme0n1p1 and internal qspi.

It needs to be something like:

… “-e mmcblk0:nvme0n1”

  1. for internal qspi (no internal emmc) what I write instead mmcblk0?
  2. should I write nvme0n1p1 instead nvme0n1?
    Thanks

Do you want to backup the whole Orin NX?

You could use sudo ./tools/backup_restore/l4t_backup_restore.sh -b <board-name> to backup the qspi and the nvme.

Thanks

Yes thank you.

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