CN105183528A - Server bios upgrading method and system - Google Patents

Server bios upgrading method and system Download PDF

Info

Publication number
CN105183528A
CN105183528A CN201510718536.1A CN201510718536A CN105183528A CN 105183528 A CN105183528 A CN 105183528A CN 201510718536 A CN201510718536 A CN 201510718536A CN 105183528 A CN105183528 A CN 105183528A
Authority
CN
China
Prior art keywords
bios
server
source server
upgrading
file
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.)
Pending
Application number
CN201510718536.1A
Other languages
Chinese (zh)
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.)
Inspur Beijing Electronic Information Industry Co Ltd
Original Assignee
Inspur Beijing Electronic Information Industry 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 Inspur Beijing Electronic Information Industry Co Ltd filed Critical Inspur Beijing Electronic Information Industry Co Ltd
Priority to CN201510718536.1A priority Critical patent/CN105183528A/en
Publication of CN105183528A publication Critical patent/CN105183528A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention discloses a server bios upgrading method. The method includes the steps that a source server is established, and a bios upgrading module is arranged in the source server; a PXE network card is used for starting, and an address request is sent to a DHCP in the source server; the bios upgrading module is loaded through a TFTP in the source server by means of acquired IP information; server bios upgrading is conducted through the bios upgrading module. By the adoption of the method, server bios upgrading can be conducted in batches, a large number of resources and manpower are saved, the upgrading speed is greatly increased, and operation and maintenance cost is lowered. The invention further discloses a server bios upgrading system.

Description

The method and system of a kind of upgrade server bios
Technical field
The present invention relates to field of computer technology, particularly the method and system of a kind of upgrade server bios.
Background technology
Along with the develop rapidly of computer technology and integrated circuit technique, high performance server more and more becomes the needs of socio-economic development.The thing followed is exactly a large amount of server maintenance related work.And server bios upgrading is exactly one of requisite work in server daily servicing.Traditional bios upgrades normally single server, uses dos or linux kernel to start, performs corresponding upgrade command, complete the upgrading of bios after entering operating system environment.And in time having large batch of server to need bios to upgrade, traditional bios way of upgrading just seems more bothersome effort.
Summary of the invention
The object of this invention is to provide the method and system of a kind of upgrade server bios, the method and system can carry out server bios upgrading in batches, save a large amount of resource manpowers, greatly improve update rate, reduce O&M cost.
For solving the problems of the technologies described above, the invention provides a kind of method of upgrade server bios, comprising:
Build source server, and bios upgraded module is set in described source server;
Utilize PXE network interface card to start, send Address requests to the DHCP in source server;
Utilize the IP information obtained, load described bios upgraded module by the TFTP in described source server;
Described bios upgraded module is utilized to carry out server bios upgrading.
Wherein, utilize the IP information obtained, load described bios upgraded module by the TFTP in described source server and comprise:
According to the IP information obtained, obtain the positional information of bootstrap file, and utilize described positional information, obtain described bootstrap file by the TFTP in described source server;
Perform described bootstrap file, and according to execution result, load kernel and bios upgrade file by the TFTP in described source server.
Wherein, utilize described bios upgraded module to carry out server bios upgrading to comprise:
According to the bios upgrading tool in described kernel, the bios upgrading run in described bios upgrade file automatically performs script and carries out server bios upgrading.
Wherein, build source server to comprise:
Source server installs tftp-server service, DHCP service and ftp service, and specifies the IP address of TFTP to be described source server IP address;
Start and open described tftp-server service, described DHCP service and described ftp and serve.
Wherein, in described source server, arrange bios upgraded module to comprise:
Create linux and start kernel and file system;
Start in kernel at described linux and described bios upgrading tool is installed;
Described bios upgrade file is put in relevant position in the catalogue of described file system;
And in described bios upgrade file, according to the bios upgrade command of input, generate bios upgrading and automatically perform script.
The invention provides the system of a kind of upgrade server bios, comprising:
Source server, for arranging bios upgraded module; Destination server, for carrying out bios upgrading;
Wherein, described destination server, comprising:
Address acquisition module, for utilizing PXE network interface card to start, sends Address requests to the DHCP in source server;
Load-on module, for utilizing the IP information of acquisition, loads described bios upgraded module by the TFTP in described source server;
Upgraded module, carries out server bios upgrading for utilizing described bios upgraded module.
Wherein, described load-on module comprises:
Acquiring unit, for according to the IP information obtained, obtains the positional information of bootstrap file, and utilizes described positional information, obtain described bootstrap file by the TFTP in described source server;
Loading unit, for performing described bootstrap file, and according to execution result, loads kernel and bios upgrade file by the TFTP in described source server.
Wherein, described upgraded module comprises:
Upgrade unit, for according to the bios upgrading tool in described kernel, the bios upgrading run in described bios upgrade file automatically performs script and carries out server bios upgrading.
Wherein, described source server has designating unit, is used to specify the filename of PXE boot.
Wherein, described source server comprises:
Creating unit, starts kernel and file system for creating linux;
Installation unit, installs described bios upgrading tool for starting in kernel at described linux;
Script generation unit, puts into described bios upgrade file for the relevant position in the catalogue of described file system; And in described bios upgrade file, according to the bios upgrade command of input, generate bios upgrading and automatically perform script.
The method of upgrade server bios provided by the present invention, builds source server; Bios upgraded module is set in described source server, comprises: utilize PXE network interface card to start, send Address requests to the DHCP in source server; Utilize the IP information obtained, load described bios upgraded module by the TFTP in described source server; Described bios upgraded module is utilized to carry out server bios upgrading;
The method by arranging bios upgraded module in source server, makes the server that needs to carry out bios upgrading by after connecting with source server, can be upgraded by the bios of bios upgraded module to self in source server; Therefore can carry out the upgrading of batch easily, all needs is carried out just can upgrading after bios upgrade server is connected with source server; Therefore the method can carry out server bios upgrading in batches, saves a large amount of resource manpowers, greatly improves update rate, reduce O&M cost.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, be briefly described to the accompanying drawing used required in embodiment or description of the prior art below, apparently, accompanying drawing in the following describes is only embodiments of the invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to the accompanying drawing provided.
The process flow diagram of the method for the upgrade server bios that Fig. 1 provides for the embodiment of the present invention;
The structured flowchart of the system of the upgrade server bios that Fig. 2 provides for the embodiment of the present invention;
The structured flowchart of the destination server that Fig. 3 provides for the embodiment of the present invention.
Embodiment
Core of the present invention is to provide the method and system of a kind of upgrade server bios, and the method and system can carry out server bios upgrading in batches, save a large amount of resource manpowers, greatly improve update rate, reduce O&M cost.
For making the object of the embodiment of the present invention, technical scheme and advantage clearly, below in conjunction with the accompanying drawing in the embodiment of the present invention, technical scheme in the embodiment of the present invention is clearly and completely described, obviously, described embodiment is the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtained under creative work prerequisite, belong to the scope of protection of the invention.
Please refer to Fig. 1, the process flow diagram of the method for the upgrade server bios that Fig. 1 provides for the embodiment of the present invention; The method can comprise:
S100, structure source server, and bios upgraded module is set in described source server;
Wherein, need structure source server, its effect is that the servers in order to make other needs upgrade can from downloading the file etc. needing to carry out upgrading here.Other need the server of upgrading just can carry out bios upgrading according to the file downloaded, i.e. Basic Input or Output System (BIOS) upgrading like this.
Therefore, building two key points of source server is, first wants to set communication and namely can carry out communication with other servers, and another has the bios upgraded module that other servers can download.
First, build source server, optionally, source server installs tftp-server service, DHCP service and ftp service, and specifies the IP address of TFTP to be described source server IP address;
Wherein, wherein, tftp-server service is multithreading service, and DHCP service is DynamicHost configuration service, and ftp service is file transfer services, and TFTP service is network configuration service.
Wherein, the operating system of RedHatEnterpriseLinux6.x version can be installed in source server, the basis of this operating system is source server installs tftp-server service, DHCP service and ftp service, and specifies the IP address of TFTP to be the IP address of source server the machine.
Start and open described tftp-server service, described DHCP service and described ftp and serve.
Wherein, these services are utilized to carry out data interaction with the server needing bios to upgrade.
Secondly, bios upgraded module is set, optionally, creates linux and start kernel and file system;
Start in kernel at described linux and described bios upgrading tool is installed;
Described bios upgrade file is put in relevant position in the catalogue of described file system;
And in described bios upgrade file, according to the bios upgrade command of input, generate bios upgrading and automatically perform script.
Wherein, for linux starts kernel, the corresponding upgrading tool of bios is installed.And bios upgrade file is put into respective directories, create bios upgrading and automatically perform script.The corresponding command that this script logging bios upgrades.Script generates bios upgrade command according to desired data, and automatically performs after boot kernel completes.
Namely when there is the situation that bios upgrades, first upgrading to source server, and saving upgrade step, generate bios upgrading automatically perform script, other servers download this automatically perform script time, can auto-update be carried out.Can be connected by LAN (Local Area Network) or public network with other server, for other server provides mirror image deployment template.
S110, utilize PXE network interface card to start, send Address requests to the DHCP in source server;
Wherein, started and load operation system by PXE, automatic bios be realized and upgrade, first will carry out communication with source server, namely send Address requests to the DHCP in source server.Wherein, PXE is Pre-boot Execution Environment.
The IP information that s120, utilization obtain, loads described bios upgraded module by the TFTP in described source server;
Wherein, set up communication according to IP information and source server, load described bios upgraded module by the TFTP in described source server;
Optionally, utilize the IP information obtained, loading described bios upgraded module by the TFTP in described source server can comprise:
According to the IP information obtained, obtain the positional information of bootstrap file, and utilize described positional information, obtain described bootstrap file by the TFTP in described source server;
Perform described bootstrap file, and according to execution result, load kernel and bios upgrade file by the TFTP in described source server.
S130, described bios upgraded module is utilized to carry out server bios upgrading.
Wherein, according to the file in bios upgraded module, bios upgrading is carried out to server.
Wherein, optionally, utilize described bios upgraded module to carry out server bios upgrading can comprise:
According to the bios upgrading tool in described kernel, the bios upgrading run in described bios upgrade file automatically performs script and carries out server bios upgrading.
A specific implementation process of said method is provided below:
The first, start from the PXE network interface card of oneself, ask for IP to the Dynamic Host Configuration Protocol server in source server.
The second, Dynamic Host Configuration Protocol server returns the placement location giving client computer IP and bootstrap file, from this position by TFTP service acquisition bootstrap file.Wherein, bootstrap file is front end frame file.
3rd, destination server obtains this file of execution after bootstrap file.
4th, according to the execution result of bootstrap, load kernel and file system by tftp server.
5th, the bios upgrade script in runs file system, the bios information according to upgrading before carries out bios upgrading.Complete bios upgrading.
Based on technique scheme, the present invention is the method for the upgrade server bios that embodiment provides, the method by arranging bios upgraded module in source server, the server that needs to carry out bios upgrading by after connecting with source server, can be upgraded by the bios of bios upgraded module to self in source server; Therefore can carry out the upgrading of batch easily, all needs is carried out just can upgrading after bios upgrade server is connected with source server; Therefore the method can carry out server bios upgrading in batches, saves a large amount of resource manpowers, greatly improves update rate, reduce O&M cost.
Embodiments provide the method for upgrade server bios, can carry out server bios upgrading in batches by said method, save a large amount of resource manpowers, greatly improve update rate, reduce O&M cost.
Be introduced the system of the upgrade server bios that the embodiment of the present invention provides below, the system of upgrade server bios described below can mutual corresponding reference with the method for above-described upgrade server bios.
Please refer to Fig. 2, the structured flowchart of the system of the upgrade server bios that Fig. 2 provides for the embodiment of the present invention; This system can comprise:
Source server 100, for arranging bios upgraded module;
Wherein, be connected with other destination servers 200 by LAN (Local Area Network) or public network at source server 100, and provide mirror image deployment template for destination server 200.
Destination server 200, for carrying out bios upgrading;
Wherein, destination server 200 automatically performs script and carries out bios upgrading according to current bios strategy, completing the bios upgrade function of destination server 200 after connecting source server download image starting by network.
Wherein, the number of destination server can be determined according to actual conditions.
Wherein, please refer to Fig. 3, described destination server 200 can comprise:
Address acquisition module 210, for utilizing PXE network interface card to start, sends Address requests to the DHCP in source server;
Load-on module 220, for utilizing the IP information of acquisition, loads described bios upgraded module by the TFTP in described source server;
Upgraded module 230, carries out server bios upgrading for utilizing described bios upgraded module.
Wherein, described load-on module 220 can comprise:
Acquiring unit, for according to the IP information obtained, obtains the positional information of bootstrap file, and utilizes described positional information, obtain described bootstrap file by the TFTP in described source server;
Loading unit, for performing described bootstrap file, and according to execution result, loads kernel and bios upgrade file by the TFTP in described source server.
Wherein, described upgraded module 230 can comprise:
Upgrade unit, for according to the bios upgrading tool in described kernel, the bios upgrading run in described bios upgrade file automatically performs script and carries out server bios upgrading.
Wherein, described source server 100 has designating unit, is used to specify the filename of PXE boot.
Wherein, described source server 100 can comprise:
Creating unit, starts kernel and file system for creating linux;
Installation unit, installs described bios upgrading tool for starting in kernel at described linux;
Script generation unit, puts into described bios upgrade file for the relevant position in the catalogue of described file system; And in described bios upgrade file, according to the bios upgrade command of input, generate bios upgrading and automatically perform script.
Based on technique scheme, the system of the upgrade server bios that the embodiment of the present invention provides, this system can carry out mirror image deployment server with source server as DHCP and tftp server.The destination server of bios of needing to upgrade is interconnected by LAN (Local Area Network) or public network and source server.Destination server is started by PXE and loads Linux system, automatically performs bios upgrading and automatically performs the upgrade function that script realizes hard disk bios; Therefore, it is possible to batch carry out server bios upgrading, save a large amount of resource manpowers, greatly improve update rate, reduce O&M cost.
In instructions, each embodiment adopts the mode of going forward one by one to describe, and what each embodiment stressed is the difference with other embodiments, between each embodiment identical similar portion mutually see.For device disclosed in embodiment, because it corresponds to the method disclosed in Example, so description is fairly simple, relevant part illustrates see method part.
Professional can also recognize further, in conjunction with unit and the algorithm steps of each example of embodiment disclosed herein description, can realize with electronic hardware, computer software or the combination of the two, in order to the interchangeability of hardware and software is clearly described, generally describe composition and the step of each example in the above description according to function.These functions perform with hardware or software mode actually, depend on application-specific and the design constraint of technical scheme.Professional and technical personnel can use distinct methods to realize described function to each specifically should being used for, but this realization should not thought and exceeds scope of the present invention.
The software module that the method described in conjunction with embodiment disclosed herein or the step of algorithm can directly use hardware, processor to perform, or the combination of the two is implemented.Software module can be placed in the storage medium of other form any known in random access memory (RAM), internal memory, ROM (read-only memory) (ROM), electrically programmable ROM, electrically erasable ROM, register, hard disk, moveable magnetic disc, CD-ROM or technical field.
Above the method and system of upgrade server bios provided by the present invention are described in detail.Apply specific case herein to set forth principle of the present invention and embodiment, the explanation of above embodiment just understands method of the present invention and core concept thereof for helping.It should be pointed out that for those skilled in the art, under the premise without departing from the principles of the invention, can also carry out some improvement and modification to the present invention, these improve and modify and also fall in the protection domain of the claims in the present invention.

Claims (10)

1. a method of upgrade server bios, is characterized in that, comprising:
Build source server, and bios upgraded module is set in described source server;
Utilize PXE network interface card to start, send Address requests to the DHCP in source server;
Utilize the IP information obtained, load described bios upgraded module by the TFTP in described source server;
Described bios upgraded module is utilized to carry out server bios upgrading.
2. the method for claim 1, is characterized in that, utilizes the IP information obtained, loads described bios upgraded module comprise by the TFTP in described source server:
According to the IP information obtained, obtain the positional information of bootstrap file, and utilize described positional information, obtain described bootstrap file by the TFTP in described source server;
Perform described bootstrap file, and according to execution result, load kernel and bios upgrade file by the TFTP in described source server.
3. method as claimed in claim 2, is characterized in that, utilizes described bios upgraded module to carry out server bios upgrading and comprises:
According to the bios upgrading tool in described kernel, the bios upgrading run in described bios upgrade file automatically performs script and carries out server bios upgrading.
4. method as claimed in claim 3, is characterized in that, builds source server and comprises:
Source server installs tftp-server service, DHCP service and ftp service, and specifies the IP address of TFTP to be described source server IP address;
Start and open described tftp-server service, described DHCP service and described ftp and serve.
5. method as claimed in claim 4, is characterized in that, arrange bios upgraded module and comprise in described source server:
Create linux and start kernel and file system;
Start in kernel at described linux and described bios upgrading tool is installed;
Described bios upgrade file is put in relevant position in the catalogue of described file system;
And in described bios upgrade file, according to the bios upgrade command of input, generate bios upgrading and automatically perform script.
6. a system of upgrade server bios, is characterized in that, comprising:
Source server, for arranging bios upgraded module; Destination server, for carrying out bios upgrading;
Wherein, described destination server, comprising:
Address acquisition module, for utilizing PXE network interface card to start, sends Address requests to the DHCP in source server;
Load-on module, for utilizing the IP information of acquisition, loads described bios upgraded module by the TFTP in described source server;
Upgraded module, carries out server bios upgrading for utilizing described bios upgraded module.
7. system as claimed in claim 6, it is characterized in that, described load-on module comprises:
Acquiring unit, for according to the IP information obtained, obtains the positional information of bootstrap file, and utilizes described positional information, obtain described bootstrap file by the TFTP in described source server;
Loading unit, for performing described bootstrap file, and according to execution result, loads kernel and bios upgrade file by the TFTP in described source server.
8. system as claimed in claim 7, it is characterized in that, described upgraded module comprises:
Upgrade unit, for according to the bios upgrading tool in described kernel, the bios upgrading run in described bios upgrade file automatically performs script and carries out server bios upgrading.
9. system as claimed in claim 8, it is characterized in that, described source server has designating unit, is used to specify the filename of PXE boot.
10. as claimed in claim 9 from figure, it is characterized in that, described source server comprises:
Creating unit, starts kernel and file system for creating linux;
Installation unit, installs described bios upgrading tool for starting in kernel at described linux;
Script generation unit, puts into described bios upgrade file for the relevant position in the catalogue of described file system; And in described bios upgrade file, according to the bios upgrade command of input, generate bios upgrading and automatically perform script.
CN201510718536.1A 2015-10-29 2015-10-29 Server bios upgrading method and system Pending CN105183528A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510718536.1A CN105183528A (en) 2015-10-29 2015-10-29 Server bios upgrading method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510718536.1A CN105183528A (en) 2015-10-29 2015-10-29 Server bios upgrading method and system

Publications (1)

Publication Number Publication Date
CN105183528A true CN105183528A (en) 2015-12-23

Family

ID=54905626

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510718536.1A Pending CN105183528A (en) 2015-10-29 2015-10-29 Server bios upgrading method and system

Country Status (1)

Country Link
CN (1) CN105183528A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106126273A (en) * 2016-06-16 2016-11-16 浪潮(北京)电子信息产业有限公司 A kind of method of upgrading BIOS
CN106227562A (en) * 2016-07-22 2016-12-14 浪潮电子信息产业股份有限公司 A kind of method of Smart Rack whole machine cabinet BIOS batch upgrading automatically
CN106250176A (en) * 2016-07-22 2016-12-21 浪潮电子信息产业股份有限公司 A kind of method refreshing BIOS under 8 road server (SuSE) Linux OS
CN107517223A (en) * 2017-09-29 2017-12-26 郑州云海信息技术有限公司 A kind of method and system of long-range renewal mellanox network card softwares
CN107943496A (en) * 2017-11-17 2018-04-20 郑州云海信息技术有限公司 A kind of device and method of whole machine cabinet server batch updating firmware
CN108733398A (en) * 2018-05-15 2018-11-02 联想(北京)有限公司 A kind of processing method and processing device of software upgrading

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1598783A (en) * 2003-09-15 2005-03-23 联想(北京)有限公司 Refresh method of network computer BIOS
CN101604246A (en) * 2009-07-16 2009-12-16 浪潮电子信息产业股份有限公司 A kind of automatic batch refreshing method of general mainboard bios
US20130290694A1 (en) * 2012-04-30 2013-10-31 Cisco Technology, Inc. System and method for secure provisioning of virtualized images in a network environment
CN103777979A (en) * 2014-01-08 2014-05-07 合肥联宝信息技术有限公司 Method and device for recovering BIOD through cloud end
US20140372744A1 (en) * 2013-06-14 2014-12-18 Futurewei Technologies, Inc. Bootstrapping From A Remote Disk Image Via A Network
CN104639378A (en) * 2015-03-10 2015-05-20 浪潮集团有限公司 Automatic server deployment method based on PXE (pre-boot execution environment)
CN104732151A (en) * 2015-03-17 2015-06-24 浪潮集团有限公司 Remote safety batch BIOS updating method under Linux system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1598783A (en) * 2003-09-15 2005-03-23 联想(北京)有限公司 Refresh method of network computer BIOS
CN101604246A (en) * 2009-07-16 2009-12-16 浪潮电子信息产业股份有限公司 A kind of automatic batch refreshing method of general mainboard bios
US20130290694A1 (en) * 2012-04-30 2013-10-31 Cisco Technology, Inc. System and method for secure provisioning of virtualized images in a network environment
US20140372744A1 (en) * 2013-06-14 2014-12-18 Futurewei Technologies, Inc. Bootstrapping From A Remote Disk Image Via A Network
CN103777979A (en) * 2014-01-08 2014-05-07 合肥联宝信息技术有限公司 Method and device for recovering BIOD through cloud end
CN104639378A (en) * 2015-03-10 2015-05-20 浪潮集团有限公司 Automatic server deployment method based on PXE (pre-boot execution environment)
CN104732151A (en) * 2015-03-17 2015-06-24 浪潮集团有限公司 Remote safety batch BIOS updating method under Linux system

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106126273A (en) * 2016-06-16 2016-11-16 浪潮(北京)电子信息产业有限公司 A kind of method of upgrading BIOS
CN106126273B (en) * 2016-06-16 2019-05-10 浪潮(北京)电子信息产业有限公司 A kind of method of upgrading BIOS
CN106227562A (en) * 2016-07-22 2016-12-14 浪潮电子信息产业股份有限公司 A kind of method of Smart Rack whole machine cabinet BIOS batch upgrading automatically
CN106250176A (en) * 2016-07-22 2016-12-21 浪潮电子信息产业股份有限公司 A kind of method refreshing BIOS under 8 road server (SuSE) Linux OS
CN107517223A (en) * 2017-09-29 2017-12-26 郑州云海信息技术有限公司 A kind of method and system of long-range renewal mellanox network card softwares
CN107943496A (en) * 2017-11-17 2018-04-20 郑州云海信息技术有限公司 A kind of device and method of whole machine cabinet server batch updating firmware
CN108733398A (en) * 2018-05-15 2018-11-02 联想(北京)有限公司 A kind of processing method and processing device of software upgrading
CN108733398B (en) * 2018-05-15 2021-06-15 联想(北京)有限公司 Software upgrading processing method and device

Similar Documents

Publication Publication Date Title
CN105183528A (en) Server bios upgrading method and system
CN105183529A (en) Method for refreshing server firmware, target server, source server and system
CN106911729B (en) Remote installation method of operating system suitable for domestic processor
CN103984575A (en) Rapid deployment method of cluster Linux operation system in cloud-computing environment
CN106126273B (en) A kind of method of upgrading BIOS
CN104639378A (en) Automatic server deployment method based on PXE (pre-boot execution environment)
CN105242875A (en) Server raid batch configuration method
CN107391193A (en) A kind of client, the system and method for configuration server
CN106897093A (en) A kind of dispositions method and device of windows operating systems
CN107483243A (en) A kind of automatic deployment method and equipment of OpenStack platforms
CN107066287A (en) The method and system of ESXI virtual machine automatic deployment installation systems
CN111475172B (en) Bare metal deployment method and device
CN105278999A (en) Safe and efficient method for deploying virtual machine software
CN103200271A (en) Advanced Risc machine (ARM) server and method of automatic installation system thereof
CN103777979A (en) Method and device for recovering BIOD through cloud end
CN106126303B (en) Installation method, the apparatus and system of (SuSE) Linux OS
CN108733370B (en) Stylized display method, device, terminal and storage medium of native APP
CN104935468A (en) PXE technology-based interactive system and method for realizing operation of operating system thereof
CN114995888A (en) Intelligent network card deployment method, device and medium
CN113965548A (en) Hardware drive updating method, system, equipment and medium of storage server
CN113821220A (en) Installation method and device of linux operating system
CN113419813A (en) Method and device for deploying bare engine management service based on container platform
CN108255500A (en) A kind of automatic installing method of operating system of the compatibility virtualization architecture based on cobbler
CN111459510A (en) Cross-network operating system installation method and device, electronic equipment and medium
CN109669727B (en) Server configuration method, system and related components

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20151223

RJ01 Rejection of invention patent application after publication