Deployment Solution 468
System Jobs for Deployment Solution
RH8 Scripted Install (Network)
Description This job deploys the RedHat Linux operating system using the Network
scripted install model. The network method copies the RedHat files from an FTP, NFS, or
HTTP server during the operating system installation. See the Deployment Solution User
Guide for instructions on setting up an FTP server for this purpose.
Additional files required
z <DS install path>\IMAGES\RH80_FTP.IMG. This is the image file created by
the Create RH8 Install Disk Image (Network) job described above. You may
have changed the name. This image file contains a DOS bootable partition with the
basic RedHat files that facilitate a RedHat Kickstart install.
z RedHat Kickstart answer file, located in the \SAMPLES\SCRIPTED OS
INSTALL\REDHAT
directory.
What this task does This job starts a RedHat Kickstart operating system install on a
client using the Network install method. It downloads the
RH80_FTP image (or whatever
you have named it) to the selected client. This creates a 2 Gig FAT16 DOS bootable
partition with files to facilitate a RedHat Kickstart install. It reboots the client so that
DOS will recognize the newly created DOS partition. It uses a Scripted OS Install task
to start the unattended install on the client. This task contains the location of the
operating system install files located on the FTP server as well as the Kickstart file to be
used for the operating system install.
Steps to use
1. Make a copy of the sample job.
2. Edit the Deploy Image task and change the name of the image file to the name
you created with the Create RH8 Install Disk Image (Network) job described
above.
3. Edit the Scripted OS Install task and change the location of the Kickstart answer
file.
4. Change the hard drive ID in the Command Line edit box to the proper ID for the
target system. The default is
ks=hd:hda1/ks.cfg where hda1 is the default hard
drive ID.
5. Change the name of the job to reflect the desired purpose (optional).
6. Assign the job to a computer or computer group.
Scripts
These jobs are provided to give some ideas of things that can be accomplished by
scripting. The scripts have been divided into scripts for Windows and scripts for Linux:
Send Email if Disk Space Low (Linux) (page 472)
Logevent Script (Linux) (page 472)
Restart HTTPD Service (Linux) (page 472)
Move Computer to Default Container (Windows) (page 472)
Move Computer to Specific OU (Windows) (page 473)
Send Error Email (Windows) (page 473)