Install & Configure Oracle VM Manager 2.2

Posted by Javeed Abdul on March 13, 2011 under Oracle | Be the First to Comment

Goto Virtual Machine Settings and change the change the CD/DVD ISO image to point to the iso image of VM Manager you downloaded from Oracle Website.

Execute the following as root
# mkdir /media/cdrom
# mount /dev/cdrom /media/cdrom
#cd /media/cdrom
#sh runInstaller.sh
This will start the Oracle VM Manager Installation



Select the option 1 on the next screen

Select 1 on the next screen

Specify the passwords for SYS and SYSTEM

Select ‘y’ on the next screen


Set the ‘OVS’,'oc4jadmin’,'keystore’,'admin’ Passwords

8

9

10

As Oracle VM server does not include XWindows thus there is no Graphical User Interface.

So, from the browser of Host PC of VMware Workstation enter the following address

https://192.168.1.111:4443/OVS

And, you would see Oracle VM Manager home screen

All the Best ;)

Add A Comment