. /etc/confluent/functions if lspci -d 15b3::0207 -n |grep 207 > /dev/null; then # Uncomment the following two lines and comment out the following # three lines to use the .iso instead #fetch_remote ofed/ofed.tgz #tar xf ofed.tgz fetch_remote ofed/ofed.iso mkdir MLNX_OFED mount -o loop ofed.iso MLNX_OFED # The rest is common between tar and iso cd MLNX_OFED* mount -o loop ofed ./mlnxofedinstall --force fi