Start a Conversation

Unsolved

This post is more than 5 years old

58374

November 8th, 2011 04:00

Set up boot method using IPMI

Hello,

I try to use IPMI (openIPMI from Linux) to set up boot method on R310 using standard BMC. I use following command, which seems to succeed:

 #>ipmitool -l lan -U root -P calvin -H 10.80.237.176 chassis bootparam set bootflag pxe
Set Boot Device to pxe

When I reboot machine it works indeed, but if I turn off and turn on the power it doesn't. Is there any way I can set up boot order from IPMI?



1 Message

May 30th, 2012 05:00

Dear,

Try this one:

#>ipmitool -l lan -U root -P calvin -H 10.80.237.176 chassis bootdev pxe options=persistent

Set Boot Device to disk

This works on a Dell PowerEdge R210 II using standard BMC

Kind regards,

Ronny.

No Events found!

Top