Nvidia ConnectX-6 User Manual page 57

Lx ethernet adapter cards for ocp spec 3.0
Hide thumbs Also See for ConnectX-6:
Table of Contents

Advertisement

3.
Create an apt-get repository configuration file called "/etc/apt/sources.list.d/mlnx_ofed.list" with the following content: 
deb file:/<path to extracted MLNX_OFED package>/DEBS ./
4.
Download and install NVIDIA's Technologies GPG-KEY. 
# wget -qO -
http://www.mellanox.com/downloads/ofed/RPM-GPG-KEY-Mellanox | sudo apt-key add -
5.
Verify that the key was successfully imported. 
# apt-key list
pub
1024D/A9E4B643
uid
Mellanox Technologies <support@mellanox.com>
sub
1024g/09FCC269
6.
Update the apt-get cache. 
# sudo apt-get update
Setting up MLNX_OFED apt-get Repository Using --add-kernel-support
1.
Log into the installation machine as root.
2.
Mount the ISO image on your machine and copy its content to a shared location in your network.
# mount -o ro,loop MLNX_OFED_LINUX-<ver>-<OS label>-<CPU arch>.iso /mnt
3.
Build the packages with kernel support and create the tarball. 
# /mnt/mlnx_add_kernel_support.sh --make-tgz <optional --kmp> -k $(uname -r) -m /mnt/
Note: This program will create MLNX_OFED_LINUX TGZ
Do you want to continue?[y/N]:y
See log file /tmp/mlnx_iso.4120_logs/mlnx_ofed_iso.4120.log
Checking
if
all needed packages are installed...
2013-08-11
2013-08-11
for
rhel7.6
under /tmp directory.
57

Advertisement

Table of Contents
loading

Table of Contents