[go: up one dir, main page]

CN117850848A - Method for automatically identifying server type and automatically upgrading BIOS - Google Patents

Method for automatically identifying server type and automatically upgrading BIOS Download PDF

Info

Publication number
CN117850848A
CN117850848A CN202410258352.0A CN202410258352A CN117850848A CN 117850848 A CN117850848 A CN 117850848A CN 202410258352 A CN202410258352 A CN 202410258352A CN 117850848 A CN117850848 A CN 117850848A
Authority
CN
China
Prior art keywords
bios
firmware
upgrading
server
automatically
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202410258352.0A
Other languages
Chinese (zh)
Other versions
CN117850848B (en
Inventor
李翔
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sichuan Huakun Zhenyu Intelligent Technology Co ltd
Original Assignee
Sichuan Huakun Zhenyu Intelligent Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sichuan Huakun Zhenyu Intelligent Technology Co ltd filed Critical Sichuan Huakun Zhenyu Intelligent Technology Co ltd
Priority to CN202410258352.0A priority Critical patent/CN117850848B/en
Publication of CN117850848A publication Critical patent/CN117850848A/en
Application granted granted Critical
Publication of CN117850848B publication Critical patent/CN117850848B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)

Abstract

The invention belongs to the technical field of computers, and particularly relates to a method for automatically identifying the type of a server and automatically upgrading BIOS. According to the scheme, a system is not required to be deployed on a server of BIOS firmware to be upgraded in advance, but the system is directly started from the equipment test platform, so that automatic BIOS upgrading is directly carried out according to customer requirements before delivery in the BIOS upgrading process, different servers and BIOS versions are not required to be distinguished manually in the upgrading process, customer interfacing personnel are not required to be configured, and BIOS upgrading efficiency is greatly improved.

Description

Method for automatically identifying server type and automatically upgrading BIOS
Technical Field
The invention belongs to the technical field of computers, and particularly relates to a method for automatically identifying the type of a server and automatically upgrading BIOS.
Background
BIOS is the abbreviation of English "Basic Input Output System", and the Chinese name is "basic input output System" after being translated. It is a set of programs solidified on a ROM chip on the main board in the computer, and can save the most important basic input and output programs, system setting information, self-checking programs after starting up and self-starting up programs of the system. The BIOS is a bridge connecting software and hardware, is the first program operated when the computer is started, and has the main function of providing the bottommost and most direct hardware setting and control for the computer. The CMOS is mainly used for storing parameters and data set by a BIOS setting program, and the BIOS setting program is mainly used for managing and setting a basic input/output system of skills, so that the system operates in a best state, and the BIOS setting program can be used for eliminating system faults or diagnosing system problems.
Therefore, BIOS plays a role in computer, but when the server leaves the factory, the BIOS version required by different clients is different, and the different servers need to be upgraded to BIOS of different versions, in the prior art, more operation and maintenance personnel need to be configured to dock with clients, so as to perform upgrading processing of BIOS systems of corresponding versions according to the needs of the clients, for example, in patent application number 201410603373.8, a patent name is a method for automatically upgrading BIOS for different client versions, although client docking personnel are reduced to a certain extent, the BIOS version needs to be configured, and more manpower is required to be consumed, so that the upgrading efficiency is not high.
Disclosure of Invention
The invention aims to provide a method for automatically identifying the type of a server and automatically upgrading the BIOS, which upgrades the BIOS of different servers by executing customized scripts by using an equipment test platform, so that the BIOS is automatically upgraded directly according to the client requirements before delivery in the BIOS upgrading process, the client docking personnel are not required to be configured, and the BIOS upgrading efficiency is greatly improved.
In order to solve the technical problems, the invention adopts the following technical scheme:
a method for automatically identifying a server type and automatically upgrading a BIOS, comprising the steps of:
s1: different BIOS parameter configuration files and firmware are configured on the equipment test platform;
s2: connecting the configured equipment test platform to a switch, and configuring the switch;
s3: connecting a server of BIOS firmware to be upgraded to a switch, and enabling the server to guide the system to start through the equipment test platform;
s4: the server of BIOS firmware to be upgraded automatically acquires a BIOS configuration file from the equipment test platform through an automatic test script, and the automatic test script acquires the firmware to the server through the configuration file;
s5: the server network port loop of the BIOS firmware to be upgraded is connected with the self BMC port, the automatic test script configures the IP address connected with the BMC, the automatic test script uploads the BIOS firmware to be upgraded to the/tmp directory of the BMC through SCP command, and the automatic test script uses in-band command ipmicmd to upgrade the BIOS in the system.
Preferably, in step S1, the latest version of the BIOS parameter configuration file and the firmware are configured to the equipment test platform in real time, and corresponding client identifiers are added in the corresponding parameter configuration files according to different clients.
Preferably, in step S2, the specific procedure is as follows:
and building a PXE starting service on the assembly test platform, and connecting a DHCP network port of the assembly test platform to the switch, wherein the switch uses default configuration to enable all ports to start the assembly test system through PXE guidance.
Preferably, the specific procedure of step S4 is as follows:
running an automatic upgrading BIOS firmware script on a server of the BIOS firmware to be upgraded, automatically downloading a BIOS upgrading configuration file from the equipment test platform by the automatic upgrading BIOS firmware script, matching the firmware name in the configuration file according to the name of a server main board of the BIOS firmware to be upgraded, and downloading corresponding firmware from the equipment test platform to a server test directory of the BIOS firmware to be upgraded by the script through the firmware name.
Preferably, in the process of automatically downloading the BIOS upgrade configuration file from the equipment test platform by the automatic upgrade BIOS firmware script, the automatic upgrade BIOS firmware script automatically downloads the BIOS upgrade configuration file corresponding to the client identifier from the equipment test platform according to different clients, and then matches the firmware name in the configuration file according to the name of the server motherboard of the BIOS firmware to be upgraded.
Preferably, the specific procedure in step S5 is as follows:
a network port loop of a server of BIOS firmware to be upgraded is connected with a self BMC port, the BMC port uses DHCP, an automatic upgrading BIOS firmware script connects the network port configuration of the server of BIOS firmware to be upgraded with the IP address of the BMC, the server is connected with the BMC, the automatic upgrading BIOS firmware script uploads the BIOS upgrading firmware to a/tmp directory of the BMC through an SCP command, the script uses an in-band command ipmicmd to upgrade the BIOS firmware in a system, and whether the BIOS is successfully upgraded is judged through an in-band command ipmicmd return value.
Preferably, in the process of judging whether the BIOS is successfully upgraded or not through the in-band command ipmicmd return value, if so, the upgrading is completed; if not, repeating the steps S3 to S5, and after repeating the designated times, ending the upgrading process if the upgrading is not successful.
The beneficial effects of the invention include:
the method for automatically identifying the type of the server and automatically upgrading the BIOS comprises the steps of firstly connecting an equipment test platform with relevant parameters, which is already configured, to a switch, connecting the server to the switch, enabling the server to guide a system to start through the equipment test platform, automatically acquiring a BIOS configuration file from the equipment test platform through an automatic test script, acquiring firmware from the automatic test script to the server through the configuration file, and finally upgrading the BIOS in the system through the automatic test script by using an in-band command ipmicmd. According to the scheme, a system is not required to be deployed on a server of BIOS firmware to be upgraded in advance, but the system is directly started from the equipment test platform, so that automatic BIOS upgrading is directly carried out according to customer requirements before delivery in the BIOS upgrading process, different servers and BIOS versions are not required to be distinguished manually in the upgrading process, the BIOS upgrading efficiency of the server is greatly improved, the system is more convenient and faster, customer docking personnel are not required to be reconfigured, and the BIOS upgrading efficiency is greatly improved.
Drawings
FIG. 1 is a flow chart of a method for automatically upgrading BIOS by automatically identifying the server type according to the present invention.
Detailed Description
For the purposes of making the objects, technical solutions and advantages of the embodiments of the present application more clear, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is apparent that the described embodiments are only some embodiments of the present application, but not all embodiments. The components of the embodiments of the present application, which are generally described and illustrated in the figures herein, may be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the present application, as provided in the accompanying drawings, is not intended to limit the scope of the application, as claimed, but is merely representative of selected embodiments of the application. All other embodiments, which can be made by those skilled in the art based on the embodiments of the present application without making any inventive effort, are intended to be within the scope of the present application.
The present application will present various aspects, embodiments, or features about a system that may include multiple devices, components, modules, etc. It is to be understood and appreciated that the various systems may include additional devices, components, modules, etc. and/or may not include all of the devices, components, modules etc. discussed in connection with the figures. Furthermore, combinations of these schemes may also be used.
In addition, in the embodiments of the present application, words such as "exemplary," "for example," and the like are used to indicate an example, instance, or illustration. Any embodiment or design described herein as "exemplary" is not necessarily to be construed as preferred or advantageous over other embodiments or designs. Rather, the use of the term "exemplary" is intended to present concepts in a concrete fashion.
In the embodiment of the present application, "information", "signal", "message", "channel", and "signaling" may be used in a mixed manner, and it should be noted that the meaning of the expression is consistent when the distinction is not emphasized. "of", "corresponding" and "corresponding" are sometimes used in combination, and it should be noted that the meaning of the expression is consistent when the distinction is not emphasized.
The invention is described in further detail below with reference to fig. 1:
referring to fig. 1, a method for automatically identifying a server type and automatically upgrading a BIOS includes the following steps:
s1: different BIOS parameter configuration files and firmware are configured on the equipment test platform;
s2: connecting the configured equipment test platform to a switch, and configuring the switch;
s3: connecting a server of BIOS firmware to be upgraded to a switch, and enabling the server to guide the system to start through the equipment test platform;
s4: the server of BIOS firmware to be upgraded automatically acquires a BIOS configuration file from the equipment test platform through an automatic test script, and the automatic test script acquires the firmware to the server through the configuration file;
s5: the server network port loop of the BIOS firmware to be upgraded is connected with the self BMC port, the automatic test script configures the IP address connected with the BMC, the automatic test script uploads the BIOS firmware to be upgraded to the/tmp directory of the BMC through SCP command, and the automatic test script uses in-band command ipmicmd to upgrade the BIOS in the system.
In the above scheme, since the BIOS parameter configuration file and the firmware are configured on the equipment test platform, the server of the BIOS firmware to be upgraded is connected to the switch, and is connected to the equipment test platform through the switch, so that the server of the BIOS firmware to be upgraded can obtain the BIOS configuration file and the firmware through the switch, and the automatic test script uses the in-band command ipmicmd to upgrade the BIOS in the system. Therefore, the BIOS upgrading process is started directly from the equipment system without deploying a system in the server in advance, and different servers and BIOS versions are not required to be distinguished manually in the upgrading stage, so that the BIOS upgrading efficiency of the server is greatly improved, and the manual intervention and the repeated workload are reduced.
In step S1, the latest version of the BIOS parameter configuration file and firmware are configured to the equipment test platform in real time, and corresponding client identifiers are added in the corresponding parameter configuration files according to different clients.
Because different clients exist in the upgrading process and the versions of the BIOS of the servers of the different clients which need to be upgraded are also different, the matcher needs to be correspondingly upgraded in the process of upgrading the BIOS of the servers of the different clients. Therefore, in the process of carrying out BIOS parameter configuration files and firmware configuration on the equipment test platform at the beginning, corresponding client identifications are added in the BIOS parameter configuration files of corresponding versions according to the requirements of different clients, wherein the client identifications are the serial numbers of different clients.
In step S2, the specific procedure is as follows:
and building a PXE starting service on the assembly test platform, connecting a DHCP network port of the assembly test platform to the switch, and enabling all ports to start the assembly test system through PXE guidance by using a default configuration of the switch.
The specific process of step S4 is as follows:
running an automatic upgrading BIOS firmware script on a server of the BIOS firmware to be upgraded, automatically downloading a BIOS upgrading configuration file from the equipment test platform by the automatic upgrading BIOS firmware script, matching the firmware name in the configuration file according to the name of a server main board of the BIOS firmware to be upgraded, and downloading corresponding firmware from the equipment test platform to a server test directory of the BIOS firmware to be upgraded by the script through the firmware name.
In the process of automatically downloading the BIOS upgrading configuration file from the equipment test platform by the automatic upgrading BIOS firmware script, the automatic upgrading BIOS firmware script automatically downloads the BIOS upgrading configuration file corresponding to the client identification from the equipment test platform according to different clients, and then matches the firmware name in the configuration file according to the name of the server main board of the BIOS firmware to be upgraded. This process ensures that the automatic upgrade of the BIOS of the corresponding version can be performed according to different requirements of different customers.
In the above process, before the automatic upgrade BIOS firmware script automatically downloads the BIOS upgrade configuration file and firmware from the equipment test platform, it is further required to detect the version of the BIOS of the server of the BIOS firmware to be upgraded currently, compare the detected version with the BIOS version of the BIOS upgrade configuration file of the equipment test platform, if the version of the BIOS of the server of the BIOS firmware to be upgraded currently is higher than or equal to the BIOS version of the BIOS upgrade configuration file of the equipment test platform, it is unnecessary to automatically download the BIOS upgrade configuration file from the equipment test platform, and the upgrade process is not performed, and if the version of the BIOS of the server of the BIOS firmware to be upgraded currently is lower than the BIOS version of the BIOS upgrade configuration file of the equipment test platform, the automatic upgrade BIOS firmware script automatically downloads the BIOS upgrade configuration file and firmware from the equipment test platform, and performs the upgrade process according to the downloaded BIOS upgrade configuration file and firmware.
The specific procedure at step S5 is as follows:
a network port loop of a server of BIOS firmware to be upgraded is connected with a self BMC port, the BMC port uses DHCP, an automatic upgrading BIOS firmware script connects the network port configuration of the server of BIOS firmware to be upgraded with the IP address of the BMC, the server is connected with the BMC, the automatic upgrading BIOS firmware script uploads the BIOS upgrading firmware to a/tmp directory of the BMC through an SCP command, the script uses an in-band command ipmicmd to upgrade the BIOS firmware in a system, and whether the BIOS is successfully upgraded is judged through an in-band command ipmicmd return value.
In the process of judging whether the BIOS is successfully upgraded or not through the in-band command ipmicmd return value, if yes, the upgrading is completed; if not, repeating the steps S3 to S5, and after repeating the designated times, ending the upgrading process if the upgrading is not successful.
In summary, according to the method for automatically identifying the type of the server and automatically upgrading the BIOS provided by the invention, the equipment test platform which has been subjected to configuration related parameters is firstly connected to the switch, then the server is connected to the switch, the server is led to start the system through the equipment test platform, the server automatically acquires the BIOS configuration file from the equipment test platform through the automatic test script, the automatic test script acquires the firmware from the server through the configuration file, and finally the BIOS is upgraded by using the in-band command ipmicmd in the system through the automatic test script. According to the scheme, a system is not required to be deployed on a server of BIOS firmware to be upgraded in advance, but the system is directly started from the equipment test platform, so that automatic BIOS upgrading is directly carried out according to customer requirements before delivery in the BIOS upgrading process, different servers and BIOS versions are not required to be distinguished manually in the upgrading process, the BIOS upgrading efficiency of the server is greatly improved, the system is more convenient and faster, customer docking personnel are not required to be reconfigured, and the BIOS upgrading efficiency is greatly improved.
The foregoing examples merely illustrate specific embodiments of the present application, which are described in greater detail and are not to be construed as limiting the scope of the present application. It should be noted that, for those skilled in the art, several variations and modifications can be made without departing from the technical solution of the present application, which fall within the protection scope of the present application.

Claims (7)

1. A method for automatically identifying a server type and automatically upgrading a BIOS, comprising the steps of:
s1: different BIOS parameter configuration files and firmware are configured on the equipment test platform;
s2: connecting the configured equipment test platform to a switch, and configuring the switch;
s3: connecting a server of BIOS firmware to be upgraded to a switch, and enabling the server to guide the system to start through the equipment test platform;
s4: the server of BIOS firmware to be upgraded automatically acquires a BIOS configuration file from the equipment test platform through an automatic test script, and the automatic test script acquires the firmware to the server through the configuration file;
s5: the server network port loop of the BIOS firmware to be upgraded is connected with the self BMC port, the automatic test script configures the IP address connected with the BMC, the automatic test script uploads the BIOS firmware to be upgraded to the/tmp directory of the BMC through SCP command, and the automatic test script uses in-band command ipmicmd to upgrade the BIOS in the system.
2. The method for automatically upgrading a BIOS according to claim 1, wherein in step S1, the latest version of the BIOS parameter configuration file and firmware are configured to the equipment test platform in real time, and corresponding client identifiers are added to the corresponding parameter configuration files according to different clients.
3. The method for automatically upgrading a BIOS for automatically identifying a server type according to claim 1, wherein in step S2, the specific procedure is as follows:
and building a PXE starting service on the assembly test platform, and connecting a DHCP network port of the assembly test platform to the switch, wherein the switch uses default configuration to enable all ports to start the assembly test system through PXE guidance.
4. The method for automatically upgrading a BIOS for automatically identifying a server type according to claim 2, wherein the specific process of step S4 is as follows:
running an automatic upgrading BIOS firmware script on a server of the BIOS firmware to be upgraded, automatically downloading a BIOS upgrading configuration file from the equipment test platform by the automatic upgrading BIOS firmware script, matching the firmware name in the configuration file according to the name of a server main board of the BIOS firmware to be upgraded, and downloading corresponding firmware from the equipment test platform to a server test directory of the BIOS firmware to be upgraded by the script through the firmware name.
5. The method for automatically upgrading BIOS of automatic identification server type according to claim 4, wherein in the process of automatically downloading BIOS upgrading configuration file from equipment test platform by automatic upgrading BIOS firmware script, the automatic upgrading BIOS firmware script will automatically download BIOS upgrading configuration file corresponding to customer identification from equipment test platform according to different customers, and then match the firmware name in configuration file according to the name of server main board of BIOS firmware to be upgraded.
6. The method for automatically upgrading a BIOS for automatically identifying a server type according to claim 1, wherein the specific process in step S5 is as follows:
a network port loop of a server of BIOS firmware to be upgraded is connected with a self BMC port, the BMC port uses DHCP, an automatic upgrading BIOS firmware script connects the network port configuration of the server of BIOS firmware to be upgraded with the IP address of the BMC, the server is connected with the BMC, the automatic upgrading BIOS firmware script uploads the BIOS upgrading firmware to a/tmp directory of the BMC through an SCP command, the script uses an in-band command ipmicmd to upgrade the BIOS firmware in a system, and whether the BIOS is successfully upgraded is judged through an in-band command ipmicmd return value.
7. The method for automatically upgrading a BIOS according to claim 6, wherein in the process of judging whether the BIOS is successfully upgraded by in-band command ipmicmd return value, if yes, the upgrading is completed; if not, repeating the steps S3 to S5, and after repeating the designated times, ending the upgrading process if the upgrading is not successful.
CN202410258352.0A 2024-03-07 2024-03-07 Method for automatically identifying server type and automatically upgrading BIOS Active CN117850848B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410258352.0A CN117850848B (en) 2024-03-07 2024-03-07 Method for automatically identifying server type and automatically upgrading BIOS

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410258352.0A CN117850848B (en) 2024-03-07 2024-03-07 Method for automatically identifying server type and automatically upgrading BIOS

Publications (2)

Publication Number Publication Date
CN117850848A true CN117850848A (en) 2024-04-09
CN117850848B CN117850848B (en) 2024-05-31

Family

ID=90536439

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410258352.0A Active CN117850848B (en) 2024-03-07 2024-03-07 Method for automatically identifying server type and automatically upgrading BIOS

Country Status (1)

Country Link
CN (1) CN117850848B (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070043833A1 (en) * 2005-08-22 2007-02-22 Inventec Corporation Computer platform system program remote upgrading control method and system
CN101031890A (en) * 2004-09-30 2007-09-05 英特尔公司 Self-monitoring and updating of firmware over a network
US20130080751A1 (en) * 2011-09-26 2013-03-28 Feng Yun Lin Method and device for updating bios program for computer system
CN106227562A (en) * 2016-07-22 2016-12-14 浪潮电子信息产业股份有限公司 Method for automatically upgrading BIOS (basic input output System) of complete machine cabinet of Smart Rack in batch
CN107590393A (en) * 2017-09-01 2018-01-16 郑州云海信息技术有限公司 The BIOS adaptive approach and system of a kind of like products difference set meal
CN108388437A (en) * 2018-01-25 2018-08-10 郑州云海信息技术有限公司 A kind of remote reflash method and system of server B IOS
CN110225139A (en) * 2019-06-28 2019-09-10 苏州浪潮智能科技有限公司 A kind of server firmware upgrade package processing method and processing device
CN110968510A (en) * 2019-11-28 2020-04-07 深圳忆联信息系统有限公司 SSD automatic online upgrading firmware test method and device and computer equipment
CN113721957A (en) * 2021-08-30 2021-11-30 四川虹美智能科技有限公司 Automatic testing method, device and system for firmware deployment and upgrade of embedded equipment
CN115809096A (en) * 2023-02-02 2023-03-17 麒麟软件有限公司 Batch self-adaptive upgrading method for operating systems
CN117033209A (en) * 2023-08-09 2023-11-10 苏州浪潮智能科技有限公司 AI model training method, BIOS testing method, device, equipment and storage medium

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101031890A (en) * 2004-09-30 2007-09-05 英特尔公司 Self-monitoring and updating of firmware over a network
US20070043833A1 (en) * 2005-08-22 2007-02-22 Inventec Corporation Computer platform system program remote upgrading control method and system
US20130080751A1 (en) * 2011-09-26 2013-03-28 Feng Yun Lin Method and device for updating bios program for computer system
CN106227562A (en) * 2016-07-22 2016-12-14 浪潮电子信息产业股份有限公司 Method for automatically upgrading BIOS (basic input output System) of complete machine cabinet of Smart Rack in batch
CN107590393A (en) * 2017-09-01 2018-01-16 郑州云海信息技术有限公司 The BIOS adaptive approach and system of a kind of like products difference set meal
CN108388437A (en) * 2018-01-25 2018-08-10 郑州云海信息技术有限公司 A kind of remote reflash method and system of server B IOS
CN110225139A (en) * 2019-06-28 2019-09-10 苏州浪潮智能科技有限公司 A kind of server firmware upgrade package processing method and processing device
CN110968510A (en) * 2019-11-28 2020-04-07 深圳忆联信息系统有限公司 SSD automatic online upgrading firmware test method and device and computer equipment
CN113721957A (en) * 2021-08-30 2021-11-30 四川虹美智能科技有限公司 Automatic testing method, device and system for firmware deployment and upgrade of embedded equipment
CN115809096A (en) * 2023-02-02 2023-03-17 麒麟软件有限公司 Batch self-adaptive upgrading method for operating systems
CN117033209A (en) * 2023-08-09 2023-11-10 苏州浪潮智能科技有限公司 AI model training method, BIOS testing method, device, equipment and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
华为: "TaiShan 机架服务器 升级指导书 22", pages 1 - 13, Retrieved from the Internet <URL:https://support.huawei.com/enterprise/zh/doc/EDOC1100048781/df4d5339> *

Also Published As

Publication number Publication date
CN117850848B (en) 2024-05-31

Similar Documents

Publication Publication Date Title
CN106126273B (en) A Method of Upgrading BIOS
CN101420326B (en) Method, system and apparatus for implementing failure restoration and data backup
CN101593121B (en) Method, device and system for software on-line upgrade
CN114115984A (en) Server firmware upgrading method, storage device and terminal
CN109587005B (en) Connection detection method and device, computer equipment and readable storage medium
CN110096424B (en) Test processing method and device, electronic equipment and storage medium
US20050246589A1 (en) System and method for automatically testing motherboards
CN113721957B (en) Automatic test method, device and system for firmware deployment upgrade of embedded equipment
CN106407054B (en) BMC automatic test system and method
CN101252458A (en) Firmware batch upgrading method
CN113849228A (en) Operating system batch deployment method, system, terminal and storage medium
CN117850848B (en) Method for automatically identifying server type and automatically upgrading BIOS
CN112527346A (en) Software upgrading method and device, storage medium and electronic device
CN108733398B (en) Software upgrading processing method and device
CN115328717B (en) Kernel testing method and system supporting multiple domestic platforms
CN117687697A (en) Batch adaptation method and system for heterogeneous computing power cards of server
CN106649002B (en) Server and method for automatically overhauling baseboard management controller
CN116088921B (en) Automatic operation and maintenance management system and method oriented to domestic operation system
CN111338660A (en) Method, system, equipment and storage medium for checking batch installation results of operating systems
CN111008043A (en) Server starting method of cloud platform and terminal
CN117391629A (en) Micro-service item development method, micro-service item development device, computer equipment and storage medium
CN115098141A (en) Updating method, system, terminal and storage medium for testing machine diagnosis system
CN109245920B (en) Automatic switch configuration method and device, switch and storage medium
CN111726422A (en) Tool and method for controlling windows rapid deployment in batches
CN113448630A (en) Driver processing method and device, electronic equipment and medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant