An automatic factory backup method and system of an operating system
By using a multi-operating system startup program to detect and transmit factory backup parameters, and automatically calling a one-click backup tool to back up the server, the problem of complex manual backup operations on the production line is solved, and backup efficiency is improved.
Patent Information
- Application Number
- CN202111274826.3
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Filing Date
- 2021-10-29
- Publication Date
- 2025-11-21
- Estimated Expiration
- 2041-10-29
AI Technical Summary
When existing servers are mass-produced on an assembly line, operators need to manually back up the operating system for each server, which is complex and inefficient.
The multi-operating system boot program detects whether the server hard drive partition has a factory backup file. If not, it transmits the factory backup parameters to the one-click backup tool, which then automatically performs the backup, including booting the memory operating system, parsing the parameters, calling the backup program, and storing the backup file.
It enables automatic server backup, is suitable for mass server assembly and production on assembly lines, improves backup efficiency, and reduces the complexity of manual operation.
Smart Images

Figure CN114020530B_ABST
Abstract
Description
TECHNICAL FIELD
[0001] The application belongs to the technical field of server and relates to an automatic factory backup method and system of an operating system. BACKGROUND
[0002] At present, in order to realize factory backup of an operating system, many server companies set up a one-key backup tool ISOKR, which is a one-key recovery tool independent of an operating system and can recover the operating system and user data after the operating system crashes and support the backup and recovery of a hard disk and a partition.
[0003] Specifically, the ISOKR divides a backup and recovery partition of a specific format on the operating system of a user and is used for placing a self-developed RAMOS boot image; and the backup and recovery partition is configured with the RAMOS boot image, which includes GRUB boot information of a multi-operating system startup program. When the server is started, an operator needs to manually select an option of booting backup from the ISOKR in a boot interface of the multi-operating system startup program Grub, so as to start the RAMOS and enter a graphical backup and recovery software interface, in which the operating system is backed up and recovered.
[0004] Most of the existing servers are installed with the one-key backup tool, and the backup operation is relatively simple when the servers are shipped. However, the existing servers are produced in batches on a production line, which requires the operator to manually backup each server in turn using the one-key backup tool on the assembly line, and the operation is complicated, reducing the backup efficiency of the operating system of the server. SUMMARY
[0005] The application provides an automatic factory backup method and system of an operating system, aiming at solving the problem that the operator manually backs up each server on the assembly line using the one-key backup tool in the prior art, the operation is complicated, and the backup efficiency is reduced.
[0006] According to a first aspect of the application, the application provides an automatic factory backup method of an operating system, comprising:
[0007] When the server is started, a multi-operating system startup program of the server is used to detect whether a factory backup file exists in a hard disk partition of the server;
[0008] If the factory backup file is not detected in the hard disk partition, the multi-operating system startup program is used to transmit a factory backup parameter to a one-key backup tool of the server;
[0009] The one-key backup tool is controlled to call a factory backup program according to the factory backup parameter to backup the operating system of the server.
[0010] Preferably, the automatic factory backup method further comprises:
[0011] If the multi-operating system startup program detects the factory backup file, the multi-operating system startup program is controlled to start normally according to the predetermined operating system startup sequence and log off the factory backup parameter.
[0012] Preferably, in the automatic factory backup method, the step of detecting, by the multi-operating system startup program of the server, whether the factory backup file exists in the hardware partition of the server comprises:
[0013] The multi-operating system startup program is used to traverse all hard disk partitions of the server.
[0014] The factory backup file is searched from a specified position in the hard disk partition.
[0015] Preferably, in the automatic factory backup method, the step of passing, by the multi-operating system startup program, the factory backup parameter to the one-key backup tool of the server comprises:
[0016] The multi-operating system startup program is used to start a kernel boot file of the one-key backup tool.
[0017] The kernel boot file is used to boot a memory operating system of the one-key backup tool.
[0018] The memory operating system is controlled to parse the factory backup parameter.
[0019] Preferably, in the automatic factory backup method, the step of controlling the one-key backup tool to call a factory backup program to backup the operating system of the server according to the factory backup parameter comprises:
[0020] A backup partition table is called according to the factory backup program.
[0021] All hard disk partitions of the server except the one-key backup tool partition are filtered and backed up by using the backup partition table, so as to obtain factory backup files of the hard disk partitions.
[0022] The factory backup files are stored in the one-key backup tool partition.
[0023] Preferably, the automatic factory backup method further comprises:
[0024] When the operating system backup is completed, a backup completion identifier is transmitted to a baseboard management controller for centralized display through an IPMI protocol.
[0025] The server is controlled to shut down.
[0026] According to a second aspect of the present application, the present application further provides an automatic factory backup system of an operating system, comprising:
[0027] The backup file detection module is configured to detect, when the server is powered on, whether a factory backup file exists in a hard disk partition of the server by using a multi-operating system startup program of the server.
[0028] The backup parameter transmission module is configured to transmit, if the backup file detection module does not detect that the factory backup file exists in the hard disk partition, a factory backup parameter to a one-key backup tool of the server by using the multi-operating system startup program.
[0029] The operating system backup module is configured to control the one-key backup tool to backup an operating system of the server according to the factory backup parameter by calling a factory backup program.
[0030] Preferably, the backup parameter transmission module comprises:
[0031] The file startup sub-module is configured to start a kernel boot file of the one-key backup tool by using the multi-operating system startup program.
[0032] The system startup sub-module is configured to boot and start a memory operating system of the one-key backup tool by using the kernel boot file.
[0033] The parameter analysis sub-module is configured to control the memory operating system to analyze the factory backup parameter.
[0034] Preferably, the operating system backup module comprises:
[0035] The partition table calling sub-module is configured to call a backup partition table according to the factory backup program.
[0036] The hard disk partition screening sub-module is configured to screen all hard disk partitions of the server except a partition of the one-key backup tool by using the backup partition table.
[0037] The hard disk partition backup sub-module is configured to backup the hard disk partitions to obtain factory backup files of the hard disk partitions.
[0038] The backup file storage sub-module is configured to store the factory backup files to the partition of the one-key backup tool.
[0039] Preferably, the automatic factory backup system further comprises:
[0040] The identification transmission module is configured to transmit, when the operating system backup is completed, a backup completion identification to a baseboard management controller for centralized display by using an IPMI protocol.
[0041] The shutdown control module is configured to control the server to shut down.
[0042] The automatic factory backup scheme of the operating system provided in the application is as follows: when a server needs to be powered on for detection, a multi-operating system starting program of the server is used to detect whether a factory backup file exists in a hard disk partition of the server; if no factory backup file is detected in the hard disk partition, it is indicated that the server has not been backed up, and then the multi-operating system starting program is used to deliver a factory backup parameter to a one-key backup tool of the server, so that the one-key backup tool can call a factory backup program thereof according to the factory backup parameter to backup the operating system of the server. Through the above manner, the automatic factory backup scheme of the operating system provided in the application can realize automatic backup of the server, is suitable for assembly and production process of a large number of servers on a production line, and thus solves the problems of complex operation and low backup efficiency caused by manual backup of each server by an operator. BRIEF DESCRIPTION OF DRAWINGS
[0043] In order to more clearly illustrate the technical solutions in the embodiments of the present application or the prior art, the following will briefly introduce the drawings needed to be used in the embodiments or the prior art description. Obviously, the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can also be obtained according to the structures shown in these drawings without any creative effort.
[0044] Figure 1 is a flowchart of a first automatic factory backup method of an operating system provided by the embodiments of the present application;
[0045] Figure 2 is Figure 1 is a flowchart of a factory backup file detection method provided by the embodiments shown in the figure;
[0046] Figure 3 is Figure 1 is a flowchart of a factory backup parameter delivery method provided by the embodiments shown in the figure;
[0047] Figure 4 is Figure 1 is a flowchart of a factory backup program calling method provided by the embodiments shown in the figure;
[0048] Figure 5 is a flowchart of a second automatic factory backup method of an operating system provided by the embodiments of the present application;
[0049] Figure 6 is a flowchart of a third automatic factory backup method of an operating system provided by the embodiments of the present application;
[0050] Figure 7 is a structural diagram of a first automatic factory backup system of an operating system provided by the embodiments of the present application;
[0051] Figure 8 is Figure 7 A structural schematic diagram of a backup parameter delivery module provided by the embodiment shown in the figure is provided.
[0052] Figure 9 is Figure 7 A structural schematic diagram of an operating system backup module provided by the embodiment shown in the figure is provided.
[0053] Figure 10 A structural schematic diagram of a second operating system automatic factory backup system provided by the embodiment of the present application is provided.
[0054] The implementation, functional features and advantages of the present application will be further described with reference to the embodiments and the accompanying drawings. DETAILED DESCRIPTION
[0055] It should be understood that the specific embodiments described herein are merely intended to explain the present application, and are not intended to limit the present application.
[0056] The main technical problems of the embodiments of the present application are as follows:
[0057] Most of the servers in the prior art are installed with the one-key backup tool described above, and it is relatively simple to use the one-key backup tool to backup at the factory. However, the existing servers are mass assembled from the production line, which requires the operator to use the one-key backup tool to manually backup each server in sequence on the assembly line, which is complicated and reduces the backup efficiency of the server operating system.
[0058] In order to solve the above problems, please refer to Figure 1 , Figure 1 A flowchart of an operating system automatic factory backup method provided by the embodiment of the present application is provided. As shown in the figure, Figure 1 The operating system automatic factory backup method comprises the following steps:
[0059] S110: When the server is powered on, use the multi-operating system startup program of the server to detect whether the factory backup file exists in the hard disk partition of the server. The multi-operating system startup program GRUB is an implementation of multi-startup specification, which allows users to have multiple operating systems in a computer at the same time, and to select the operating system to be run when the computer starts. GRUB can be used to select different kernels on the operating system partition, and can also be used to deliver startup parameters to these kernels (the most basic part of the operating system). Therefore, when the multi-operating system startup program detects whether the factory backup file exists in the hard disk partition of the server, it can determine whether the server has been factory backed up.
[0060] As a preferred embodiment, as shown in the figure, Figure 2As shown, the step of detecting whether the hardware partition of the server has the factory backup file by using the multi-operating system startup program of the server specifically comprises:
[0061] S111: traversing all hard disk partitions of the server by using the multi-operating system startup program;
[0062] S112: searching for the factory backup file from a specified position of the hard disk partition.
[0063] By traversing all hard disk partitions of the server by using the multi-operating startup program, the factory backup file of the operating system data can be accurately and comprehensively searched, and then the factory backup file is searched from the specified position of the hard disk partition. If the factory backup file is found, it indicates that the server has been factory backed up. If the factory backup file is not found, it indicates that the server has not been factory backed up.
[0064] When it is detected that the hard disk partition does not have the factory backup file, it indicates that the server has not been factory backed up. At this time Figure 1 The automatic factory backup method of the operating system provided by the embodiment further comprises the following steps:
[0065] S120: delivering the factory backup parameter to a one-key backup tool of the server by using the multi-operating system startup program. The one-key backup tool is independent of the operating system. The one-key backup tool can restore the operating system and user data after the system crashes and supports backup and restoration of the hard disk partition. Therefore, the multi-operating system startup program delivers the factory backup parameter to the one-key backup tool, and the one-key backup tool can back up the operating system of the server through the factory backup parameter.
[0066] Specifically, as a preferred embodiment, as shown in the figure, Figure 3 The step of delivering the factory backup parameter to the one-key backup tool of the server by using the multi-operating system startup program specifically comprises:
[0067] S121: starting the kernel boot file of the one-key backup tool by using the multi-operating system startup program;
[0068] S122: booting the memory operating system of the one-key backup tool by using the kernel boot file;
[0069] S123: controlling the memory operating system to parse the factory backup parameter.
[0070] The technical scheme provided by the embodiment of the application comprises the following steps: a kernel boot file of a one-key backup tool is started by using a multi-operation starting program; a memory operating system of the one-key backup tool is started by using the kernel boot file; a factory backup parameter is parsed by using the memory operating system; and the one-key backup tool performs factory backup on the server after the memory operating system parses the factory backup parameter. Through the above process, manual backup of an operator is not required, and therefore the backup operation of a large number of servers in a pipeline can be applied.
[0071] After the multi-operation system starting program transmits the factory backup parameter, Figure 1 The automatic factory backup method of the operating system provided by the embodiment further comprises the following steps:
[0072] S130: The one-key backup tool is controlled to call a factory backup program to perform backup on the operating system of the server according to the factory backup parameter. Specifically, when the multi-operation starting program does not find the factory backup file, the normal multi-operation system starting program grub boot item is modified, the grub directly uses the kernel file of the Inspur one-key backup tool ISOKR to start and transmits the specified factory backup parameter onekeyRestore.
[0073] Specifically, as a preferred embodiment, the step of controlling the one-key backup tool to call the factory backup program to perform backup on the operating system of the server according to the factory backup parameter specifically comprises the following steps: Figure 4
[0074] S131: The backup partition table is called according to the factory backup program;
[0075] S132: All hard disk partitions except the one-key backup tool partition in the server are filtered and backed up by using the backup partition table, and factory backup files of the hard disk partitions are obtained;
[0076] S133: The factory backup files are stored in the one-key backup tool partition.
[0077] During the backup process, because the one-key restore tool ISOKR partition and the system partition are on one hard disk, full-disk backup cannot be performed, and therefore the backup partition table and the system partition need to be backed up. All partitions except the ISOKR partition are filtered out by traversing the entire hard disk partition, and backup is performed on the partitions one by one.
[0078] In the technical scheme provided by the embodiment of the application, the one-key backup tool calls the backup partition table according to the factory backup program, backs up all hard disk partitions except the one-key backup tool partition according to the backup partition table, and obtains factory backup files of the hard disk partitions, so that backup is performed on all hard disk partitions except the ISOKR partition of the server.
[0079] In summary, the automatic factory backup method of the operating system provided in the embodiments of the present application uses the multi-operating system startup program of the server to detect whether the factory backup file exists in the hard disk partition of the server when the server needs to be powered on for detection. If the factory backup file does not exist in the hard disk partition, it indicates that the server has not been factory backed up. Therefore, the multi-operating system startup program delivers the factory backup parameter to the one-key backup tool of the server, and the one-key backup tool can call the factory backup program of itself to backup the operating system of the server according to the factory backup parameter. Through the above method, it can be known that the automatic factory backup solution of the operating system provided in the present application can realize automatic backup of the server, is suitable for assembly and production process of a large number of servers on a production line, and thus solves the problems of complex operation and low backup efficiency caused by manual backup of each server by an operator.
[0080] As a preferred embodiment, as shown in Figure 5 the automatic factory backup method provided in the embodiments of the present application further includes the following steps:
[0081] S140: If the multi-operating system startup program detects the factory backup file, the multi-operating system startup program is controlled to normally power on according to the predetermined operating system startup sequence and cancel the factory backup parameter.
[0082] When the factory backup file is detected, it indicates that the server has been automatically factory backed up, and thus secondary backup is not needed. Therefore, the multi-operating system startup program cancels the factory backup parameter, and can enter the startup guide page according to the original predetermined operating system startup sequence to enter the operating system.
[0083] As a preferred embodiment, as shown in Figure 6 the automatic factory backup method provided in the embodiments of the present application further includes the following steps:
[0084] S150: When the backup of the operating system is completed, the backup completion identifier is transmitted to the baseboard management controller through the IPMI protocol for centralized display;
[0085] S160: The server is controlled to be powered off.
[0086] By transmitting the backup completion identifier to the baseboard management controller for centralized display, the operator can easily and timely master the backup status of each server, thereby controlling the backup of the batch servers on the production line.
[0087] In order to realize the above method, the following embodiments of the present application further provide an automatic factory backup system of the operating system. The automatic factory backup system of the operating system can realize the functions of the above method. Since the specific operation steps of the above method have been mentioned, the repeated parts will not be described herein.
[0088] Referring to Figure 7 , Figure 7 A structural schematic diagram of an automatic factory backup system of an operating system provided by an embodiment of the present application is shown in FIG. 1. As shown in FIG. 1, the automatic factory backup system of the operating system comprises: Figure 7
[0089] A backup file detection module 110 is configured to detect, when the server is powered on, whether a factory backup file exists in a hard disk partition of the server by using a multi-operating system startup program of the server;
[0090] A backup parameter transmission module 120 is configured to transmit, when the backup file detection module does not detect that the factory backup file exists in the hard disk partition, a factory backup parameter to a one-key backup tool of the server by using the multi-operating system startup program;
[0091] An operating system backup module 130 is configured to control the one-key backup tool to call a factory backup program according to the factory backup parameter to backup the operating system of the server.
[0092] The automatic factory backup system of the operating system provided by the embodiment of the present application can detect, when the server needs to be powered on for factory detection, whether a factory backup file exists in a hard disk partition of the server by using a multi-operating system startup program of the server. When the backup file detection module 110 does not detect that the factory backup file exists in the hard disk partition, it indicates that the server has not been factory backed up. At this time, the backup parameter transmission module 120 transmits a factory backup parameter to a one-key backup tool of the server by using the multi-operating system startup program. Then, the operating system backup module 130 can call a factory backup program of the one-key backup tool according to the factory backup parameter to backup the operating system of the server. Through the above method, the automatic factory backup system of the operating system provided by the present application can realize automatic backup of the server, is suitable for assembly and production process of a large number of servers on a production line, and thus solves the problems of complex operation and low backup efficiency caused by manual backup of each server by an operator.
[0093] As a preferred embodiment, as shown in FIG. 2, the backup parameter transmission module 120 comprises: Figure 8 A file startup sub-module 121 is configured to start a kernel boot file of the one-key backup tool by using the multi-operating system startup program;
[0094] A system startup sub-module 122 is configured to boot and start a memory operating system of the one-key backup tool by using the kernel boot file;
[0095] A parameter analysis sub-module 123 is configured to control the memory operating system to analyze the factory backup parameter.
[0096]
[0097] As a preferred embodiment, as shown in Figure 9 The operating system backup module 130 comprises:
[0098] A partition table calling sub-module 131 is configured to call a backup partition table according to a factory backup program.
[0099] A hard disk partition screening sub-module 132 is configured to screen all hard disk partitions in the server except the one-key backup tool partition using the backup partition table.
[0100] A hard disk partition backup sub-module 133 is configured to backup the hard disk partitions to obtain factory backup files of the hard disk partitions.
[0101] A backup file storage sub-module 134 is configured to store the factory backup files to the one-key backup tool partition.
[0102] As a preferred embodiment, as shown in Figure 10 The automatic factory backup system further comprises:
[0103] An identification transmission module 140 is configured to transmit a backup completion identification to the baseboard management controller for centralized display through the IPMI protocol when the operating system backup is completed.
[0104] A shutdown control module 150 is configured to control the server to shut down.
[0105] Those skilled in the art will understand that embodiments of the present application can be provided as methods, systems, or computer program products. Therefore, the present application can take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware aspects. Moreover, the present application can take the form of a computer program product implemented on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROMs, optical storage media, etc.) containing computer-usable program code.
[0106] The present application is described with reference to flowcharts and / or block diagrams of the methods, devices (systems), and computer program products according to embodiments of the present application. It should be understood that each flow and / or block in the flowcharts and / or block diagrams, and combinations of flows and / or blocks in the flowcharts and / or block diagrams can be implemented by computer program instructions. These computer program instructions can be provided to a processor of a general-purpose computer, a special-purpose computer, an embedded processor, or other programmable data processing apparatus to produce a machine, so that the instructions executed by the processor of the computer or other programmable data processing apparatus produce a device that implements the functions specified in the flowcharts and / or block diagrams. Figure 1 The functions specified in one or more flows and / or blocks in the flowcharts and / or block diagrams. Figure 1 The functions specified in one or more flows and / or blocks in the flowcharts and / or block diagrams.
[0107] These computer program instructions can also be stored in a computer- readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instructions which implement the Figure 1 function specified in the flow or flows and / or blocks Figure 1 of the block or blocks.
[0108] These computer program instructions can also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the Figure 1 function specified in the flow or flows and / or blocks Figure 1 Figure 1 of the block or blocks.
[0109] It is noted that in the claims the word "comprising" does not exclude not having other parts than those specified in the claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. It is further noted that the claims can be drafted to cover both hardware and software implementations or any combination thereof. In the claims, the term "first", "second", "third" etc. does not imply any order or sequence. The terms "first", "second", "third", etc. shall be interpreted as names.
[0110] While the preferred embodiments of the application have been described, it should be apparent that further modifications and improvements can be made by persons of ordinary skill in the art without departing from the spirit and scope of the application. Therefore, it is intended that the following claims be construed as including all such modifications and improvements as fall within the scope of the present application.
[0111] It is expressly intended that all permutations of these implementations be covered within the scope of the present application. Moreover, anything within the scope of the appended claims including equivalents as well as alternative embodiments is intended to be covered.
Claims
1. A method of operating an automatic factory backup of a system, characterized by, The application comprises the following steps: When the server is started, a multi-operating system starting program of the server is used to detect whether a factory backup file exists in a hard disk partition of the server; If the factory backup file is not detected in the hard disk partition, the multi-operating system starting program is used to deliver a factory backup parameter to a one-key backup tool of the server; The one-key backup tool is controlled to call a factory backup program to backup an operating system of the server according to the factory backup parameter; The step of delivering the factory backup parameter to the one-key backup tool of the server by using the multi-operating system starting program comprises the following steps: The kernel boot file of the one-key backup tool is started by using the multi-operating system starting program; The memory operating system of the one-key backup tool is started by using the kernel boot file; The memory operating system is controlled to analyze the factory backup parameter; The application further comprises the following steps: If the factory backup file is detected by the multi-operating system starting program, the multi-operating system starting program is controlled to start normally according to a predetermined operating system starting sequence and log off the factory backup parameter; The step of detecting whether the factory backup file exists in the hard disk partition of the server by using the multi-operating system starting program of the server comprises the following steps: All hard disk partitions of the server are traversed by using the multi-operating system starting program; The factory backup file is searched from a specified position in the hard disk partition; The step of controlling the one-key backup tool to call the factory backup program to backup the operating system of the server according to the factory backup parameter comprises the following steps: A backup partition table is called according to the factory backup program; All hard disk partitions of the server except the one-key backup tool partition are filtered and backed up by using the backup partition table, so that the factory backup file of each hard disk partition is obtained; The factory backup file is stored in the one-key backup tool partition.
2. The automatic factory shipping method of claim 1, wherein, The application further comprises the following steps: When the operating system backup is completed, a backup completion identifier is transmitted to a baseboard management controller through an IPMI protocol for centralized display; The server is controlled to shut down.
3. An automatic factory backup system of an operating system, characterized by, The application comprises the following steps: A backup file detection module is used to detect whether a factory backup file exists in a hard disk partition of the server by using a multi-operating system starting program of the server when the server is started; A backup parameter delivery module is used to deliver a factory backup parameter to a one-key backup tool of the server by using the multi-operating system starting program when the factory backup file is not detected in the hard disk partition; An operating system backup module is used to control the one-key backup tool to call a factory backup program to backup an operating system of the server according to the factory backup parameter; The backup parameter delivery module comprises the following modules: A file starting sub-module is used to start a kernel boot file of the one-key backup tool by using the multi-operating system starting program; A system starting sub-module is used to start a memory operating system of the one-key backup tool by using the kernel boot file; A parameter analyzing sub-module is used to control the memory operating system to analyze the factory backup parameter; The operating system backup module comprises the following modules: A partition table calling sub-module is used to call a backup partition table according to the factory backup program; The hard disk partition screening submodule is configured to screen all hard disk partitions in the server except the one-key backup tool partition by using the backup partition table. The hard disk partition backup submodule is configured to backup the hard disk partitions to obtain factory backup files of the hard disk partitions. The backup file storage submodule is configured to store the factory backup files to the one-key backup tool partition.
4. The automatic factory shipping backup system of claim 3, wherein, Further comprising: The identification transmission module is configured to transmit a backup completion identification to a baseboard management controller through an IPMI protocol for centralized display when the backup of the operating system is completed. The shutdown control module is configured to control the server to shut down.
Citation Information
Patent Citations
Data loading method, data loading system and industrial control computer
CN104298520A
Automatic backup and restoration method for system
CN111831484A
Guiding method and device, backup method and device, electronic device and storage medium
CN113076145A