diff --git a/FIles/ilo_250/prep.sh b/FIles/ilo_250/prep.sh new file mode 100644 index 0000000..ea3da39 --- /dev/null +++ b/FIles/ilo_250/prep.sh @@ -0,0 +1,12 @@ +#!/bin/bash + + /etc/init.d/hp-ams stop + + /etc/init.d/hp-health stop + + /etc/init.d/hp-snmp-agents stop + + rmmod hpilo + + modprobe -r hpilo + cd ilo_250