Kickstarting the Red Hat OS

Follow the steps below to kickstart the Red Hat OS by copying the kickstart script from the network. Your system must meet PowerMedia WMS hardware requirements and have a blank hard drive.

  1. Connect your system to the network using your first logical network interface (eth0).

  2. Copy the ks.cfg file to a remote file/web server location on your network.

    For example: http://146.152.83.188/snowshore/ks.cfg
    In this example, another PowerMedia WMS system is used as the web/file server.

  3. Insert the Red Hat Enterprise Linux 5.2 Server installation CD #1 or DVD into the system’s CD/DVD drive and set the system BIOS to boot from CD and restart the system. The following screen appears:

sc_rh_splash.png

 

  1. At the boot: prompt, enter the location of the remote file/web server that contains the kickstart script in the following method.

linux ks=http://146.152.83.188/snowshore/ks.cfg ksdevice=eth0

  1. Press Enter and the process starts. The command above contains the network location on the remote file server where the ks.cfg file is located. The command indicates to the system to use eth0 (first NIC on the system) to initialize the IP address for the system.

  2. If the system is on a DHCP network, it automatically searches for an IP address to obtain for the current system so you can skip this step. However, if there is no DHCP server on the network, the system displays the following menu to obtain an IP address before it copies the file from the remote server:

sc_rh_tcp.png

 

  1. Follow the appropriate menus to set up your system with a Static IP address. If you are using IPv4, select Manual configuration under Enable IPv4 support and deselect Enable IPv6 support. Click OK.

  2. On the next screen, provide the IP address, subnet, gateway IP address, and the nameserver IP address and click OK.

  3. The installation progresses automatically and performs the following:

  1. If installing from DVD, no other prompts appear. If installing from CDs, provide the proper Red Hat Installation CD number as prompted.

  2. When all packages are installed, the rebooting system message appears. If your CD/DVD drive does not automatically eject, manually eject the drive before the system starts to reboot.

  3. The following is the status after the system reboot: