Mellanox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
cd /root | cd /root | ||
cp /usr/downloads/MLNX_OFED_LINUX-2.4-1.0.4- | cp /usr/downloads/MLNX_OFED_LINUX-2.4-1.0.4-rhel7.1-x86_64.iso . | ||
mkdir tmp | mkdir tmp | ||
mount -o loop MLNX_OFED_LINUX-2.4-1.0.4- | mount -o loop MLNX_OFED_LINUX-2.4-1.0.4-rhel7.1-x86_64.iso tmp | ||
cd tmp | cd tmp | ||
./mlnxofedinstall | ./mlnxofedinstall |
Revision as of 15:24, 9 September 2015
cd /root cp /usr/downloads/MLNX_OFED_LINUX-2.4-1.0.4-rhel7.1-x86_64.iso . mkdir tmp mount -o loop MLNX_OFED_LINUX-2.4-1.0.4-rhel7.1-x86_64.iso tmp cd tmp ./mlnxofedinstall
Atfer it installed, run /usr/bin/system-config-network and setup p6p1 device as manual network with appropriate settings. Shutdown computer, unplug copper cable and start computer, 10G fiber link should become default one.