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
--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
IB0056101-00 C
-e
's/hiddenmenu/serial
3 – Software Installation
Managing and Installing Software Using Rocks
--unit=0 --speed=9600 --word=8 \
3-13
Need help?
Do you have a question about the InfiniPath and is the answer not in the manual?
Questions and answers