Nvidia DGX A100 User Manual page 93

Hide thumbs Also See for DGX A100:
Table of Contents

Advertisement

The data will need to be moved to the systems that need to be updated. Make sure the
portable drive is formatted using ext4 or FAT32.
1
Make sure the storage device is attached to the system with network access and
identify the mount point.
Example mount point: /media/usb/repository
2
Once the space requirement has been met, install the apt-mirror package.
Make sure the target directory is owned by the user apt-mirror or the replication will
not work.
$ sudo apt update
$ sudo apt install apt-mirror
$ sudo chown apt-mirror:apt-mirror /media/usb/repository
3
Configure the path of the destination directory in /etc/apt/mirror.list and use
the included list of repositories below to retrieve the packages for both Ubuntu base
OS as well as the NVIDIA DGX OS packages:
############# config ##################
#
set base_path
/media/usb/repository
#
# set mirror_path
# set skel_path
# set var_path
# set cleanscript $var_path/clean.sh
# set defaultarch
# set postmirror_script $var_path/postmirror.sh
set run_postmirror 0
set nthreads
20
set _tilde 0
#
############# end config ##############
# Standard Canonical package repositories:
deb http://security.ubuntu.com/ubuntu bionic-security main
deb http://security.ubuntu.com/ubuntu bionic-security universe
deb http://security.ubuntu.com/ubuntu bionic-security multiverse
deb http://archive.ubuntu.com/ubuntu/ bionic main multiverse universe
deb http://archive.ubuntu.com/ubuntu/ bionic-updates main multiverse
universe
#
deb-i386 http://security.ubuntu.com/ubuntu bionic-security main
deb-i386 http://security.ubuntu.com/ubuntu bionic-security universe
deb-i386 http://security.ubuntu.com/ubuntu bionic-security multiverse
deb-i386 http://archive.ubuntu.com/ubuntu/ bionic main multiverse
universe
deb-i386 http://archive.ubuntu.com/ubuntu/ bionic-updates main
multiverse universe
#
# DGX specific repositories:
deb http://international.download.nvidia.com/dgx/repos/bionic bionic
main restricted universe multiverse
deb http://international.download.nvidia.com/dgx/repos/bionic bionic-
updates main restricted universe multiverse
deb http://international.download.nvidia.com/dgx/repos/bionic bionic-
r418+cuda10.1 main multiverse restricted universe
DGX A100 System User Guide
$base_path/mirror
$base_path/skel
$base_path/var
<running host architecture>
#/your/path/here
DU-09821-001_v01
:
| 87

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents