Quantcast
Channel: Active questions tagged bmc - Stack Overflow
Viewing all articles
Browse latest Browse all 127

openipmi: How to load FRU data in the ipmisim1.emu

$
0
0

I am trying to load FRU data in the ipmisim1.emu using this command in the file:

mc_add_fru_data 0x20 0 528 file /etc/ipmi/ibm-m3.bin <offset>

but it doesn't work because I don't know what is the offset for the FRU ID=0.

If I replace the line above for:

mc_add_fru_data 0x20 0 528 data 0x01

and load the FRU data from command line:

ipmitool -I lanplus -C0 -U ipmiusr -P test -p 9001 -H localhost FRU write 0 /etc/ipmi/ibm-m3.bin

it works with no problem but I would like to make the change permanent.

Any suggestion is very welcome.

Sincerely,

Ventura


Viewing all articles
Browse latest Browse all 127

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>