Compiling Jetson TX1/TX2 source code: Difference between revisions

Line 275: Line 275:


== Flash your image with Jetpack ==
== Flash your image with Jetpack ==
You can flash your image with Jetpack now, just run Jetpack as the first time that you install it:
You can flash your image with Jetpack now instead of using the scripts directly, however this takes time (around 10min) because we will need jetpack generating the system.img again
 
1. Backup your system.img
<pre>
cd $DEVDIR/TX1/Linux_for_Tegra_tx1/bootloader/
mv system.img.raw system.img $DEVDIR/images/packages-backup/
</pre>
 
2. Lust run Jetpack as the first time that you install it:
<pre>
<pre>
./JetPack-L4T-2.1-linux-x64.run
./JetPack-L4T-2.1-linux-x64.run