
49
©Vecow EAC-2000 User Manual
SOFTWARE SETUP
4.2 Determine Available Drive Space
To determine the amount of available drive space, you can issue the following
commands :
$ sudo df -h
4.3 Install the CUDA package
1. To install the CUDA package on EAC-2000/2100, you can issue the following
commands :
$ sudo apt update
$ sudo apt install nvidia-cuda
4.4 Flash image to Your EAC-2000/2100
Before starting the flashing process, be sure you've properly turned off the EAC-
2000/2100 and disconnected from the power. You also need to prepare a host
PC running Ubuntu 16.04 or later.
4.4.1 Download the OS image file
Step.1
Download the OS image package file. The file name will be similar to :
EAC-2000_jetpack4.5.1_v1.00.tar
Step.2
On Host Computer, open a Linux terminal and issue the following
command to extract compressed image files :
$ sudo tar zxvf EAC-2000_jetpack4.5.1.tar