Compiling Jetson TX1/TX2 source code: Difference between revisions

Line 597: Line 597:
sudo mkfs.ext4 /dev/sdb1
sudo mkfs.ext4 /dev/sdb1
</pre>
</pre>
3) Copy the filesystem to the USB drive
3) Copy the filesystem to the USB drive. It takes a while, its size is normally 2.4GB
<pre>
<pre>
mkdir $DEVDIR/images/fs
mkdir $DEVDIR/images/fs