forked from Autonomous-Racing-PG/ar-tu-do
-
Notifications
You must be signed in to change notification settings - Fork 5
Backup
Marcel Ebbrecht edited this page Dec 11, 2019
·
1 revision
To create an image of the car, please install the L4T Driver Package first:
Change into the directory containing the L4T installation package on the host PC. The command below will save the TX2's eMMC image to the specified file on the host.
sudo ./flash.sh -r -k APP -G <DESTINATIONFILENAME> jetson-tx2 mmcblk0p1
Change into the directory containing the L4T installation package on the host PC.
sudo cp <BACKUPFILENAME> bootloader/system.img
sudo ./flash.sh -r -k APP jetson-tx2 mmcblk0p1