Deployment Solution
466
System Jobs for Deployment Solution
RH7 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 server
during 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\RH71_FTP.IMG
. This is the image file created by
the
Create RH7 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. A sample is 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
RH71_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 RH7 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.
RH7 Scripted Install (Target HD)
Description
This job deploys the RedHat Linux operating system using the Hard Disk
scripted install model.
Additional files required
z
<DS install path> \IMAGES\RH71_HD.IMG
. This is the image file created by
the
Create RH7 Install Disk Image (Target HD)
job described above. You may
have changed the name. This image file contains a DOS bootable partition with the
RedHat operating system files that are required for a RedHat Kickstart install.
z
RedHat Kickstart answer file. A sample is located in the
\SAMPLES\SCRIPTED OS
INSTALL\REDHAT
directory.