2.5

Table Of Contents
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.
8 Power on the virtual machine if it is not running, and open a console to observe.
The virtual machine will start to bootstrap, and install Linux as specified in the custom kickstart file.
Linux is installed. The kickstart file brings up the installaiion for the database binary and orhter required
pacakges from the CDROM.
What to do next
Initialize the same base virtual machine by installing the required software components and scripts, to ensure
that it is Oracle and Data Director compliant.
Initialize the Virtual Machine to Make It Oracle and Data Director Compliant
You can initialize the base database virtual machine to ensure that the Oracle and Data Director requirements
are met.
Prerequisites
You have installed Linux on the virtual machine.
Procedure
1 In vSphere Client, right-click the base database virtual machine and open the console.
2 Log in as root and type password when prompted for the password.
The password value is defined in the kickstart file, and appears at the top of virtual machine console. T
3 Click the CD/DVD drive icon, and select the datastore ISO file from the storage disk.
4 Type the following command to mount the CDROM to the local directory.
mount /dev/cdrom/mnt/cdrom
5 As root, type the following command from the local directory.
./install.sh –i
This command installs scripts for Oracle install, VMware Tools, and Python 2.6 runtime.
When the installation completes, the base database virtual machine is Oracle and Data Director compliant.
What to do next
Install Oracle 11g R2 in the base database virtual machine.
VMware vFabric Data Director Administrator and User Guide
46 VMware, Inc.