Install & Configure Oracle VM on WMware
Oracle VM Server from Oracle, Competing with other Visualization products, such as VMware
I planned to Install Oracle VM Server and Oracle VM Manager as a VMware guest, but when I researched on various forums and blogs including OTN, I came to know that “Oracle VM Server is a bare-metal product and that it cannot be installed as a VMware guest!”.
Failure to procure a spare machine and having some time to kill made me try and succeed in installing Oracle VM Server and Oracle VM Manager as a VMware Guest.
The following are the steps:-
Download Oracle Server and Oracle VM Manager from http://edelivery.oracle.com/oraclevm
Open VMware and select New Virtual Machine option. Select the option Typical for type of configuration.
Click next to go to the next screenSelect “Installer disk image file” option here and browse and select the iso file of Oracle VM Server you downloaded from the above link.

Click next to go to the next screenSelect “Installer disk image file” option here and browse and select the iso file of Oracle VM Server you downloaded from the above link.

Select Linux as OS

Select the Location where you want to store the Virtual Disk

Specify the maximum size of the disk

Click Finish

Oracle VM Server loads Press Enter to start the installation of Oracle VM Server

Press Skip

Select the Type of Keyboard

Press Yes to Create new partitions

Select the option Remove all partitions and press ok

Click Yes to confirm

Click Yes to Review and Modify Partition Layout

Click on the /OVS mount point and select Delete Goto the / partition select EDIT

Select the option Fill all the available space and press OK(If you go with the defaults then during the installation of Database XE the pre-requisites might fail, as it requires a minimum space of 2600 MB in the installation drive.)

Press OK on the partitioning page

Press OK on Boot Loader Configuration Screen

Select OK on Oracle VM Management Interface

Select Manual address configuration on the IPv4 Configuration Screen and specify the IP and Netmask

Set the Gateway and Primary DNS

Manually Set the Hostname

Set the Time Zone

Set the Oracle VM Agent Password

Set the Root Password


click OK to begin the installation




Select Reboot after the installation is completed

When the VM is restarting press enter to enter the GNU-GRUB to select the 32-bit option else you will encounter an error “ERR: Not a 64-Bit CPU!erver-ovs (xen-64-3 .1.3 2.6.18-8.1.15.0.16.el5ovs)’” as by default the Oracle VM Server boots as a xen-64-3 .1.3 2.6.18-8.1.15.0.16.el5ovs!

When you press Enter during reboot you will see the below screen, select the first option and press enter

You will be prompted for EUL Agreement, select Agree

Login with Username ‘root’ and its password.

Now you ready to use .. check out my next post about Oracle VM Manager,
Add A Comment