EP3015987A1 - System update method, apparatus, and device - Google Patents
System update method, apparatus, and device Download PDFInfo
- Publication number
- EP3015987A1 EP3015987A1 EP14817688.6A EP14817688A EP3015987A1 EP 3015987 A1 EP3015987 A1 EP 3015987A1 EP 14817688 A EP14817688 A EP 14817688A EP 3015987 A1 EP3015987 A1 EP 3015987A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- currently used
- upgraded
- mirror
- mirror system
- files
- 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.)
- Withdrawn
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/65—Updates
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operations
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operations
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1415—Saving, restoring, recovering or retrying at system level
- G06F11/1433—Saving, restoring, recovering or retrying at system level during software upgrading
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/16—Error detection or correction of the data by redundancy in hardware
- G06F11/1658—Data re-synchronization of a redundant component, or initial sync of replacement, additional or spare unit
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/16—Error detection or correction of the data by redundancy in hardware
- G06F11/20—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
- G06F11/202—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where processing functionality is redundant
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/16—Error detection or correction of the data by redundancy in hardware
- G06F11/20—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
- G06F11/2053—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where persistent mass storage functionality or persistent mass storage control functionality is redundant
- G06F11/2056—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where persistent mass storage functionality or persistent mass storage control functionality is redundant by mirroring
- G06F11/2082—Data synchronisation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
Definitions
- the present disclosure relates to the field of information technology, and particularly, to a method, a device and an apparatus for upgrading a system.
- embodiments of the present disclosure provide a method, a device and an apparatus for upgrading a system.
- a method for upgrading a system includes:
- the system files of the currently used system include BOOT files and SYSTEM files; and the synchronizing the system files of the currently used system to the corresponding mirror system includes: synchronizing the BOOT files of the currently used system to the corresponding mirror system, and synchronizing the SYSTEM files of the currently used system to the corresponding mirror system after the BOOT files are successfully synchronized.
- the method before the obtaining the system upgrade package, further includes: searching whether a corresponding system upgrade package is present in a network, and if the corresponding system upgrade package is present, displaying a prompt indicating that the system upgrade package is present to allow a user to confirm according to the prompt whether to perform system upgrade; and the obtaining the system upgrade package includes: downloading the corresponding system upgrade package from the network after obtaining confirmation information indicating that the user determines to perform the system upgrade.
- the method before the starting the upgraded mirror system, further includes: setting and displaying a starting identifier to allow a user to confirm according to the starting identifier whether to start the upgraded mirror system; and the starting the upgraded mirror system includes: performing an operation of starting the upgraded mirror system after obtaining the confirmation information indicating that the user determines to start the upgraded mirror system.
- the method further includes: synchronizing system files of the upgraded mirror system to the previously used system.
- a device for upgrading a system includes:
- the system files of the currently used system include BOOT files and SYSTEM files; and the first synchronizing module configured to synchronize the BOOT files of the currently used system to the corresponding mirror system, and to synchronize the SYSTEM files of the currently used system to the corresponding mirror system after the BOOT files are successfully synchronized.
- the device further includes:
- the device further includes:
- the device further includes: a second synchronizing module configured to synchronize system files of the upgraded mirror system to the previously used system.
- an apparatus for upgrading a system includes:
- the technical solutions provided by the embodiments of the present disclosure may include the following beneficial effects that: system files of a currently used system are synchronized to a corresponding mirror system, a system upgrade is performed in the synchronized mirror system, the upgraded mirror system is started after the mirror system is successfully upgraded, and the upgraded mirror system is used as the currently used system, such that the system upgrade does not influence normal use of the currently used system. Meanwhile, the upgrade is performed in the mirror system, which prevents from the case where accidents have occurred in the upgrade of the system that results in that the currently used system can not be normally used, and thus increases safety and stability of the system.
- the present embodiment provides a method for upgrading a system, with reference to Fig.1 , the flow of the method provided by the present embodiment may be shown as follows:
- the method may further include: setting and displaying a starting identifier, to allow a user to confirm according to the starting identifier whether to start the upgraded mirror system; the starting the upgraded mirror system includes: performing an operation of starting the upgraded mirror system after obtaining information indicating to start the upgraded mirror system determined by the user.
- the method may further include: synchronizing system files of the upgraded mirror system to the previously used system.
- system files of a currently used system are synchronized to a corresponding mirror system
- a system upgrade is performed in the synchronized mirror system
- the upgraded mirror system is started after the mirror system is successfully upgraded
- the upgraded mirror system is used as the currently used system, such that the system upgrade does not influence normal use of the currently used system.
- the upgrade is performed in the mirror system, which prevents from the case where accidents have occurred in the upgrade of the system that results in that the currently used system can not be normally used, and thus increases safety and stability of the system.
- the present embodiment provides a method for upgrading a system
- the systems to be upgraded in the present embodiment includes two synchronized systems, and any one of the two systems is currently used, the other system not used currently is a mirror system corresponding to the currently used system.
- the flow of the method provided by the present embodiment may be shown as follows:
- the present embodiment does not limit a specific time at which the step 201 is performed.
- a synchronizing period may be preset, by which the step 201 is periodically performed.
- the present embodiment does not limit a specific length of the preset synchronizing period, for example, the synchronizing period may be preset to be a week or a day.
- the step 201 may also be performed while it is determined that a system upgrade is required to be performed in accordance with the method for upgrading the system provided by the present embodiment.
- system files of the currently used system include BOOT files and SYSTEM files.
- the step of synchronizing the system files of the currently used system to the corresponding mirror system it is required to synchronize the BOOT files of the currently used system to the corresponding mirror system, and to synchronize the SYSTEM files of the currently used system to the corresponding mirror system after the BOOT files are successfully synchronized. If the process to synchronize the BOOT files of the currently used system to the corresponding mirror system fails, or the process to synchronize the SYSTEM files of the currently used system to the corresponding mirror system fails, the synchronizing process between the currently used system and the corresponding mirror system is determined to be failed.
- the method provided by the present embodiment may repeatedly perform the synchronizing process between the two systems till the synchronization is succeeded, and then subsequent upgrade steps continue to be performed.
- a specific method for implementing the step of synchronizing the system files of the currently used system to the corresponding mirror system may also be other methods.
- the present embodiment does not limit a specific method for implementing the step of synchronizing the system files of the currently used system to the corresponding mirror system.
- Step 202 obtaining a system upgrade package
- the present embodiment does not limit a specific method of obtaining an upgrade package.
- the method includes downloading a corresponding system upgrade package from a network, but it is not limited thereto.
- the method for upgrading a system provided by the present embodiment in order to make the method for upgrading a system provided by the present embodiment be more conforming to a user's actual needs, before obtaining the system upgrade package, it is searched whether a corresponding system upgrade package is present in the network, and a prompt indicating that the system upgrade package is present is displayed if the corresponding system upgrade package is present, to allow a user to confirm according to the prompt whether to perform the system upgrade; and the corresponding system upgrade package is downloaded from the network after information indicating to perform the system upgrade determined by the user is obtained.
- the present embodiment does not limit a specific searching time at which it is searched whether a corresponding system upgrade package is present in the network.
- a searching period may be set, such that it is periodically searched whether the corresponding system upgrade package is present in the network.
- the set searching period can be any length, for example, the searching period may be set to be an hour or a day or the like.
- the present embodiment does not limit a specific searching method for searching whether a corresponding system upgrade package is present in the network. The method includes determining a version number of the currently used system, and searching whether a system upgrade package corresponding to the version number is present in the network according to the version number of the currently used system, but it is not limited thereto.
- the present embodiment does not limit a specific displaying method for displaying a prompt indicating that the system upgrade package is present.
- the method includes popping up a prompt window indicating that the system upgrade package is present, but it is not limited thereto.
- the present embodiment does not limit a specific determining method for obtaining information indicating that the user determines to perform a system upgrade.
- the method includes using obtained information indicating that a user clicks a specified button in the prompt window, which indicates that the system upgrade package is present, as information indicating that the user determines to perform the system upgrade, but it is not limited thereto.
- the present embodiment does not limit a specific searching time at which it is searched whether a corresponding system upgrade package is present in the network, if it is searched out that the corresponding system upgrade package is present in the network before the step 201, and the confirmation information indicating that the user determines to perform the system upgrade is obtained, the step 202 of downloading the corresponding system upgrade package form the network is performed directly in the currently used system, and then the step 201 is performed, at this time, the system upgrade package included in the synchronized mirror system is the system upgrade package that is synchronized from the currently used system.
- the step 202 is performed in the synchronized mirror system to download the corresponding system upgrade package form the network after the step 201 is performed, at this time, the system upgrade package included in the synchronized mirror system is the system upgrade package that is downloaded from the network.
- the present embodiment does not limit a specific sequence of performing the steps 201 and 202.
- Step 203 upgrading the synchronized mirror system according to the system upgrade package
- the present embodiment does not limit a specific upgrading method for upgrading the synchronized mirror system according to the system upgrade package.
- the obtained system upgrade package is analyzed, and it is determined whether the analysis is normal according to a digital signature, and if the analysis is normal, files in the system upgrade package are updated to the synchronized mirror system in manner of patches in the synchronized mirror system.
- Step 204 starting the upgraded mirror system after the synchronized mirror system is successfully upgraded, and using the upgraded mirror system as the currently used system.
- the present embodiment does not limit a specific time at which the upgraded mirror system is started.
- the upgraded mirror system may be started when the system is restarted.
- a starting identifier may be set and displayed to allow a user to confirm according to the starting identifier whether to start the upgraded mirror system, and an operation of starting the upgraded mirror system is performed after information indicating that the user determines to start the upgraded mirror system is obtained.
- a specific method for setting the starting identifier includes setting a specific parameter that represents the starting identifier, but it is not limited there to. The parameter value is used as identifier that determines whether to start or not.
- the starting identifier may also use other numerical numbers to represent non-starting or starting.
- the present embodiment does not limit specific numerical numbers by which the starting identifier represents non-starting or starting.
- the present embodiment does not limit a specific method for displaying the starting identifier. The method includes displaying the starting identifier in manner of popping up a prompt window of the starting identifier to allow a user to confirm whether to start the upgraded mirror system by clicking the prompt window, or displaying a button that represents the starting identifier to make the user determines whether to start the upgraded mirror system by clicking the button, but it is not limited thereto.
- the obtained information indicating that the user clicks the prompt window or the button that represents the starting identifier may be used as the obtained information indicating that the user determines to start the upgraded mirror system.
- the present embodiment does not limit a specific obtaining method for obtaining information indicating that the user determines to start the upgraded mirror system.
- system files of the upgraded mirror system are synchronized to the previously used system.
- the present embodiment does not limit a specific synchronizing method for synchronizing the system files of the upgraded mirror system to the previously used system.
- BOOT files and SYSTEM files of the upgraded mirror system may be synchronized to the previously used system in accordance with the specific synchronizing method in the step 201, the details of which can be found in the step 201, so verbosity is omitted here.
- system files of a currently used system are synchronized to a corresponding mirror system
- a system upgrade is performed in the synchronized mirror system
- the upgraded mirror system is started after the mirror system is successfully upgraded
- the upgraded mirror system is used as the currently used system, such that the system upgrade does not influence normal use of the currently used system.
- the upgrade is performed in the mirror system, which prevents from the case where accidents have occurred in the upgrade of the system that results in that the currently used system can not be normally used, and thus increases safety and stability of the system.
- the present embodiment provides a device for upgrading a system, and the device is configured to perform the methods for upgrading the system provided by Embodiments 1 or 2.
- the device may include:
- the system files of the currently used system include BOOT files and SYSTEM files; and the first synchronizing module 302 is configured to synchronize the BOOT files of the currently used system to the corresponding mirror system, and to synchronize the SYSTEM files of the currently used system to the corresponding mirror system after the BOOT files are successfully synchronized.
- the device may further include:
- the device may further include: a setting module 308 configured to set and display a starting identifier to allow a user to confirm according to the starting identifier whether to start the upgraded mirror system;
- the starting module 305 is configured to perform an operation of starting the upgraded mirror system after obtaining information indicating that the user determines to start the upgraded mirror system.
- the device may further include: a second synchronizing module 309 configured to synchronize system files of the upgraded mirror system to the previously used system.
- system files of a currently used system are synchronized to a corresponding mirror system
- a system upgrade is performed in the synchronized mirror system
- the upgraded mirror system is started after the mirror system is successfully upgraded
- the upgraded mirror system is used as the currently used system, such that the system upgrade does not influence normal use of the currently used system.
- the upgrade is performed in the mirror system, which prevents from the case where accidents have occurred in the upgrade of the system that results in that the currently used system can not be normally used, and thus increases safety and stability of the system.
- the embodiments of the present disclosure provide an apparatus for upgrading a system, and the apparatus for upgrading the system in the embodiments of the present disclosure may include one or more components: processors that are used for executing computer program instructions to carry out various kinds of flows and methods, random access memory (RAM) and Read Only Memory (ROM) for storing information and program instructions, storages for storing data and information, databases for storing sheets, catalogues or other data structures, I/O devices, interfaces, antennas or the like.
- processors that are used for executing computer program instructions to carry out various kinds of flows and methods
- RAM random access memory
- ROM Read Only Memory
- storages for storing data and information
- databases for storing sheets, catalogues or other data structures
- I/O devices interfaces, antennas or the like.
- the computer program instructions are stored in the storages in form of one or more modules, and are configured to be executed by the processors, the above one or more modules have functions of:
- system files of a currently used system are synchronized to a corresponding mirror system
- a system upgrade is performed in the synchronized mirror system
- the upgraded mirror system is started after the mirror system is successfully upgraded
- the upgraded mirror system is used as the currently used system, such that the system upgrade does not influence normal use of the currently used system.
- the upgrade is performed in the mirror system, which prevents from the case where accidents have occurred in the upgrade of the system that results in that the currently used system can not be normally used is prevent, and thus increases safety and stability of the system.
- the device and the apparatus for upgrading the system provided by the above embodiments realize the system upgrade
- the division of the above function modules are described only for illustration, and in actual applications, the above function allocation may be implemented by different function modules as needed. That is, the internal structure of the apparatus is divided into different function modules, to realize all or a part of the above-described functions.
- the device and the apparatus for upgrading the system and the method for upgrading the system provided by the above embodiments belong to the same inventive concept, and their specific implementing processes may be found in the embodiments of the method, so verbosity is omitted here.
- the whole or a part of the steps in the above embodiments may be achieved by hardware, or may be achieved by a program instructing the relevant hardware.
- the program may be stored in a computer readable storage medium, and the storage medium may be a read only memery, a magnetic disk or an optical disk, etc.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Quality & Reliability (AREA)
- Computer Security & Cryptography (AREA)
- Stored Programmes (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Information Transfer Between Computers (AREA)
- Hardware Redundancy (AREA)
Abstract
Description
- The present application is based upon and claims priority to Chinese Patent Application No.
, the entire contents of which are incorporated herein by reference.201310256345.9 filed on June 25, 2013 - The present disclosure relates to the field of information technology, and particularly, to a method, a device and an apparatus for upgrading a system.
- As hardware structures of smart electronic terminal products become more and more similar, core values and technologies of various kinds of smart electronic terminal products are reflected in functions of systems of the smart electronic terminal products, and the smart electronic terminal products equipped with systems having high maturity and perfect functions have relatively high competitiveness in market competition. In order to guarantee stability of the systems and perfectness of the functions, currently used systems are required to be upgraded frequently. Thus, how to safely and quickly upgrade a currently used system is the key to guarantee safety and stability of the system.
- Currently, when a currently used system is upgraded, a corresponding system upgrade package is downloaded via a network, then the currently used system is restarted after the download is completed, the downloaded system upgrade package is operated to upgrade the currently used system, the currently used system is restarted after the upgrade is completed, and at this time, the currently used system is the upgraded system.
- For an upgrade scheme of the above system, since the currently used system is upgraded, if accidents such as system poweroff or an abnormal system upgrade have occurred in the upgrade of the system, it will result in that the currently used system can not be normally used, thereby decreasing safety and stability of the system. In addition, when the entire process for upgrading the system is performed after the system is restarted, the system can not be used while the system is being upgraded.
- In order to solve the problems in the Background, embodiments of the present disclosure provide a method, a device and an apparatus for upgrading a system.
- According to a first aspect of the embodiments of the present disclosure, a method for upgrading a system is provided, and the method includes:
- determining a currently used system, and synchronizing system files of the currently used system to a corresponding mirror system;
- obtaining a system upgrade package, and upgrading the synchronized mirror system according to the system upgrade package; and
- starting the upgraded mirror system after the synchronized mirror system is successfully upgraded, and using the upgraded mirror system as the currently used system.
- In one embodiment, the system files of the currently used system include BOOT files and SYSTEM files; and
the synchronizing the system files of the currently used system to the corresponding mirror system includes: synchronizing the BOOT files of the currently used system to the corresponding mirror system, and synchronizing the SYSTEM files of the currently used system to the corresponding mirror system after the BOOT files are successfully synchronized. - In one embodiment, before the obtaining the system upgrade package, the method further includes: searching whether a corresponding system upgrade package is present in a network, and if the corresponding system upgrade package is present, displaying a prompt indicating that the system upgrade package is present to allow a user to confirm according to the prompt whether to perform system upgrade; and
the obtaining the system upgrade package includes: downloading the corresponding system upgrade package from the network after obtaining confirmation information indicating that the user determines to perform the system upgrade. - In one embodiment, before the starting the upgraded mirror system, the method further includes: setting and displaying a starting identifier to allow a user to confirm according to the starting identifier whether to start the upgraded mirror system; and
the starting the upgraded mirror system includes: performing an operation of starting the upgraded mirror system after obtaining the confirmation information indicating that the user determines to start the upgraded mirror system. - In one embodiment, after the using the upgraded mirror system as the currently used system, the method further includes: synchronizing system files of the upgraded mirror system to the previously used system.
- According to a second aspect of the embodiments of the present disclosure, a device for upgrading a system is provided, and the device includes:
- a determining module configured to determine a currently used system;
- a first synchronizing module configured to synchronize system files of the currently used system determined by the determining module to a corresponding mirror system;
- an obtaining module configured to obtain a system upgrade package;
- an upgrading module configured to upgrade the synchronized mirror system according to the system upgrade package obtained by the obtaining module; and
- a starting module configured to start the upgraded mirror system after the synchronized mirror system is successfully upgraded, and to use the upgraded mirror system as the currently used system.
- In one embodiment, the system files of the currently used system include BOOT files and SYSTEM files; and
the first synchronizing module configured to synchronize the BOOT files of the currently used system to the corresponding mirror system, and to synchronize the SYSTEM files of the currently used system to the corresponding mirror system after the BOOT files are successfully synchronized. - In one embodiment, the device further includes:
- a searching module configured to search whether a corresponding system upgrade package is present in a network;
- a displaying module configured to display a prompt indicating that the system upgrade package is present when the searching module searches out that the corresponding system upgrade package is present, to allow a user to confirm according to the prompt whether to perform a system upgrade;
- an obtaining module configured to download the corresponding system upgrade package from the network after to obtain confirmation information indicating that the user determines to perform the system upgrade.
- In one embodiment, the device further includes:
- a setting module configured to set and display a starting identifier to allow a user to confirm according to the starting identifier whether to start the upgraded mirror system;
- a starting module configured to perform an operation of starting the upgraded mirror system after to obtain the confirmation information indicating that the user determines to start the upgraded mirror system.
- In one embodiment, the device further includes: a second synchronizing module configured to synchronize system files of the upgraded mirror system to the previously used system.
- According to a third aspect, an apparatus for upgrading a system is provided, and the apparatus includes:
- one or more processors;
- a storage; and
- one or more modules stored in the storage and configured to be performed by the one or more processors, wherein the one or more modules have functions of:
- determining a currently used system, and synchronizing system files of the currently used system to a corresponding mirror system;
- obtaining a system upgrade package, and upgrading the synchronized mirror system according to the system upgrade package; and
- starting the upgraded mirror system after the synchronized mirror system is successfully upgraded, and using the upgraded mirror system as the currently used system.
- The technical solutions provided by the embodiments of the present disclosure may include the following beneficial effects that: system files of a currently used system are synchronized to a corresponding mirror system, a system upgrade is performed in the synchronized mirror system, the upgraded mirror system is started after the mirror system is successfully upgraded, and the upgraded mirror system is used as the currently used system, such that the system upgrade does not influence normal use of the currently used system. Meanwhile, the upgrade is performed in the mirror system, which prevents from the case where accidents have occurred in the upgrade of the system that results in that the currently used system can not be normally used, and thus increases safety and stability of the system.
- It should be understood that both the above general description and the following detailed description are only illustrative and explanatory, which do not limit the present invention.
- The accompanying drawings, which hereby are incorporated in and constitute a part of this specification, illustrate embodiments that conform to the present invention, and together with the specification serve to explain the principles of the present invention.
-
FIG. 1 is a flowchart illustrating a method for upgrading a system according to an exemplary embodiment; -
FIG. 2 is a flowchart illustrating a method for upgrading a system according to an exemplary embodiment; -
FIG. 3 is a block diagram illustrating a first kind of device for upgrading a system according to an exemplary embodiment; -
FIG. 4 is a block diagram illustrating a second kind of device for upgrading a system according to an exemplary embodiment. -
FIG. 5 is a block diagram illustrating a third kind of device for upgrading a system according to an exemplary embodiment; and -
FIG. 6 is a block diagram illustrating a fourth kind of device for upgrading a system according to an exemplary embodiment. - In order to make purposes, technical solutions and advantages of the present disclosure more clear, hereinafter, the embodiments of the present disclosure will be further described in detail in conjunction with the drawings.
- The present embodiment provides a method for upgrading a system, with reference to
Fig.1 , the flow of the method provided by the present embodiment may be shown as follows: - Step 101: determining a currently used system, and synchronizing system files of the currently used system to a corresponding mirror system;
in one embodiment, the system files of the currently used system include BOOT files and SYSTEM files;
the synchronizing the system files of the currently used system to the corresponding mirror system may include: synchronizing the BOOT files of the currently used system to the corresponding mirror system, and synchronizing the SYSTEM files of the currently used system to the corresponding mirror system after the BOOT files are successfully synchronized. - Step 102: obtaining a system upgrade package, and upgrading the synchronized mirror system according to the system upgrade package;
in one embodiment, before obtaining the system upgrade package, the method may further include: searching whether a corresponding system upgrade package is present in the network, and displaying a prompt indicating that the system upgrade package is present if the corresponding system upgrade package is present, to allow a user to confirm according to the prompt whether to perform a system upgrade;
the obtaining the system upgrade package includes: downloading the corresponding system upgrade package from the network after obtaining information indicating to perform the system upgrade determined by the user. - Step 103: starting the upgraded mirror system after the synchronized mirror system is successfully upgraded, and using the upgraded mirror system as the currently used system;
- In one embodiment, before starting the upgraded mirror system, the method may further include: setting and displaying a starting identifier, to allow a user to confirm according to the starting identifier whether to start the upgraded mirror system;
the starting the upgraded mirror system includes: performing an operation of starting the upgraded mirror system after obtaining information indicating to start the upgraded mirror system determined by the user. - In one embodiment, after using the upgraded mirror system as the currently used system, the method may further include: synchronizing system files of the upgraded mirror system to the previously used system.
- In the method provided by the present embodiment, system files of a currently used system are synchronized to a corresponding mirror system, a system upgrade is performed in the synchronized mirror system, the upgraded mirror system is started after the mirror system is successfully upgraded, and the upgraded mirror system is used as the currently used system, such that the system upgrade does not influence normal use of the currently used system. Meanwhile, the upgrade is performed in the mirror system, which prevents from the case where accidents have occurred in the upgrade of the system that results in that the currently used system can not be normally used, and thus increases safety and stability of the system.
- In order to more clearly explain the method for upgrading a system provided by the above embodiment, by combining the contents of the above embodiment and taking the following Embodiment 2 as an example, a method for upgrading a system is explained in detail in the following Embodiment 2.
- The present embodiment provides a method for upgrading a system, the systems to be upgraded in the present embodiment includes two synchronized systems, and any one of the two systems is currently used, the other system not used currently is a mirror system corresponding to the currently used system. With reference to
Fig.2 , the flow of the method provided by the present embodiment may be shown as follows: - Step 201: determining a currently used system, and synchronizing system files of the currently used system to a corresponding mirror system;
- When this step is specifically performed, the present embodiment does not limit a specific time at which the
step 201 is performed. For example, in order to guarantee synchronization between the currently used system and the corresponding mirror system, a synchronizing period may be preset, by which thestep 201 is periodically performed. Wherein, the present embodiment does not limit a specific length of the preset synchronizing period, for example, the synchronizing period may be preset to be a week or a day. Besides, thestep 201 may also be performed while it is determined that a system upgrade is required to be performed in accordance with the method for upgrading the system provided by the present embodiment. - In addition, the system files of the currently used system include BOOT files and SYSTEM files. Thus, when the step of synchronizing the system files of the currently used system to the corresponding mirror system is implemented, it is required to synchronize the BOOT files of the currently used system to the corresponding mirror system, and to synchronize the SYSTEM files of the currently used system to the corresponding mirror system after the BOOT files are successfully synchronized. If the process to synchronize the BOOT files of the currently used system to the corresponding mirror system fails, or the process to synchronize the SYSTEM files of the currently used system to the corresponding mirror system fails, the synchronizing process between the currently used system and the corresponding mirror system is determined to be failed. In order to successfully perform subsequent processes for upgrading the system, the method provided by the present embodiment may repeatedly perform the synchronizing process between the two systems till the synchronization is succeeded, and then subsequent upgrade steps continue to be performed. Besides, a specific method for implementing the step of synchronizing the system files of the currently used system to the corresponding mirror system may also be other methods. The present embodiment does not limit a specific method for implementing the step of synchronizing the system files of the currently used system to the corresponding mirror system.
- Step 202: obtaining a system upgrade package;
- With respect to this step, the present embodiment does not limit a specific method of obtaining an upgrade package. The method includes downloading a corresponding system upgrade package from a network, but it is not limited thereto.
- In one embodiment, in order to make the method for upgrading a system provided by the present embodiment be more conforming to a user's actual needs, before obtaining the system upgrade package, it is searched whether a corresponding system upgrade package is present in the network, and a prompt indicating that the system upgrade package is present is displayed if the corresponding system upgrade package is present, to allow a user to confirm according to the prompt whether to perform the system upgrade; and the corresponding system upgrade package is downloaded from the network after information indicating to perform the system upgrade determined by the user is obtained.
- The present embodiment does not limit a specific searching time at which it is searched whether a corresponding system upgrade package is present in the network. For example, a searching period may be set, such that it is periodically searched whether the corresponding system upgrade package is present in the network. Wherein, the set searching period can be any length, for example, the searching period may be set to be an hour or a day or the like. Furthermore, the present embodiment does not limit a specific searching method for searching whether a corresponding system upgrade package is present in the network. The method includes determining a version number of the currently used system, and searching whether a system upgrade package corresponding to the version number is present in the network according to the version number of the currently used system, but it is not limited thereto. The present embodiment does not limit a specific displaying method for displaying a prompt indicating that the system upgrade package is present. The method includes popping up a prompt window indicating that the system upgrade package is present, but it is not limited thereto. The present embodiment does not limit a specific determining method for obtaining information indicating that the user determines to perform a system upgrade. The method includes using obtained information indicating that a user clicks a specified button in the prompt window, which indicates that the system upgrade package is present, as information indicating that the user determines to perform the system upgrade, but it is not limited thereto.
- It is to be explained that, since the present embodiment does not limit a specific searching time at which it is searched whether a corresponding system upgrade package is present in the network, if it is searched out that the corresponding system upgrade package is present in the network before the
step 201, and the confirmation information indicating that the user determines to perform the system upgrade is obtained, thestep 202 of downloading the corresponding system upgrade package form the network is performed directly in the currently used system, and then thestep 201 is performed, at this time, the system upgrade package included in the synchronized mirror system is the system upgrade package that is synchronized from the currently used system. If it is searched out that the corresponding system upgrade package is present in the network after thestep 201, and the confirmation information indicating that the user determines to perform the system upgrade is obtained, thestep 202 is performed in the synchronized mirror system to download the corresponding system upgrade package form the network after thestep 201 is performed, at this time, the system upgrade package included in the synchronized mirror system is the system upgrade package that is downloaded from the network. Thus, the present embodiment does not limit a specific sequence of performing the 201 and 202.steps - Step 203: upgrading the synchronized mirror system according to the system upgrade package;
- With respect to this step, the present embodiment does not limit a specific upgrading method for upgrading the synchronized mirror system according to the system upgrade package. For example, the obtained system upgrade package is analyzed, and it is determined whether the analysis is normal according to a digital signature, and if the analysis is normal, files in the system upgrade package are updated to the synchronized mirror system in manner of patches in the synchronized mirror system.
- Step 204: starting the upgraded mirror system after the synchronized mirror system is successfully upgraded, and using the upgraded mirror system as the currently used system.
- With respect to this step, the present embodiment does not limit a specific time at which the upgraded mirror system is started. For example, after the synchronized mirror system is successfully upgraded, the upgraded mirror system may be started when the system is restarted. For another example, after the synchronized mirror system is successfully upgraded, a starting identifier may be set and displayed to allow a user to confirm according to the starting identifier whether to start the upgraded mirror system, and an operation of starting the upgraded mirror system is performed after information indicating that the user determines to start the upgraded mirror system is obtained. A specific method for setting the starting identifier includes setting a specific parameter that represents the starting identifier, but it is not limited there to. The parameter value is used as identifier that determines whether to start or not. For example, when the parameter value is 0, it is a non-starting identifier, and when the parameter value is 1, it is a starting identifier. Certainly, the starting identifier may also use other numerical numbers to represent non-starting or starting. The present embodiment does not limit specific numerical numbers by which the starting identifier represents non-starting or starting. The present embodiment does not limit a specific method for displaying the starting identifier. The method includes displaying the starting identifier in manner of popping up a prompt window of the starting identifier to allow a user to confirm whether to start the upgraded mirror system by clicking the prompt window, or displaying a button that represents the starting identifier to make the user determines whether to start the upgraded mirror system by clicking the button, but it is not limited thereto. After information indicating that the user clicks the prompt window or the button that represents the starting identifier is obtained, the obtained information indicating that the user clicks the prompt window or the button that represents the starting identifier may be used as the obtained information indicating that the user determines to start the upgraded mirror system. The present embodiment does not limit a specific obtaining method for obtaining information indicating that the user determines to start the upgraded mirror system.
- In one embodiment, in order to maintain synchronization between a currently used system and a mirror system, after the upgraded mirror system is used as the currently used system, system files of the upgraded mirror system are synchronized to the previously used system. The present embodiment does not limit a specific synchronizing method for synchronizing the system files of the upgraded mirror system to the previously used system. For example, BOOT files and SYSTEM files of the upgraded mirror system may be synchronized to the previously used system in accordance with the specific synchronizing method in the
step 201, the details of which can be found in thestep 201, so verbosity is omitted here. - In the method provided by the present embodiment, system files of a currently used system are synchronized to a corresponding mirror system, a system upgrade is performed in the synchronized mirror system, the upgraded mirror system is started after the mirror system is successfully upgraded, and the upgraded mirror system is used as the currently used system, such that the system upgrade does not influence normal use of the currently used system. Meanwhile, the upgrade is performed in the mirror system, which prevents from the case where accidents have occurred in the upgrade of the system that results in that the currently used system can not be normally used, and thus increases safety and stability of the system.
- The present embodiment provides a device for upgrading a system, and the device is configured to perform the methods for upgrading the system provided by Embodiments 1 or 2. With reference to
Fig.3 , the device may include: - a determining
module 301 configured to determine a currently used system; - a
first synchronizing module 302 configured to synchronize system files of the currently used system determined by the determiningsystem 301 to a corresponding mirror system; - an obtaining
module 303 configured to obtain a system upgrade package; - an
upgrading module 304 configured to upgrade the synchronized mirror system according to the system upgrade package obtained by the obtainingmodule 303; - a starting
module 305 configured to start the upgraded mirror system after the synchronized mirror system is successfully upgraded, and to use the upgraded mirror system as the currently used system. - In one embodiment, the system files of the currently used system include BOOT files and SYSTEM files; and
thefirst synchronizing module 302 is configured to synchronize the BOOT files of the currently used system to the corresponding mirror system, and to synchronize the SYSTEM files of the currently used system to the corresponding mirror system after the BOOT files are successfully synchronized. - With reference to
Fig.4 , the device may further include: - a searching
module 306 configured to search whether a corresponding system upgrade package is present in the network; - a displaying
module 307 configured to display a prompt indicating that the system upgrade package is present when the searchingmodule 306 searches out that the corresponding system upgrade package is present to allow a user to confirm according to the prompt whether to perform a system upgrade; - wherein the obtaining
module 303 is configured to download the corresponding system upgrade package from the network after obtaining information indicating that the user determines to perform the system upgrade. - With reference to
Fig.5 , the device may further include: a settingmodule 308 configured to set and display a starting identifier to allow a user to confirm according to the starting identifier whether to start the upgraded mirror system; - wherein the starting
module 305 is configured to perform an operation of starting the upgraded mirror system after obtaining information indicating that the user determines to start the upgraded mirror system. - With reference to
Fig.6 , the device may further include: asecond synchronizing module 309 configured to synchronize system files of the upgraded mirror system to the previously used system. - In the device provided by the present embodiment, system files of a currently used system are synchronized to a corresponding mirror system, a system upgrade is performed in the synchronized mirror system, the upgraded mirror system is started after the mirror system is successfully upgraded, and the upgraded mirror system is used as the currently used system, such that the system upgrade does not influence normal use of the currently used system. Meanwhile, the upgrade is performed in the mirror system, which prevents from the case where accidents have occurred in the upgrade of the system that results in that the currently used system can not be normally used, and thus increases safety and stability of the system.
- The embodiments of the present disclosure provide an apparatus for upgrading a system, and the apparatus for upgrading the system in the embodiments of the present disclosure may include one or more components: processors that are used for executing computer program instructions to carry out various kinds of flows and methods, random access memory (RAM) and Read Only Memory (ROM) for storing information and program instructions, storages for storing data and information, databases for storing sheets, catalogues or other data structures, I/O devices, interfaces, antennas or the like.
- In the embodiments of the present disclosure, the computer program instructions are stored in the storages in form of one or more modules, and are configured to be executed by the processors, the above one or more modules have functions of:
- determining a currently used system, and synchronizing system files of the currently used system to a corresponding mirror system;
- obtaining a system upgrade package, and upgrading the synchronized mirror system according to the system upgrade package;
- starting the upgraded mirror system after the synchronized mirror system is successfully upgraded, and using the upgraded mirror system as the currently used system.
- Examples of the embodiments having the above functions have been described in detail in the method embodiments, so verbosity is omitted here.
- In the apparatus provided by the present embodiment, system files of a currently used system are synchronized to a corresponding mirror system, a system upgrade is performed in the synchronized mirror system, the upgraded mirror system is started after the mirror system is successfully upgraded, and the upgraded mirror system is used as the currently used system, such that the system upgrade does not influence normal use of the currently used system. Meanwhile, the upgrade is performed in the mirror system, which prevents from the case where accidents have occurred in the upgrade of the system that results in that the currently used system can not be normally used is prevent, and thus increases safety and stability of the system.
- It is to be explained that when the device and the apparatus for upgrading the system provided by the above embodiments realize the system upgrade, the division of the above function modules are described only for illustration, and in actual applications, the above function allocation may be implemented by different function modules as needed. That is, the internal structure of the apparatus is divided into different function modules, to realize all or a part of the above-described functions. In addition, the device and the apparatus for upgrading the system and the method for upgrading the system provided by the above embodiments belong to the same inventive concept, and their specific implementing processes may be found in the embodiments of the method, so verbosity is omitted here.
- The numbers of the above embodiments of the present disclosure are only for description, not represent the sain ehe of the embodiments.
- Those skilled in the art could understand, the whole or a part of the steps in the above embodiments may be achieved by hardware, or may be achieved by a program instructing the relevant hardware. The program may be stored in a computer readable storage medium, and the storage medium may be a read only memery, a magnetic disk or an optical disk, etc.
- The above contents are only the embodiments of the present invention, which are not used to limit the present invention. Any changes, equal substitution and modifications, etc., within the spirit and principle of the present invention should be included in the protection scope of the present invention.
Claims (11)
- A method for upgrading a system, characterized in that the method comprises:determining a currently used system, and synchronizing system files of the currently used system to a corresponding mirror system;obtaining a system upgrade package, and upgrading the synchronized mirror system according to the system upgrade package; andstarting the upgraded mirror system after the synchronized mirror system is successfully upgraded, and using the upgraded mirror system as the currently used system.
- The method according to claim 1, characterized in that the system files of the currently used system comprise BOOT files and SYSTEM files; and
the synchronizing the system files of the currently used system to the corresponding mirror system comprises:synchronizing the BOOT files of the currently used system to the corresponding mirror system, and synchronizing the SYSTEM files of the currently used system to the corresponding mirror system after the BOOT files are successfully synchronized. - The method according to claim 1, characterized in that before the obtaining the system upgrade package, the method further comprises:searching whether a corresponding system upgrade package is present in a network, and if the corresponding system upgrade package is present, displaying a prompt indicating that the system upgrade package is present to allow a user to confirm whether to perform a system upgrade according to the prompt; andthe obtaining the system upgrade package comprises:downloading the corresponding system upgrade package from the network after obtaining confirmation information indicating that the user determines to perform the system upgrade.
- The method according to claim 1, characterized in that before the starting the upgraded mirror system, the method further comprises:setting and displaying a starting identifier to allow a user to confirm according to the starting identifier whether to start the upgraded mirror system; andthe starting the upgraded mirror system comprises:performing an operation of starting the upgraded mirror system after obtaining the confirmation information indicating that the user determines to start the upgraded mirror system.
- The method according to any one of claims 1-4, characterized in that after the using the upgraded mirror system as the currently used system, the method further comprises:synchronizing system files of the upgraded mirror system to the previously used system.
- A device for upgrading a system, characterized in that the device comprises:a determining module configured to determine a currently used system;a first synchronizing module configured to synchronize system files of the currently used system determined by the determining module to a corresponding mirror system;an obtaining module configured to obtain a system upgrade package;an upgrading module configured to upgrade the synchronized mirror system according to the system upgrade package obtained by the obtaining module; anda starting module configured to start the upgraded mirror system after the synchronized mirror system is successfully upgraded, and to use the upgraded mirror system as the currently used system.
- The device according to claim 6, characterized in that the system files of the currently used system comprise BOOT files and SYSTEM files; and
the first synchronizing module configured to synchronize the BOOT files of the currently used system to the corresponding mirror system, and to synchronize the SYSTEM files of the currently used system to the corresponding mirror system after the BOOT files are successfully synchronized. - The device according to claim 6, characterized in that the device further comprises:a searching module configured to search whether a corresponding system upgrade package is present in a network;a displaying module configured to display a prompt indicating that the system upgrade package is present when the searching module searches out that the corresponding system upgrade package is present, to allow a user to confirm according to the prompt whether to perform a system upgrade; andthe obtaining module configured to download the corresponding system upgrade package from the network after to obtain confirmation information indicating that the user determines to perform the system upgrade.
- The device according to claim 6, characterized in that the device further comprises:a setting module configured to set and display a starting identifier to allow a user to confirm according to the starting identifier whether to start the upgraded mirror system; andthe starting module configured to perform an operation of starting the upgraded mirror system after to obtain the confirmation information indicating that the user determines to start the upgraded mirror system.
- The device according to any one of claims 6 to 9, characterized in that the device further comprises:a second synchronizing module configured to synchronize system files of the upgraded mirror system to the previously used system.
- An apparatus for upgrading a system, characterized in that the apparatus comprises:one or more processors;a storage; andone or more modules stored in the storage and configured to be performed by the one or more processors, wherein the one or more modules have functions of:determining a currently used system, and synchronize system files of the currently used system to a corresponding mirror system;obtaining a system upgrade package, and upgrade the synchronized mirror system according to the system upgrade package; andstarting the upgraded mirror system after the synchronized mirror system is successfully upgraded, and to use the upgraded mirror system as the currently used system.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN2013102563459A CN103309713A (en) | 2013-06-25 | 2013-06-25 | System upgrading method, device and equipment |
| PCT/CN2014/072319 WO2014206100A1 (en) | 2013-06-25 | 2014-02-20 | System update method, apparatus, and device |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| EP3015987A1 true EP3015987A1 (en) | 2016-05-04 |
| EP3015987A4 EP3015987A4 (en) | 2016-06-15 |
Family
ID=49134973
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP14817688.6A Withdrawn EP3015987A4 (en) | 2013-06-25 | 2014-02-20 | METHOD, APPARATUS AND DEVICE FOR SYSTEM UPDATE |
Country Status (10)
| Country | Link |
|---|---|
| US (1) | US20140380292A1 (en) |
| EP (1) | EP3015987A4 (en) |
| JP (1) | JP2015535624A (en) |
| KR (1) | KR101674975B1 (en) |
| CN (1) | CN103309713A (en) |
| BR (1) | BR112015016079A2 (en) |
| IN (1) | IN2015DN03976A (en) |
| MX (1) | MX355185B (en) |
| RU (1) | RU2625562C2 (en) |
| WO (1) | WO2014206100A1 (en) |
Families Citing this family (15)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103309713A (en) * | 2013-06-25 | 2013-09-18 | 北京小米科技有限责任公司 | System upgrading method, device and equipment |
| US20160162278A1 (en) * | 2014-12-05 | 2016-06-09 | Cyanogen Inc. | System and method for applying an update to a device system via a system snapshot |
| CN104572082A (en) * | 2014-12-19 | 2015-04-29 | 龙凤娇 | Product upgrading method and device |
| CN105843367A (en) * | 2016-03-24 | 2016-08-10 | 维沃移动通信有限公司 | Application processing method and electronic device |
| US10423572B2 (en) * | 2016-09-23 | 2019-09-24 | Apple Inc. | Performing live updates to file system volumes |
| CN106911502B (en) * | 2017-02-22 | 2019-11-12 | 烽火通信科技股份有限公司 | A kind of upgrade method and system of intelligent home gateway equipment |
| CN107291490A (en) * | 2017-05-03 | 2017-10-24 | 上海上讯信息技术股份有限公司 | A kind of method and apparatus of system upgrade |
| CN108153539A (en) * | 2018-01-10 | 2018-06-12 | 广州晟启能源设备有限公司 | Desiccation machine remote upgrade method, device and sludge at low temperature desiccation machine |
| CN109756569B (en) * | 2018-12-29 | 2021-08-20 | 武汉深之度科技有限公司 | Mirror image source management method, resource downloading method and computing device |
| CN111752577B (en) * | 2019-03-28 | 2023-07-18 | 深圳市优必选科技有限公司 | Upgrading method and equipment for system version |
| US10936296B2 (en) | 2019-05-07 | 2021-03-02 | Microsoft Technology Licensing, Llc | Automated application updates during operating system upgrades |
| CN110231949A (en) * | 2019-06-25 | 2019-09-13 | 广东小天才科技有限公司 | System upgrading method and device, electronic equipment and storage medium |
| CN110807198B (en) * | 2019-11-04 | 2022-09-23 | 吉林亿联银行股份有限公司 | Method for acquiring information for repairing bugs and patch processing system |
| CN113407220B (en) * | 2021-07-12 | 2022-04-19 | 浙江华网俊业科技有限公司 | Updating method and device for mirror image pushing local terminal |
| CN118494228A (en) * | 2024-05-28 | 2024-08-16 | 重庆赛力斯凤凰智创科技有限公司 | Charging method, system, medium and equipment in OTA upgrading process |
Family Cites Families (22)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH07253891A (en) * | 1994-03-15 | 1995-10-03 | Hitachi Ltd | Program remote revision method |
| US5907849A (en) * | 1997-05-29 | 1999-05-25 | International Business Machines Corporation | Method and system for recovery in a partitioned shared nothing database system using virtual share disks |
| US7159240B2 (en) * | 2001-11-16 | 2007-01-02 | Microsoft Corporation | Operating system upgrades in a trusted operating system environment |
| US7000229B2 (en) * | 2002-07-24 | 2006-02-14 | Sun Microsystems, Inc. | Method and system for live operating environment upgrades |
| JP2004234511A (en) * | 2003-01-31 | 2004-08-19 | Nec Corp | Software updating system, portable terminal, software updating method, and program |
| US7225440B2 (en) * | 2003-08-14 | 2007-05-29 | International Business Machines Corporation | System and method for manufacturing and updating insertable portable operating system module |
| JP2005107803A (en) * | 2003-09-30 | 2005-04-21 | Hitachi Ltd | System update method and computer system for executing the method |
| US7320127B2 (en) * | 2003-11-25 | 2008-01-15 | Cisco Technology, Inc. | Configuration synchronization for redundant processors executing different versions of software |
| TWI258671B (en) * | 2004-04-16 | 2006-07-21 | Intervideo Digital Technology | System for automatic downloading for data update in computer system with two operation systems and method thereof |
| US7373492B2 (en) * | 2004-08-30 | 2008-05-13 | Lehman Brothers Inc. | Boot disk management utility |
| US20060112313A1 (en) * | 2004-11-12 | 2006-05-25 | Tripp Thomas M | Bootable virtual disk for computer system recovery |
| JP4806572B2 (en) * | 2006-02-15 | 2011-11-02 | 株式会社日立製作所 | Controlling access in a storage system that distributes the reference load by data mirroring |
| US8286156B2 (en) * | 2006-11-07 | 2012-10-09 | Sandisk Technologies Inc. | Methods and apparatus for performing resilient firmware upgrades to a functioning memory |
| US20100234008A1 (en) * | 2009-03-10 | 2010-09-16 | Symbol Technologies, Inc. | Operating system updates for mobile devices via text messages |
| CN102129375B (en) * | 2010-01-12 | 2014-07-02 | 中国移动通信集团公司 | Method and equipment for system upgrade of mobile terminal |
| JP2012008824A (en) * | 2010-06-25 | 2012-01-12 | Funai Electric Co Ltd | Av device |
| CN102103509A (en) * | 2010-11-23 | 2011-06-22 | Tcl集团股份有限公司 | Method for remotely and automatically upgrading Internet television |
| CN102073541B (en) * | 2010-12-28 | 2015-05-20 | 中兴通讯股份有限公司 | Data access method and mobile terminal |
| CN102708028B (en) * | 2012-05-18 | 2015-01-07 | 中国人民解放军第二炮兵装备研究院第四研究所 | Trusted redundant fault-tolerant computer system |
| US9203624B2 (en) * | 2012-06-04 | 2015-12-01 | Apple Inc. | Authentication and notification heuristics |
| CN103092662A (en) * | 2013-02-04 | 2013-05-08 | 烽火通信科技股份有限公司 | Software module upgrading method for terminal device based on embedded operating system |
| CN103309713A (en) * | 2013-06-25 | 2013-09-18 | 北京小米科技有限责任公司 | System upgrading method, device and equipment |
-
2013
- 2013-06-25 CN CN2013102563459A patent/CN103309713A/en active Pending
-
2014
- 2014-02-20 IN IN3976DEN2015 patent/IN2015DN03976A/en unknown
- 2014-02-20 MX MX2015007249A patent/MX355185B/en active IP Right Grant
- 2014-02-20 WO PCT/CN2014/072319 patent/WO2014206100A1/en not_active Ceased
- 2014-02-20 EP EP14817688.6A patent/EP3015987A4/en not_active Withdrawn
- 2014-02-20 KR KR1020157013898A patent/KR101674975B1/en active Active
- 2014-02-20 JP JP2015543299A patent/JP2015535624A/en active Pending
- 2014-02-20 RU RU2015121306A patent/RU2625562C2/en active
- 2014-02-20 BR BR112015016079A patent/BR112015016079A2/en not_active IP Right Cessation
- 2014-05-20 US US14/281,915 patent/US20140380292A1/en not_active Abandoned
Also Published As
| Publication number | Publication date |
|---|---|
| US20140380292A1 (en) | 2014-12-25 |
| BR112015016079A2 (en) | 2017-07-11 |
| RU2015121306A (en) | 2017-03-10 |
| CN103309713A (en) | 2013-09-18 |
| RU2625562C2 (en) | 2017-07-14 |
| KR101674975B1 (en) | 2016-11-10 |
| KR20150079837A (en) | 2015-07-08 |
| IN2015DN03976A (en) | 2015-10-02 |
| MX355185B (en) | 2018-04-09 |
| EP3015987A4 (en) | 2016-06-15 |
| JP2015535624A (en) | 2015-12-14 |
| MX2015007249A (en) | 2015-08-12 |
| WO2014206100A1 (en) | 2014-12-31 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| EP3015987A1 (en) | System update method, apparatus, and device | |
| US10713034B2 (en) | Updating web resources | |
| US10212563B2 (en) | Updating web resources | |
| EP3441876B1 (en) | Patch upgrade-based file processing method and device, terminal, and storage medium | |
| US11003599B2 (en) | Method, apparatus and system of managing external devices, memory and unmanned aerial vehicle | |
| CN105302533B (en) | Code synchronization method and device | |
| CN107679058B (en) | Data synchronization method, device and computer readable storage medium | |
| US9185174B2 (en) | Maintaining mobile device operations | |
| CN111225064A (en) | Ceph cluster deployment method, system, device and computer-readable storage medium | |
| CN113535206B (en) | Multi-version code upgrading method and system | |
| US20150052539A1 (en) | Application Synchronization Method and Program | |
| US20140298316A1 (en) | Managing method for application program installation and electronic device | |
| CN112527628B (en) | Configuration data synchronization method, device and electronic device | |
| CN114780019A (en) | Electronic device management method and device, electronic device and storage medium | |
| EP3425510B1 (en) | Automated testing method for application program user interface, electronic device, system, and storage medium | |
| CN109976794B (en) | Updating method, updating system and electronic equipment | |
| KR102142905B1 (en) | Automatic Restoring Method of User File System in Communication Terminal | |
| CN109144967B (en) | Maintenance system and method for improving distributed computing system | |
| CN106155737A (en) | A kind of method and device of upgrading terminals | |
| WO2016118542A1 (en) | Multiple phase unenrollment for devices under management | |
| CN109996262B (en) | AC starting method and device | |
| CN116318504A (en) | Clock synchronization method, device, equipment and storage medium | |
| WO2016192296A1 (en) | Method for testing terminal performance, terminal, and storage medium | |
| JP6035192B2 (en) | Information processing apparatus, terminal system, information processing program, and application update data acquisition method | |
| CN103713920A (en) | Starting protection method and device for portable device operating systems |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| 17P | Request for examination filed |
Effective date: 20160112 |
|
| AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR |
|
| AX | Request for extension of the european patent |
Extension state: BA ME |
|
| A4 | Supplementary search report drawn up and despatched |
Effective date: 20160519 |
|
| RIC1 | Information provided on ipc code assigned before grant |
Ipc: G06F 11/14 20060101AFI20160512BHEP Ipc: G06F 9/445 20060101ALI20160512BHEP |
|
| DAX | Request for extension of the european patent (deleted) | ||
| 17Q | First examination report despatched |
Effective date: 20170616 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN |
|
| 18D | Application deemed to be withdrawn |
Effective date: 20171027 |