![Qlogic InfiniPath Install Manual Download Page 47](http://html1.mh-extra.com/html/qlogic/infinipath/infinipath_install-manual_3228948047.webp)
3 – Software Installation
Managing and Installing Software Using Rocks
IB0056101-00 C
3-13
Q
6. Create the file:
/home/install/site-profiles/4.0.0/nodes/extend-compute.xml
Use the following contents:
<?xml version="1.0" standalone="no"?>
<kickstart>
<description>
</description>
<changelog>
</changelog>
<-- QLogic PathScale Compilers -->
<package>infinipath-sub-client</package>
<package>infinipath-base</package>
<package>infinipath-compilers-libs</package>
<-- InfiniPath Drivers -->
<package>mpi-doc</package>
<package>mpi-frontend</package>
<package>mpi-libs</package>
<package>mpi-benchmark</package>
<package>mpi-devel</package>
<post>
<-- Here we fix up Grub boot behavior -->
<-- add serial console on tty1 -->
sed -e ’s/kernel<.*>$/kernel\1 console=tty1
console=ttyS1,9600n8/’ \
/boot/grub/grub-orig.conf > /tmp/grub-orig.conf
<-- set serial console speed -->
sed
-e
’s/hiddenmenu/serial
--unit=0 --speed=9600 --word=8 \
--parity=no --stop=1\nterminal serial console/g’ \
/tmp/grub-orig.conf > /tmp/grub-orig2.conf
<-- remove tsc -->
sed -e ’s/tsc//g’ /tmp/grub-orig2.conf > /tmp/grub-orig3.conf
Summary of Contents for InfiniPath
Page 1: ...IB0056101 00 C Page i Q S i m p l i f y InfiniPath Install Guide Version 2 0...
Page 4: ...InfiniPath Install Guide Version 2 0 Q Page iv IB0056101 00 C...
Page 16: ...1 Introduction Documentation and Technical Support 1 8 IB0056101 00 C Q...
Page 34: ...2 Hardware Installation Completing the Installation 2 18 IB0056101 00 C Q...
Page 64: ...3 Software Installation Installation Troubleshooting 3 30 IB0056101 00 C Q...
Page 72: ...A RPM Descriptions OpenFabrics RPMs A 8 IB0056101 00 C Q...