CN111752626B - Implementation method and device for solving fingerprint deployment drive deficiency and computer equipment - Google Patents

Implementation method and device for solving fingerprint deployment drive deficiency and computer equipment Download PDF

Info

Publication number
CN111752626B
CN111752626B CN202010590713.3A CN202010590713A CN111752626B CN 111752626 B CN111752626 B CN 111752626B CN 202010590713 A CN202010590713 A CN 202010590713A CN 111752626 B CN111752626 B CN 111752626B
Authority
CN
China
Prior art keywords
server
tester
driver
bios
windows
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.)
Active
Application number
CN202010590713.3A
Other languages
Chinese (zh)
Other versions
CN111752626A (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.)
Shenzhen Union Memory Information System Co Ltd
Original Assignee
Shenzhen Union Memory Information System 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 Shenzhen Union Memory Information System Co Ltd filed Critical Shenzhen Union Memory Information System Co Ltd
Priority to CN202010590713.3A priority Critical patent/CN111752626B/en
Publication of CN111752626A publication Critical patent/CN111752626A/en
Application granted granted Critical
Publication of CN111752626B publication Critical patent/CN111752626B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1448Management of the data involved in backup or backup restore
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2247Verification or detection of system hardware configuration

Abstract

The application relates to an implementation method, a device, a computer device and a storage medium for solving the problem of driving missing of deployed fingerprints, wherein the method comprises the following steps: configuring a tester in a BIOS; installing a pure system after the BIOS is configured in the tester, and installing a corresponding fingerprint driver; backing up all the drivers of the tester, and configuring the backed-up drivers into a server; modifying the image file used for deploying the winpe system in the server so that the server can deploy the backup drive to a corresponding testing machine; the testing machine installs the winpe system through the network, and the server deploys the backup driver to the corresponding testing machine so as to enable the testing machine to install the driver. The invention can ensure the completeness of fingerprint drive without interrupting the automation of configuration under the condition of network configuration system, and improves the efficiency of system configuration.

Description

Implementation method and device for solving fingerprint deployment drive deficiency and computer equipment
Technical Field
The invention relates to the technical field of computer testing, in particular to a realization method and a realization device for solving the problem of fingerprint deployment drive loss, computer equipment and a storage medium.
Background
With the development of computer technology, computers have become the most powerful practical tools for people to generate, and the safety and stability of computers are essential guarantees for people to work with computers, so that all-around testing of each functional module of a computer is required before the computer leaves a factory.
Currently, in a conventional network deployment system, due to the characteristic of network boot, a tester needs to shut down the secure boot and sgx (software Guard extensions) functions, but the fingerprint driver relies on the two functions, so after the deployment is finished, the BIOS setting needs to be manually modified to validate the fingerprint driver. This in turn leads to interruptions in automation that can be affected by manual intervention, which can cause problems with fingerprint driven deletions.
Disclosure of Invention
In view of the foregoing, there is a need to provide an implementation method, an implementation apparatus, a computer device, and a storage medium for solving the problem of missing deployed fingerprint drivers, which can ensure the integrity of the fingerprint drivers without interrupting automation.
An implementation method for resolving a deployment fingerprint drive miss, the method comprising:
configuring a tester in a BIOS;
installing a pure system after the BIOS is configured in the tester, and installing a corresponding fingerprint driver;
backing up all the drivers of the tester, and configuring the backed-up drivers into a server;
modifying the image file for deploying the Windows PE in the server so that the server can deploy the backup drive to a corresponding testing machine;
the test machine installs Windows PE through a network, and the server deploys the backup driver to the corresponding test machine so as to enable the test machine to install the driver.
In one embodiment, the step of configuring the tester in the BIOS further includes:
the SGX is turned on in BIOS and the functions of secure boot.
In one embodiment, the step of modifying the image file in the server for deploying the Windows PE so that the server can deploy the backed-up driver into the corresponding tester further includes:
editing the image file winpe.wim used for deploying the Windows PE in the server, and copying bootx64.efi to the corresponding directory.
In one embodiment, after the step of installing Windows PE in the tester through the network, the step of deploying the backup driver into the corresponding tester by the server to enable the tester to perform installation of the driver further includes:
the test machine does not need to carry out secondary change on the BIOS, and can directly carry out subsequent automatic test after the Windows PE is installed.
An implementation apparatus to address deployment fingerprint driven misses, the apparatus comprising:
the BIOS configuration module is used for configuring the tester in the BIOS;
the drive installation module is used for installing a pure system after the BIOS is configured in the tester and installing a corresponding fingerprint drive;
the drive configuration module is used for backing up all the drives of the testing machine and configuring the backed-up drives into a server;
the file modification module is used for modifying the image file for deploying Windows PE in the server so as to enable the server to deploy the backup drive to the corresponding test machine;
and the server deploys the backup driver to the corresponding testing machine so as to install the driver of the testing machine.
In one embodiment, the BOIS configuration module is further configured to:
the SGX is turned on in BIOS and the functions of secure boot.
In one embodiment, the file modification module is further configured to:
editing the image file winpe.wim used for deploying the Windows PE in the server, and copying bootx64.efi to the corresponding directory.
In one embodiment, the apparatus further comprises an automated testing module configured to:
the test machine does not need to carry out secondary change on the BIOS, and can directly carry out subsequent automatic test after the Windows PE is installed.
A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of any of the above methods when executing the computer program.
A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of any of the methods described above.
The implementation method, the device, the computer equipment and the storage medium for solving the problem of fingerprint deployment drive loss configure the tester in the BIOS; installing a pure system after the BIOS is configured in the tester, and installing a corresponding fingerprint driver; backing up all the drivers of the tester, and configuring the backed-up drivers into a server; modifying the image file for deploying the Windows PE in the server so that the server can deploy the backup drive to a corresponding testing machine; the test machine installs Windows PE through a network, and the server deploys the backup driver to the corresponding test machine so as to enable the test machine to install the driver. The invention configures the BIOS through the tester, then installs the pure system and collects all the drives to the server, and deploys the recovered drives to the tester in the process of deploying the system by the server, thereby realizing that the automation of configuration can be ensured to be complete without interrupting the configuration under the condition of configuring the system by a network, and improving the efficiency of system configuration.
Drawings
FIG. 1 is a flow diagram illustrating an implementation of a method for resolving drive loss for deploying fingerprints in one embodiment;
FIG. 2 is a diagram of an application environment for an implementation method for resolving a loss of a deployed fingerprint driver in one embodiment;
FIG. 3 is a flow chart illustrating an implementation method for resolving missing drive of deployed fingerprints in another embodiment;
FIG. 4 is a block diagram of an apparatus for implementing the method for resolving drive missing of deploying fingerprints in one embodiment;
FIG. 5 is a block diagram of an apparatus for implementing the method for resolving missing driving of deployed fingerprints in another embodiment;
FIG. 6 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more clearly understood, the present application is further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
In one embodiment, as shown in fig. 1, an implementation method for solving the deployment fingerprint driving missing is provided, and the method includes:
102, configuring a tester in a BIOS;
step 104, installing a pure system after the BIOS is configured in the test machine, and installing a corresponding fingerprint driver;
106, backing up all the drivers of the tester, and configuring the backed-up drivers into a server;
step 108, modifying the image file for deploying the Windows PE in the server, so that the server can deploy the backup drive to a corresponding testing machine;
step 110, the testing machine installs Windows PE through the network, and the server deploys the backed-up driver to the corresponding testing machine to enable the testing machine to perform driver installation.
In the embodiment, an implementation method for solving the deployment fingerprint driving missing is provided, and the method can be applied to an application environment as shown in fig. 2. The application environment includes a server 210 and a plurality of testers 220 connected to the server 210 via a network, wherein the server 210 can perform system deployment to the plurality of testers 220 via the network at the same time.
In the traditional network deployment system process, due to the characteristic of network startup, a tester needs to close the functions of secure startup and SGX, but the fingerprint driver depends on the two functions, so after deployment is finished, the BIOS setting needs to be manually modified to take the fingerprint driver into effect, manual intervention can affect the automatic interruption, and manual non-intervention can cause the loss of the fingerprint driver. The method can ensure the completeness of the fingerprint drive without interrupting automation and simultaneously meet the requirements of automation and no loss of the fingerprint drive, and the specific implementation process is as follows:
first, the tester needs to be configured in the BIOS. In one embodiment, the step of configuring the tester in the BIOS further comprises: the SGX is turned on in BIOS and the functions of secure boot.
Specifically, the BIOS is an abbreviation of Basic Input Output System, and is a set of programs that are fixed on a ROM chip on a main board in a computer, and stores the most important Basic Input and Output programs of the computer, a post-power-on self-test program, and a System self-start program, and can read and write specific information set by the System from the CMOS. SGX (software guard extensions) is a new extension of the Intel architecture, and a new set of instruction sets and memory access mechanisms are added to the original architecture. These extensions allow applications to implement a container called enclave, which partitions a protected area within the application's address space to provide confidentiality and integrity protection for code and data within the container from malware having special permissions.
Next, after the BIOS is configured in the test machine, a clean system is installed, and a corresponding driver is installed, where the key point in this embodiment is to install a fingerprint driver. And simultaneously, backing up all the drivers of the tester, and configuring the backed-up drivers into a server. Then, the image file in the server for deploying the Windows PE is modified so that the server can deploy the backed-up driver into the corresponding tester.
In one embodiment, the step of modifying the image file in the server for deploying the Windows PE so that the server can deploy the backed-up driver into the corresponding tester further comprises: editing an image file winpe.wim used for deploying Windows PE in the server, and copying bootx64.efi to a corresponding directory.
Specifically, the deployment winpe.wim of the server itself is edited, and the bootx64.efi file is copied to the s \ efi \ boot, at which time the testing machine can install the system through the network. Wherein, bootx64.efi is efi boot files with 64 bits.
Finally, after the system is installed, the test machine finds that all the drivers include all the fingerprint drivers, and the fingerprint drivers are installed to ensure that the fingerprint drivers are not lost in the system deployment process.
In the above embodiment, the tester is configured in the BIOS; installing a pure system after the BIOS is configured in the testing machine, and installing a corresponding fingerprint driver; backing up all the drivers of the tester, and configuring the backed-up drivers into a server; modifying the image file for deploying the Windows PE in the server so that the server can deploy the backup drive to a corresponding testing machine; the test machine installs Windows PE through a network, and the server deploys the backup driver to the corresponding test machine so as to enable the test machine to install the driver. According to the scheme, the BIOS is configured through the tester, then the pure system is installed and all the drivers are collected and sent to the server, and the recovered drivers are distributed to the tester in the system distribution process of the server, so that the completeness of fingerprint driving can be ensured without interrupting the automation of configuration under the condition of network configuration system, and the efficiency of system configuration is improved.
In one embodiment, as shown in fig. 3, an implementation method for solving the deployment fingerprint driving missing is provided, and the method includes:
step 302, configuring a tester in a BIOS;
step 304, installing a pure system after the BIOS is configured in the test machine, and installing a corresponding fingerprint driver;
step 306, backing up all drivers of the tester, and configuring the backed-up drivers into a server;
step 308, modifying the image file for deploying the Windows PE in the server, so that the server can deploy the backed-up driver to the corresponding tester;
step 310, the testing machine installs Windows PE through the network, and the server deploys the backup driver to the corresponding testing machine to enable the testing machine to install the driver;
in step 312, the tester does not need to change the BIOS for the second time, and can directly perform the subsequent automated testing after the Windows PE is installed.
In this embodiment, an implementation method for solving the driver missing of the deployed fingerprint is provided, and a specific implementation process of the method includes the following steps:
1. the tester first turns on the BIOS SGX and the secure boot function.
2. The testing machine is provided with a pure system, and all the drivers are provided with fingerprint drivers.
3. And backing up the tester driver, and configuring the backed-up driver into a server.
4. By default, the tester cannot be booted up from the PXE network in such a configuration.
5. Edit the deployment winpe. wim that the server has, and copy the bootx64.efi file to s \ efi \ boot.
6. The tester installs the system over the network at this point.
7. After the system is installed, all drivers (including the fingerprint driver) can be found, and the BIOS does not need to be manually changed for the second time.
8. After the system is installed, the subsequent automatic test can be directly carried out.
In the embodiment, through the setting of the backup system and the modification of the mapping file in the server, the automatic configuration of the system and the absence of fingerprint driving are simultaneously met, the efficiency of system configuration is improved, the reliability of the system configuration is ensured, and a good foundation is laid for subsequent system tests.
It should be understood that although the various steps in the flow charts of fig. 1-3 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 1-3 may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternating with other steps or at least some of the sub-steps or stages of other steps.
In one embodiment, as shown in fig. 4, an implementation apparatus 400 for resolving a deployment fingerprint drive miss is provided, the apparatus comprising:
a BIOS configuration module 401, configured to configure the tester in the BIOS;
a driver installation module 402, configured to install a pure system after the BIOS is configured in the tester, and install a corresponding fingerprint driver;
a driver configuration module 403, configured to backup all drivers of the tester and configure the backed-up drivers in a server;
a file modification module 404, configured to modify an image file in the server for deploying Windows PE, so that the server can deploy a backup driver to a corresponding tester;
a driver deployment module 405, configured to install Windows PE in the tester through a network, where the server deploys the backed-up driver to the corresponding tester to enable the tester to perform driver installation.
In one embodiment, the BOIS configuration module 401 is further configured to:
the SGX is turned on in BIOS and the functions of secure boot.
In one embodiment, the file modification module 404 is further configured to:
editing the image file winpe.wim used for deploying the Windows PE in the server, and copying bootx64.efi to the corresponding directory.
In one embodiment, as shown in fig. 5, an implementation apparatus 400 for resolving a deployment fingerprint drive miss is provided, the apparatus further comprising an automated testing module 406 for:
the test machine does not need to carry out secondary change on the BIOS, and can directly carry out subsequent automatic test after the Windows PE is installed.
For specific limitations of the implementation apparatus for solving the loss of the deployed fingerprint driver, reference may be made to the above limitations of the implementation method for solving the loss of the deployed fingerprint driver, and details are not described here again.
In one embodiment, a computer device is provided, the internal structure of which may be as shown in FIG. 6. The computer apparatus includes a processor, a memory, and a network interface connected by a device bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The nonvolatile storage medium stores an operating device, a computer program, and a database. The internal memory provides an environment for the operation device and the computer program in the nonvolatile storage medium to run. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement an implementation method for resolving a drive miss for deploying fingerprints.
Those skilled in the art will appreciate that the architecture shown in fig. 6 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided, comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of the above method embodiments when executing the computer program.
In one embodiment, a computer-readable storage medium is provided, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the above respective method embodiments.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (8)

1. An implementation method for solving the problem of driving missing of deployed fingerprints, the method comprising:
configuring a tester in a BIOS, and opening an SGX and a safe starting function in the BIOS;
installing a pure system after the BIOS is configured in the tester, and installing a corresponding fingerprint driver;
backing up all the drivers of the tester, and configuring the backed-up drivers into a server;
modifying the image file for deploying the Windows PE in the server so that the server can deploy the backup drive to a corresponding testing machine;
the testing machine installs Windows PE through a network, and the server deploys the backup driver to the corresponding testing machine so as to enable the testing machine to install the driver.
2. The method as claimed in claim 1, wherein the step of modifying the image file in the server for deploying Windows PE so that the server can deploy the backed-up driver to the corresponding tester further comprises:
editing the image file winpe.wim used for deploying the Windows PE in the server, and copying bootx64.efi to the corresponding directory.
3. The implementation method for solving the problem of missing deployed fingerprint drivers in claim 1 or 2, wherein after the step of installing Windows PE in the tester via the network, the server deploys the backed-up driver to the corresponding tester to make the tester perform installation of the driver, the method further comprises:
the test machine does not need to carry out secondary change on the BIOS, and can directly carry out subsequent automatic test after the Windows PE is installed.
4. An apparatus for implementing a solution to loss of drive for deploying a fingerprint, the apparatus comprising:
the BIOS configuration module is used for configuring the tester in the BIOS and opening the SGX and the function of safe start in the BIOS;
the drive installation module is used for installing a pure system after the BIOS is configured in the tester and installing a corresponding fingerprint drive;
the drive configuration module is used for backing up all the drives of the tester and configuring the backed-up drives into a server;
the file modification module is used for modifying the image file for deploying Windows PE in the server so as to enable the server to deploy the backup drive to the corresponding test machine;
and the server deploys the backup driver to the corresponding testing machine so as to install the driver of the testing machine.
5. The apparatus of claim 4, wherein the file modification module is further configured to:
editing the image file winpe.wim used for deploying the Windows PE in the server, and copying bootx64.efi to the corresponding directory.
6. The apparatus for solving the problem of deploying fingerprint drive loss according to claim 4 or 5, further comprising an automated testing module, wherein the automated testing module is configured to:
the test machine does not need to carry out secondary change on the BIOS, and can directly carry out subsequent automatic test after the Windows PE is installed.
7. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the steps of the method of any of claims 1 to 3 are implemented when the computer program is executed by the processor.
8. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 3.
CN202010590713.3A 2020-06-24 2020-06-24 Implementation method and device for solving fingerprint deployment drive deficiency and computer equipment Active CN111752626B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010590713.3A CN111752626B (en) 2020-06-24 2020-06-24 Implementation method and device for solving fingerprint deployment drive deficiency and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010590713.3A CN111752626B (en) 2020-06-24 2020-06-24 Implementation method and device for solving fingerprint deployment drive deficiency and computer equipment

Publications (2)

Publication Number Publication Date
CN111752626A CN111752626A (en) 2020-10-09
CN111752626B true CN111752626B (en) 2022-06-07

Family

ID=72677255

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010590713.3A Active CN111752626B (en) 2020-06-24 2020-06-24 Implementation method and device for solving fingerprint deployment drive deficiency and computer equipment

Country Status (1)

Country Link
CN (1) CN111752626B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7886185B1 (en) * 2007-03-23 2011-02-08 Symantec Corporation Creation of a device database and synthesis of device driver information during dissimilar system restore
CN102012789A (en) * 2009-09-07 2011-04-13 云端容灾有限公司 Centralized management type backup and disaster recovery system
CN103425548A (en) * 2012-05-21 2013-12-04 深圳市祈飞科技有限公司 Method and system for operating system cloud backup and restore
CN104407942A (en) * 2014-11-28 2015-03-11 上海爱数软件有限公司 Off-site storage based Linux operation system backup recovery method
CN108369502A (en) * 2015-12-15 2018-08-03 微软技术许可有限责任公司 The dynamic of a part as deployment/be packaged on demand
US10152387B1 (en) * 2016-12-23 2018-12-11 EMC IP Holding Company LLC Instant start of virtual machine from archive copy on backup media
CN109254800A (en) * 2018-09-30 2019-01-22 联想(北京)有限公司 A kind of facility information processing method, electronic equipment and server

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1168174A1 (en) * 2000-06-19 2002-01-02 Hewlett-Packard Company, A Delaware Corporation Automatic backup/recovery process
CN100421382C (en) * 2003-08-28 2008-09-24 蚬壳星盈科技(深圳)有限公司 Maintaining unit structure of high extending internet superserver and its method
US7721138B1 (en) * 2004-12-28 2010-05-18 Acronis Inc. System and method for on-the-fly migration of server from backup
US20080010535A1 (en) * 2006-06-09 2008-01-10 Microsoft Corporation Automated and configurable system for tests to be picked up and executed
US7769990B1 (en) * 2007-03-23 2010-08-03 Symantec Corporation Using a monitoring process to update system configuration settings during restore operations
US11159909B2 (en) * 2008-02-05 2021-10-26 Victor Thomas Anderson Wireless location establishing device
CN102841794A (en) * 2011-06-23 2012-12-26 珠海市君天电子科技有限公司 Method, device and system for reinstalling operating system of terminal equipment

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7886185B1 (en) * 2007-03-23 2011-02-08 Symantec Corporation Creation of a device database and synthesis of device driver information during dissimilar system restore
CN102012789A (en) * 2009-09-07 2011-04-13 云端容灾有限公司 Centralized management type backup and disaster recovery system
CN103425548A (en) * 2012-05-21 2013-12-04 深圳市祈飞科技有限公司 Method and system for operating system cloud backup and restore
CN104407942A (en) * 2014-11-28 2015-03-11 上海爱数软件有限公司 Off-site storage based Linux operation system backup recovery method
CN108369502A (en) * 2015-12-15 2018-08-03 微软技术许可有限责任公司 The dynamic of a part as deployment/be packaged on demand
US10152387B1 (en) * 2016-12-23 2018-12-11 EMC IP Holding Company LLC Instant start of virtual machine from archive copy on backup media
CN109254800A (en) * 2018-09-30 2019-01-22 联想(北京)有限公司 A kind of facility information processing method, electronic equipment and server

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于云计算的农村智能终端构建模式的研究与应用;马洪源;《中国优秀硕士学位论文全文数据库 农业科技辑》;20150115;第D043-6页 *

Also Published As

Publication number Publication date
CN111752626A (en) 2020-10-09

Similar Documents

Publication Publication Date Title
KR20060003062A (en) A method for renovating the computer operating system
WO2021052191A1 (en) Computer starting method, controller, storage medium and system
CN104572387A (en) Method and device for debugging terminal in engineering mode
CN103530138A (en) Method and device for protecting file system data based on embedded LINUX
CN102110032A (en) Method and device for improving reliability of configuration file
CN110618819A (en) Method and device for automatically deploying WINPE system in batches and computer equipment
CN105786545B (en) Breakpoint recovery method and system based on heterogeneous hybrid memory
CN111752626B (en) Implementation method and device for solving fingerprint deployment drive deficiency and computer equipment
CN111596964A (en) Method and device for realizing batch deployment of Windows systems based on wireless network
CN106909382B (en) Method and device for outputting different types of system starting information
CN109634690A (en) Data clearing method, device, terminal and storage medium based on WinPE system
WO2023087622A1 (en) Virtual machine boot configuration method and apparatus, computer device, and storage medium
CN112416446B (en) Linux network starting method and device based on Microsoft deployment system
CN113760623A (en) Method and device for testing TCG (trusted computing group) protocol function of solid state disk and computer equipment
CN112148377B (en) Method and device for preventing SSD from abnormal power failure in EFI Shell environment
CN113900722A (en) Automatic deployment method and device of trust and creation platform, computer equipment and storage medium
CN114356653A (en) Power-down protection method and device for industrial control firewall
CN113467893A (en) Virtual machine automation test method and device, storage medium and processor
CN112783532A (en) Program testing system and device for financial terminal equipment
CN112099992A (en) System backup recovery method and device for server, computer equipment and storage medium
CN112596794B (en) Control method, device, computer equipment and storage medium for driving deployment sequence
US20230129942A1 (en) Method for locking a rewritable non-volatile memory and electronic device implementing said method
CN112817611B (en) Interception method and device for system test abnormal environment, computer equipment and storage medium
CN113407438B (en) Module testing method, computer device, and storage medium
CN117312059A (en) PFR BIOS function test method, device, 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