Topology
Upgrade Steps
1:Login OpenBmc by username “root”, password “0penBmc”(number 0)
2:Either way, copy BMC image file “flash-mavericks” to BMC default directories “/home/root/”
===========================================================
I:Copy the BMC image file by tftp
A:Config the management IP address by command “ifconfig eth0 192.168.200.22 netmask 255.255.255.0”
B:Copy the BMC image file from PC (Need TFTP service and put the BMC image file in theTFTP folder) by command “tftp -gr flash-mavericks 192.168.200.201”
===========================================================
II:Copy the BMC image file by scp
A:Config the management IP address by command “ifconfig eth0 192.168.200.22 netmask 255.255.255.0”
B:Copy the BMC image file “flash-mavericks” by software WinSCP
===========================================================
3:Check BMC image file
4:Use command “flashcp -v flash-mavericks /dev/mtd5” to upgrade BMC. When the upgrade have successfully completed, the console will display as below.
5:Reboot the BMC after upgrade.