Using HP Insight Control for Linux to Manage HP ProLiant DL785 G6 Servers running Oracle VM
# unzip V18336-01.zip
You can download the unzip software from the following location:
http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/3/base/i386/unzip-5.52-3.el5.i386.rpm
3. Create an Oracle VM Server repository from the HP SIM GUI by selecting Options→ICE-
Linux→Manage Repository→New.
4. Select Custom OS and click Next.
5. Enter the Custom OS Configuration as follows:
Important:
The Custom OS Name can be ovm22.
6. Click Save. The summary information displays as follows:
The following directories are created:
o /opt/repository/custom/ovm22
o /opt/repository/boot/ovm22Boot
o /opt/repository/instconfig/custom/ovm22
7. As root mount the ISO file extracted from the ZIP file (OracleVM-Server-2.2.x.iso) as
follows:
# mount –o loop OracleVM-Server-2.2.x.iso /mnt
8. Copy the Oracle VM Server distribution files to the /opt/repository/custom/ovm22
directory as follows:
# cp -R /mnt/* /opt/repository/custom/ovm22
10