2.7

Table Of Contents
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 installation for the database binary and other required
packages 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 compliant with the database you are installing and Data Director.
Initialize the Base DBVM
You must initialize the base DBVM to ensure that the prerequisites for the database software and Data Director
are met.
Prerequisites
You have installed Linux on the virtual machine you want to make into a base DBVM.
Procedure
1 In vSphere Client, right-click the base DBVM 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 the virtual machine console.
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 database install, VMware Tools, and Python 2.6 runtime.
When the installation completes, the base DBVM is compliant with the system prerequisites for the database
software and Data Director.
What to do next
Install the database software in the base DBVM.
Install the Oracle Database Software
You can use a provided script that will install Oracle Home in the correct disk.
Prerequisites
Verify that you have initialized the virtual machine to make it Oracle and Data Director compliant.
Procedure
1 Log in to the OS as root.
Chapter 4 Building DBVMs and Base DB Templates
VMware, Inc. 59