Tuesday, August 31, 2010

change HP server boot order remotely using iLo

1). SSH to HP server
2). cd system1/bootconfig1
3). show bootsource1 #please write down the bootorder number, I use 1 in this case
4). set bootsource1 bootorder=1 'this will give you the descriptive msg'
5). set bootsource$b bootorder=$p 'replace $b and $p to the device and boot order you want to set'

6). voila. reboot the machine.

4 comments:

Anonymous said...

Thank you! Worked fine;)

Anonymous said...

Worked for me too, thx

Anonymous said...

Thank you a lot !

Anonymous said...

Awesome job! Very useful and worked like a charm.