Dell C5220 Laptop User Manual


 
108 Troubleshooting
>ipmitool -H <BMC IP Address> -I lanplus -U root -P root raw 0x08
0x01 0x01 0x00 0x01
Response: 34 firmware update task ID
Get Firmware Status.
ipmitool -H <BMC IP Address> -I lanplus -U root -P root raw 0x08 0x02
<Task ID (ex: 0x34)>
Response: Status Code as followed:
0x00: Transmitting Image
0x01: Validating Image
0x02: Programming
0x03: Ready to Accept Image
0x04: USB Unit Stage
0x05: Connecting to server
0x80: General Error
0x81: Cannot establish connection
0x82: Path not found
0x83: Transmission Abort
0x84: Checksum Error
0x85: Incorrect Platform
0x86: Allocate memory failed
0x87: Virtual media detach failed
0xFF: Completed
Restart firmware while status code is 0xFF
>ipmitool -H <BMC IP Address> -I lanplus -U root -P root raw 0x06
0x02