CN110704085A - RAID executable file updating method, device, equipment and storage medium - Google Patents

RAID executable file updating method, device, equipment and storage medium Download PDF

Info

Publication number
CN110704085A
CN110704085A CN201910931221.3A CN201910931221A CN110704085A CN 110704085 A CN110704085 A CN 110704085A CN 201910931221 A CN201910931221 A CN 201910931221A CN 110704085 A CN110704085 A CN 110704085A
Authority
CN
China
Prior art keywords
file
raid
executable
check
package
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
Application number
CN201910931221.3A
Other languages
Chinese (zh)
Inventor
王园
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Suzhou Wave Intelligent Technology Co Ltd
Original Assignee
Suzhou Wave Intelligent Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Suzhou Wave Intelligent Technology Co Ltd filed Critical Suzhou Wave Intelligent Technology Co Ltd
Priority to CN201910931221.3A priority Critical patent/CN110704085A/en
Publication of CN110704085A publication Critical patent/CN110704085A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Landscapes

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

Abstract

The application discloses a method for updating RAID executable files, which comprises the following steps: when a kernel disk array RAID executable file of a system is to be updated, copying an upgrade compression package and a check file to be used to a set directory of a set partition of a system disk in advance, and setting the partition to be a non-first partition; restarting the system, and determining whether the upgrading compression package is complete or not based on the check file in the starting process of the system; if the upgrading compression package is determined to be complete, decompressing the upgrading compression package to obtain an RAID executable file to be used; and respectively replacing the corresponding original files in the system with the obtained RAID executable files. By applying the technical scheme provided by the embodiment of the application, the effective updating of the RAID executable file can be realized. The application also discloses a device, equipment and storage medium for updating the RAID executable file, and the device, equipment and storage medium have corresponding technical effects.

Description

RAID executable file updating method, device, equipment and storage medium
Technical Field
The present application relates to the field of computer application technologies, and in particular, to a method, an apparatus, a device, and a storage medium for updating a RAID executable file.
Background
With the rapid development of computer technology, storage devices are used more and more frequently in various industries. During the use of the storage device, a user may place new demands on the existing service, which requires upgrading the system of the storage device.
However, due to the limitation of functions, some storage device systems cannot be upgraded by a special upgrade package, and for this case, kernel ko files, such as kernel RAID (Redundant Arrays of independent Drives) executable files, can only be replaced online on the current system. However, each time the system in the previous period of the storage device is started, the compressed packets such as the startup file and the dependent file are decompressed to the first partition of the system disk again, which results in that the file replaced before the startup cannot be valid and the system cannot be upgraded.
Disclosure of Invention
The application aims to provide a method, a device, equipment and a storage medium for updating an RAID executable file so as to effectively update the RAID executable file and finish system upgrade of storage equipment.
In order to solve the technical problem, the application provides the following technical scheme:
a RAID executable update method comprising:
when a kernel disk array RAID executable file of a system is to be updated, copying an upgrade compression package and a check file to be used to a set directory of a set partition of a system disk in advance, wherein the set partition is not a first partition;
restarting the system, and determining whether the upgrading compression package is complete or not based on the check file in the starting process of the system;
if the upgrading compression package is determined to be complete, decompressing the upgrading compression package to obtain a RAID executable file to be used;
and respectively replacing the corresponding original files in the system with the obtained RAID executable files.
In a specific embodiment of the present application, the recording, in the check file, an original check value of the upgraded compressed package, and determining whether the upgraded compressed package is complete based on the check file includes:
calculating a first check value of the upgrading compression packet;
and if the first check value is the same as the original check value recorded in the check file, determining that the upgrade compression package is complete.
In a specific embodiment of the present application, after the replacing the corresponding original file in the system with the obtained RAID executable files, the method further includes:
calculating a second parity value for a compressed package of updated RAID executables in the system;
and if the second check value is the same as the original check value recorded in the check file, determining that the kernel RAID executable file of the system is successfully updated.
In one embodiment of the present application, the method further includes:
and if the second check value is different from the original check value recorded in the check file, outputting prompt information aiming at the failure of updating the kernel RAID executable file of the system.
In a specific embodiment of the present application, the determining whether the upgrade compression package is complete based on the check file during the system boot starting process includes:
and in the starting process of the system, calling an initialization system file, executing an update script of the loading module function initial position of the initialization system file, and determining whether the upgrade compression package is complete or not based on the check file.
In a specific embodiment of the present application, the initialization system file is in a system disk second partition mount directory.
In a specific embodiment of the present application, the upgrade compression package is generated by performing a package compression on a directory in the system based on an original file corresponding to a RAID executable file to be used.
A RAID executable update apparatus comprising:
the file copying module is used for copying an upgrading compression package and a check file to be used to a set directory of a set partition of a system disk in advance when a kernel disk array RAID executable file of the system is to be updated, wherein the set partition is not a first partition;
the integrity checking module is used for restarting the system and determining whether the upgrading compression package is complete or not based on the checking file in the starting process of the system;
the compressed packet decompression module is used for decompressing the upgrading compressed packet to obtain the RAID executable file to be used if the upgrading compressed packet is determined to be complete;
and the file replacement module is used for replacing the corresponding original files in the system with the obtained RAID executable files respectively.
A RAID executable update apparatus comprising:
a memory for storing a computer program;
a processor for implementing the steps of any one of the above RAID executable update methods when executing the computer program.
A computer readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of any of the RAID executable update methods described above.
By applying the technical scheme provided by the embodiment of the application, when kernel RAID executable files of the system are to be updated, the upgrading compression packet and the check file to be used are copied to the set directory of the set partition of the system disk in advance, the system is restarted, and in the starting process of the system, when the upgrading compression packet is determined to be complete based on the check file, the upgrading compression packet can be decompressed to obtain the RAID executable files to be used, and each RAID executable file is respectively replaced by the corresponding original file in the system to update the files and finish the system upgrading. The upgrading compression package to be used is copied to the set directory of the set partition which is not the first partition, so that when the system is started and the compression packages such as the starting file and the dependent file are re-decompressed to the first partition of the system disk, the upgrading compression package cannot be replaced by the decompressed starting file and the decompressed dependent file, and the effective updating of the RAID executable file can be realized.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a flowchart illustrating an implementation of a method for updating a RAID executable file according to an embodiment of the present application;
FIG. 2 is a schematic structural diagram of an apparatus for updating a RAID executable file according to an embodiment of the present application;
fig. 3 is a schematic structural diagram of a RAID executable file updating apparatus in an embodiment of the present application.
Detailed Description
In order that those skilled in the art will better understand the disclosure, the following detailed description will be given with reference to the accompanying drawings. It is to be understood that the embodiments described are only a few embodiments of the present application and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Referring to fig. 1, a flowchart of an implementation of a RAID executable file updating method provided in an embodiment of the present application may include the following steps:
s110: when updating the kernel disk array RAID executable file of the system, copying an upgrade compression package and a check file to be used to a set directory of a set partition of a system disk in advance.
The partition is set to be not the first partition.
In practical applications, during the use of the storage device, a user may have new requirements for existing services, which may require updating the kernel RAID executable file of the system. As described in the background art, simply performing replacement of a RAID executable file may cause that a file replaced before starting cannot be valid because a system re-decompresses a compressed packet such as a start file and a dependent file to a first partition of a system disk when starting, so that the RAID executable file is not successfully replaced.
Based on the problem, when the kernel RAID executable file of the system is to be updated, the update compression package and the check file to be used are copied to the set directory of the set partition of the system disk in advance. The set partition is not the first partition. Therefore, when the system is started and the compression packages such as the starting files, the dependent files and the like are decompressed again to the first partition of the system disk, the upgrading compression packages cannot be replaced by the decompressed starting files, the dependent files and the like.
Specifically, the upgrade compressed package and the check file may be copied to a system directory/mnt/log, where the/mnt/log directory is in the sixth partition of the system disk.
In the embodiment of the application, the upgrade compression package is generated by performing package compression on a directory in the system based on an original file corresponding to the RAID executable file to be used. The directory of the RAID executable file to be updated in the system may be obtained first, based on the directory format, a corresponding directory is established on the control device, the RAID executable file to be used is placed in the directory, and the package compression is performed to generate the upgrade compression package.
A RAID executable to be used refers to a file that is to replace a corresponding original file in the system. The RAID executables to be used may include bmbo.ko, md-mod.ko, RAID0.ko, RAID10.ko, RAID456.ko, rdbk.ko, etc. The format of the generated upgrade compression package is as follows: dcs 02-version number, update.
After the upgrade compression package is generated, a check value of the upgrade compression package, such as MD5 code, may be generated and recorded in the check file. The check file may be a chksum.
S120: and restarting the system, and determining whether the upgrading compression package is complete or not based on the check file in the starting process of the system.
The operation of step S110 may be regarded as a preparation work that needs to be performed when the kernel disk array RAID executable file of the system is to be updated. After the upgrade compression package and the check file to be used are copied to the set directory of the set partition of the system disk, the system can be restarted.
In the system starting process, whether the upgrading compression package is complete or not can be determined based on the check file. That is, whether the upgrade compression package in the set directory is complete is determined by checking the check value recorded in the file. So as to timely find the condition that the upgrade compression package is damaged or incomplete due to incomplete copying in the copying process. And the check value of the upgrading compression packet recorded in the check file is the original check value of the upgrading compression packet.
In one embodiment of the present application, whether the upgrade compression package is complete may be determined by:
the method comprises the following steps: calculating a first check value of the upgrading compression packet;
step two: and if the first check value is the same as the original check value recorded in the check file, determining that the upgrade compression package is complete.
That is, the first check value of the upgraded compressed packet in the set directory may be calculated first, the first check value is compared with the original check value recorded in the check file, and if the first check value is the same as the original check value recorded in the check file, it may be determined that the upgraded compressed packet is complete. If the update information is not the same as the update information, the update information can be output to prompt a technician to perform problem troubleshooting in time.
And the integrity of the upgrade compression package is verified, so that the condition that the storage equipment cannot be normally used after the damaged RAID executable file replaces the corresponding original file can be avoided.
S130: and if the upgrading compression package is determined to be complete, decompressing the upgrading compression package to obtain the RAID executable file to be used.
After the upgrading compression package is determined to be complete, the upgrading compression package can be decompressed, and a RAID executable file to be used is obtained.
S140: and respectively replacing the corresponding original files in the system with the obtained RAID executable files.
In the embodiment of the application, after the RAID executable files to be used are obtained, the obtained RAID executable files may respectively replace corresponding original files in the system. The upgrading compression packet is generated by packaging and compressing the directories in the system based on the original files corresponding to the RAID executable files to be used, the upgrading compression packet is decompressed, the directories in the system of the original files corresponding to the obtained RAID executable files can be obtained, accordingly, the RAID executable files can be respectively replaced by the corresponding original files, the files can be updated, and the system upgrading is completed.
By applying the method provided by the embodiment of the application, when the kernel RAID executable file of the system is to be updated, the upgrading compression packet and the check file to be used are copied to the set directory of the set partition of the system disk in advance, the system is restarted, in the starting process of the system, when the upgrading compression packet is determined to be complete based on the check file, the upgrading compression packet can be decompressed to obtain the RAID executable file to be used, and each RAID executable file is respectively replaced by the corresponding original file in the system to update the file, so that the system is updated. The upgrading compression package to be used is copied to the set directory of the set partition which is not the first partition, so that when the system is started up and the compression packages such as the starting file and the dependent file are re-decompressed to the first partition of the system disk, the upgrading compression package cannot be replaced by the decompressed starting file and the decompressed dependent file, and the effective updating of the RAID executable file can be realized.
In an embodiment of the present application, after replacing the corresponding original file in the system with each obtained RAID executable file in step S140, the method may further include the following steps:
the first step is as follows: calculating a second check value of a compressed package composed of the updated RAID executable files in the system;
the second step is that: and if the second check value is the same as the original check value recorded in the check file, determining that the kernel RAID executable file of the system is successfully updated.
For convenience of description, the above two steps are combined for illustration.
After the obtained RAID executable files are respectively replaced with the corresponding original files in the system, a second check value of a compressed packet formed by the updated RAID executable files in the system may be calculated, the second check value is compared with the original check value recorded in the check file, and if the second check value is the same as the original check value, it may be determined that the kernel RAID executable files of the system are successfully updated, and prompt information of the success of the update may be output.
If the second check value is different from the original check value recorded in the check file, the kernel RAID executable file of the system is not updated successfully, and prompt information aiming at the failure of updating the kernel RAID executable file of the system can be output, so that technicians can perform corresponding problem troubleshooting.
In one embodiment of the present application, step S120 may include the steps of:
in the starting process of the system, the initialized system file is called, and the updating script of the loading module function initial position of the initialized system file is executed, so that whether the upgrading compression package is complete or not is determined based on the check file.
In the embodiment of the application, the update script update.sh can be written in advance, and the update script can determine whether the upgrade compression package is complete or not based on the check file. Furthermore, when the upgrading compression package is determined to be complete, the upgrading compression package is decompressed, and the obtained RAID executable files are respectively replaced by corresponding original files in the system.
Sysinit, and adding a command for executing update script update.sh at the initial position of the load _ modules function of the loading module of the initialized system file. Sysinit is a script called when starting up every time, and a RAID executable file to be used is replaced into a system when starting up every time, so that update of the file is achieved.
The initialization system file is in a second partition mount directory of the system disk, and specifically, the modified initialization system file rc.sysini can be copied into the system directory/etc/rc.d, so that the rc.sysnine is replaced. The/etc directory is a second partition mounting directory of the system disk, and ensures that when the system is started and the compression packages such as the starting files, the dependent files and the like are re-decompressed to the first partition of the system disk, the initialization system files cannot be replaced by the decompressed starting files, the dependent files and the like.
In the starting process of the system, the initialized system file is called, and because the starting position of the loading module function of the initialized system file is added with a command for executing the updating script, the updating script can be executed in the process of calling the initialized system file, so as to determine whether the upgrading compression package is complete based on the check file, further, when the upgrading compression package is determined to be complete, the upgrading compression package is decompressed, and the obtained RAID executable files are respectively replaced with corresponding original files in the system.
The operation of integrity check, decompression, file replacement and the like of the upgrade compression package can be automatically completed by updating the script, and the file updating efficiency and accuracy are improved.
In the embodiment of the present application, a one-key execution script install.sh may be further written to perform the operations in steps S110 to S140, so that when the RAID executable file needs to be updated each time, a manual step-by-step operation is not required, and only the command written according to install.sh is required to be executed. And the file updating efficiency and accuracy are improved.
Corresponding to the above method embodiments, the present application further provides a RAID executable file updating apparatus, and a RAID executable file updating apparatus described below and a RAID executable file updating method described above may be referred to correspondingly.
Referring to fig. 2, the apparatus includes:
the file copying module 210 is configured to copy, when a kernel RAID executable file of the system is to be updated, an upgrade compression package and a check file to be used to a set directory of a set partition of a system disk in advance, and set the partition to be a non-first partition;
the integrity checking module 220 is used for restarting the system, and determining whether the upgrade compression package is complete or not based on the check file in the starting process of the system;
a compressed packet decompression module 230, configured to decompress the upgraded compressed packet to obtain an RAID executable file to be used if it is determined that the upgraded compressed packet is complete;
and the file replacing module 240 is configured to replace the corresponding original files in the system with the obtained RAID executable files, respectively.
By applying the device provided by the embodiment of the application, when the kernel RAID executable file of the system is to be updated, the upgrading compression packet and the check file to be used are copied to the set directory of the set partition of the system disk in advance, the system is restarted, in the starting process of the system, when the upgrading compression packet is determined to be complete based on the check file, the upgrading compression packet can be decompressed to obtain the RAID executable file to be used, and each RAID executable file is respectively replaced by the corresponding original file in the system to update the file, so that the system is updated. The upgrading compression package to be used is copied to the set directory of the set partition which is not the first partition, so that when the system is started and the compression packages such as the starting file and the dependent file are re-decompressed to the first partition of the system disk, the upgrading compression package cannot be replaced by the decompressed starting file and the decompressed dependent file, and the effective updating of the RAID executable file can be realized.
In a specific embodiment of the present application, the original check value of the upgrade compression package is recorded in the check file, and the integrity check module 220 is specifically configured to:
calculating a first check value of the upgrading compression packet;
and if the first check value is the same as the original check value recorded in the check file, determining that the upgrading compression package is complete.
In a specific embodiment of the present application, the system further includes an update success confirmation module, configured to:
after the obtained RAID executable files are respectively replaced by corresponding original files in the system, calculating a second check value of a compressed package formed by the updated RAID executable files in the system;
and if the second check value is the same as the original check value recorded in the check file, determining that the kernel RAID executable file of the system is successfully updated.
In a specific embodiment of the present application, the system further includes an update failure prompt information output module, configured to:
and if the second check value is different from the original check value recorded in the check file, outputting prompt information aiming at the failure of updating the kernel RAID executable file of the system.
In an embodiment of the present application, the integrity check module 220 is specifically configured to:
and in the starting process of the system, calling the initialized system file, and executing the updating script of the loading module function initial position of the initialized system file so as to determine whether the upgrading compression package is complete or not based on the verification file.
In one embodiment of the present application, the initialization system file is in a system disk second partition mount directory.
In a specific embodiment of the present application, the upgrade compression package is generated by performing package compression on a directory in the system based on an original file corresponding to a RAID executable file to be used.
Corresponding to the above method embodiment, an embodiment of the present application further provides a RAID executable file updating apparatus, as shown in fig. 3, including:
a memory for storing a computer program;
and the processor is used for realizing the steps of the RAID executable file updating method when executing the computer program.
Corresponding to the above method embodiments, the present application further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the RAID executable file updating method.
The embodiments are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same or similar parts among the embodiments are referred to each other.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The principle and the implementation of the present application are explained in the present application by using specific examples, and the above description of the embodiments is only used to help understanding the technical solution and the core idea of the present application. It should be noted that, for those skilled in the art, it is possible to make several improvements and modifications to the present application without departing from the principle of the present application, and such improvements and modifications also fall within the scope of the claims of the present application.

Claims (10)

1. A RAID executable file updating method is characterized by comprising the following steps:
when a kernel disk array RAID executable file of a system is to be updated, copying an upgrade compression package and a check file to be used to a set directory of a set partition of a system disk in advance, wherein the set partition is not a first partition;
restarting the system, and determining whether the upgrading compression package is complete or not based on the check file in the starting process of the system;
if the upgrading compression package is determined to be complete, decompressing the upgrading compression package to obtain a RAID executable file to be used;
and respectively replacing the corresponding original files in the system with the obtained RAID executable files.
2. The method according to claim 1, wherein the check file records an original check value of the upgraded compressed package, and the determining whether the upgraded compressed package is complete based on the check file comprises:
calculating a first check value of the upgrading compression packet;
and if the first check value is the same as the original check value recorded in the check file, determining that the upgrade compression package is complete.
3. The method according to claim 2, further comprising, after the replacing the corresponding original file in the system with the obtained RAID executable files, respectively:
calculating a second parity value for a compressed package of updated RAID executables in the system;
and if the second check value is the same as the original check value recorded in the check file, determining that the kernel RAID executable file of the system is successfully updated.
4. The method of claim 3, further comprising:
and if the second check value is different from the original check value recorded in the check file, outputting prompt information aiming at the failure of updating the kernel RAID executable file of the system.
5. The method of claim 1, wherein determining whether the upgrade compression package is complete based on the check file during the system boot process comprises:
and in the starting process of the system, calling an initialization system file, executing an update script of the loading module function initial position of the initialization system file, and determining whether the upgrade compression package is complete or not based on the check file.
6. The method of claim 5, wherein the initialization system file is in a system disk second partition mount directory.
7. The method according to any one of claims 1 to 6, wherein the upgrade compression package is generated by performing package compression on a directory in the system based on an original file corresponding to the RAID executable file to be used.
8. A RAID executable update apparatus, comprising:
the file copying module is used for copying an upgrading compression package and a check file to be used to a set directory of a set partition of a system disk in advance when a kernel disk array RAID executable file of the system is to be updated, wherein the set partition is not a first partition;
the integrity checking module is used for restarting the system and determining whether the upgrading compression package is complete or not based on the checking file in the starting process of the system;
the compressed packet decompression module is used for decompressing the upgrading compressed packet to obtain the RAID executable file to be used if the upgrading compressed packet is determined to be complete;
and the file replacement module is used for replacing the corresponding original files in the system with the obtained RAID executable files respectively.
9. A RAID executable update apparatus comprising:
a memory for storing a computer program;
a processor for implementing the steps of the RAID executable update method according to any one of claims 1 to 7 when executing said computer program.
10. A computer-readable storage medium, having stored thereon a computer program which, when executed by a processor, performs the steps of the RAID executable update method of any one of claims 1 to 7.
CN201910931221.3A 2019-09-29 2019-09-29 RAID executable file updating method, device, equipment and storage medium Withdrawn CN110704085A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910931221.3A CN110704085A (en) 2019-09-29 2019-09-29 RAID executable file updating method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910931221.3A CN110704085A (en) 2019-09-29 2019-09-29 RAID executable file updating method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN110704085A true CN110704085A (en) 2020-01-17

Family

ID=69197242

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910931221.3A Withdrawn CN110704085A (en) 2019-09-29 2019-09-29 RAID executable file updating method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110704085A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113885921A (en) * 2021-11-09 2022-01-04 南京慧尔视智能科技有限公司 Method and equipment for updating embedded system
CN114416133A (en) * 2021-12-30 2022-04-29 武汉卓目科技有限公司 Embedded file data updating method and system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113885921A (en) * 2021-11-09 2022-01-04 南京慧尔视智能科技有限公司 Method and equipment for updating embedded system
CN114416133A (en) * 2021-12-30 2022-04-29 武汉卓目科技有限公司 Embedded file data updating method and system

Similar Documents

Publication Publication Date Title
US10114655B2 (en) Rapid start up method for electronic equipment
CN107179909B (en) Software upgrading method and device and computer readable storage medium
KR100880783B1 (en) Tri-phase boot process in electronic devices
US8201054B2 (en) Fault-tolerant method and apparatus for updating compressed read-only file systems
CN109491698B (en) System updating method and device based on hot patch
CN102141923B (en) Memory file system loading method and device
CN109634638B (en) Cluster software upgrading method, device, equipment and medium
US20190227710A1 (en) Incremental data restoration method and apparatus
CN110704085A (en) RAID executable file updating method, device, equipment and storage medium
CN112527354A (en) Monitoring software upgrading method, device, equipment and readable storage medium
US20170242685A1 (en) Updating of firmware
CN110209525B (en) Operating system restoration method and device
CN115309589A (en) Method, system and device for recovering temporary storage area of substrate management controller
CN110806884A (en) Method and device for repairing operating system fault
WO2018049798A1 (en) Method and apparatus for reconstructing cache partition
CN114741096A (en) Upgrade processing method, device and storage medium
CN112286543B (en) Application service deployment method and device
CN111338652B (en) Operating system mirror image manufacturing method, device, equipment and medium
CN111273928B (en) Bootloader design method for self-upgrading
CN104331311A (en) Upgrade package generating method and device
CN116072202A (en) Storage device management method, system and storage medium
CN113204359A (en) Online server upgrading method and device
CN107229502B (en) Multi-application combination upgrading method based on Android platform terminal
CN114461338B (en) virtio driver injection method and device
WO2023060976A1 (en) File reading and writing method for embedded file system, and electronic device and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20200117