[root@home ~]# smbios-sys-info Libsmbios version: 2.2.28 Product Name: PowerEdge R510 Vendor: Dell Inc. BIOS Version: 1.8.2 System ID: 0x02F1 Service Tag: XXXXXXX Express Service Code: XXXXXXXXXXX Asset Tag: Property Ownership Tag:
sh R510_BIOS_NGVY8_LN32_1.9.0.BIN
[root@home ~]# yum install smbios-utils
[root@home ~]# mkdir firmware; sh R510_BIOS_NGVY8_LN32_1.9.0.BIN --extract firmware
[root@home ~]# smbios-rbu-bios-update --hdr-info=firmware/payload/PER510-010900C.hdr BIOS HDR file information dump. Filename: firmware/payload/PER510-010900C.hdr File magic header: $RBU Header length: 84 Header major version: 2 Header minor version: 0 Number of supported systems: 6 Quick check field: Copyright 2011 Dell Inc. BIOS Version (RAW): <libsmbios_c.rbu_hdr.c_ubyte_Array_3 object at 0x24e8d40> BIOS Version: 1.9.0 Misc flags: 1 Compatibility flags: 91 System ID: 0x02f1 Hardware Revision: 0 System ID: 0x043c Hardware Revision: 0 System ID: 0x0460 Hardware Revision: 0 System ID: 0x0474 Hardware Revision: 0 System ID: 0x0475 Hardware Revision: 0 System ID: 0x048a Hardware Revision: 0
[root@home ~]# smbios-rbu-bios-update --hdr=PER510-010900C.hdr -u --reboot
[root@home ~]# smbios-sys-info Libsmbios version: 2.2.28 Product Name: PowerEdge R510 Vendor: Dell Inc. BIOS Version: 1.9.0 System ID: 0x02F1 Service Tag: XXXXXXX Express Service Code: XXXXXXXXXXX Asset Tag: Property Ownership Tag:
Source: https://habr.com/ru/post/144575/
All Articles