mirror of
https://github.com/That-Guy-Jack/HP-ILO-Fan-Control.git
synced 2025-04-26 12:32:28 +00:00
Update README.md
This commit is contained in:
parent
bc602880c8
commit
1dca9bf415
22
README.md
22
README.md
@ -14,13 +14,21 @@ all you need to run is the commands below.
|
||||
2. Download and copy to you server the ilo_250 Folder
|
||||
|
||||
3. Then run These commands:
|
||||
/etc/init.d/hp-ams stop
|
||||
/etc/init.d/hp-health stop
|
||||
/etc/init.d/hp-snmp-agents stop
|
||||
rmmod hpilo
|
||||
modprobe -r hpilo (on non root users you may need to add sudo to this command)
|
||||
cd ilo_250
|
||||
./flash_ilo4 --direct (on non root users you may need to add sudo to this command) (also When Flashing the Fans may spin up to near 100% so be prepared)
|
||||
>
|
||||
|
||||
/etc/init.d/hp-ams stop
|
||||
|
||||
/etc/init.d/hp-health stop
|
||||
|
||||
/etc/init.d/hp-snmp-agents stop
|
||||
|
||||
rmmod hpilo
|
||||
|
||||
modprobe -r hpilo (on non root users you may need to add sudo to this command)
|
||||
|
||||
cd ilo_250
|
||||
|
||||
./flash_ilo4 --direct (on non root users you may need to add sudo to this command) (also When Flashing the Fans may spin up to near 100% so be prepared)
|
||||
|
||||
4. Once the flash has completed shudown your system and unplug it. Make sure to Switch the ilo back out of maintainance mode.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user