Configure virtual media through vsp and boot up for HP Proliant server

Objective: configure virtual media through vsp and boot up for HP Proliant server
Environment: server1: 10.0.0.1 server2: 10.0.0.2 server2_ILO: 192.168.0.2, ILO2 ssh to server2_ILO, RIPLinux 9.3 non-X.iso


Steps:

1. ssh into the HP ILO2 ip address 192.168.0.2 and use vm command to configure virtual media as follow:

hpiLO-> vm cdrom insert http://10.0.0.1/riplinux93.iso

hpiLO-> vm cdrom set boot_once

hpiLO-> vm cdrom get

hpiLO->vsp
login as root, then issue 'reboot' command

Note:
1) you must make sure the server ILO2 ip address 192.168.0.2 is able to wget the iso file from 10.0.0.1. Not the server2 ip address 10.0.0.2