2.7

Table Of Contents
Procedure
1 Obtain a working Linux environment with sufficient storage to repackage the Linux ISO image.
If you mount the RHEL ISO from an NFS server, 8GB is sufficient. You need 12GB if you upload the ISO
to your local disk.
2 Ensure that you have a discoverable path to the working Linux environment for the original RHEL ISO
image, local directory, or NFS path.
3 Download the ISO image from the VMware product download page.
4 Mount the ISO image by typing the following command, substituting your build number for <build#> .
mount –o loop /mnt/Data-Director-Initialize-Base-DBVM-
build#
.iso /tmp/mnt
5 To repackage the RHEL ISO image, mount the NFS manually, then type the following command.
/tmp/mnt/Tools/repack_rhel_iso.sh
REDHAT_ISO_PATH
Output_folder
For example, the command
/tmp/mnt/Tools/repack_rhel_iso.sh rhel5.5.iso ./
specifies the original Linux ISO image as the source ISO image. The command repackages the ISO image,
which can pick up the kickstart file automatically from the floppy device.
REDHAT_ISO_LOCAL_FILE_PATH must be a local path. If the Red Hat ISO is on an NFS volume, mount
it to the local directory before using this command.
A RHEL ISO image is created with its own kickstart file.
Install Linux on a Blank Virtual Machine
You can install Linux as the operating system on the blank virtual machine.
Prerequisites
Deploy the base database virtual machine into the system resource pool. See “Deploy the Empty DBVM into
the System Resource Pool,” on page 53.
Repackage the Linux ISO image. See “Repackage the Red Hat Linux ISO Image,” on page 53.
A floppy image containing the ks.cfg file (unless you have packaged your own customized ks.cfg file into
the ISO.
A CDROM device containing the OS ISO.
A CDROM device containing the database binary ISO.
A CDROM device containing the initialized ISO.
Procedure
1 In the vSphere Client, select the blank virtual machine that you deployed.
2 Click Edit Settings.
3 Click the Hardware tab, and select CD/DVD drive in the hardware list.
4 In the right panel, click Datastore ISO file and click Browse.
5 Enter the path of the repackaged Linux ISO image.
You can alternatively use the client device to connect the local ISO when the virtual machine is running.
6 In the Device Status pane, click Connected and click Connected at Power On.
7 Click Save.
VMware vFabric Data Director Administrator and User Guide
58 VMware, Inc.