Setup guide

The default root password for a Linux installation on a node is password.
Prepare the CentOS disc
Before installing CentOS distro for non-Autodesk hardware, you must add the Autodesk kickstart file to the
DVD or first CD of your distribution so the Linux installer to install some packages. The custom Autodesk
DVD of Red Hat Enterprise Linux for Autodesk hardware already contains the Autodesk kickstart file.
To copy the kickstart file to the disc. Use the new disc as the DVD or first CD of the CentOS distribution
you plan to install on the node.
1 On a computer running Linux and with a CD or DVD burner, log in as root.
2 If you did not download your distro as an iso image:
1 Insert the DVD or first CD of your CentOS distribution into the drive. You do not need to mount
it.
2 In a terminal, get an ISO image of the disc by typing: dd if=/dev/ <CD/DVD device>
of=/<destination path for the extracted ISO image>. For example: dd if=/dev/cdrom
of=/tmp/ Centos5.iso
3 Eject the disc.
3 From the installation package, run dist/kickstart/build_kickstart_cd to add the kickstart file to
the ISO image of your Linux distribution DVD or first CD. For example:
dist/kickstart//build_kickstart_cd RHEL5_CentOS5_kickstart.cfg /tmp/Centos5.iso
/tmp/Centos5_KS.iso.
4 Do cdrecord -scanbus to get the address of your CD or DVD writer and use it to address the writer.
5 Burn the new ISO image to a blank disc. For example: cdrecord -v speed=2 dev=0,4,0
/tmp/Centos5_KS.iso.
Configure Linux for Burn
1 Change the default root password by logging in as root (default password is password), and running
the passwd command.
2 If you did not receive your render node from Autodesk, check for firmware or driver updates for your
hardware after CentOS is installed. Refer to the CentOS and/or hardware manufacturer web sites to
ensure you have the correct firmware and drivers.
3 The automated Autodesk installation sets the time zone to North American Eastern Standard Time
(EST) by default. If necessary, set the time zone for your location.
4 Configure basic network settings (page 21).
5 Optional: Configure an InfiniBand card (page 116).
Configure basic network settings
Login as root to edit the files described below in a text editor, and reboot the system for the new configuration
to be used.
You'll need the following from your network administrator:
A unique static IP address and host name for your system
114 | Chapter 3 Networked processing