CN115357355A - Method, device and equipment for software cross-system migration and readable storage medium - Google Patents

Method, device and equipment for software cross-system migration and readable storage medium Download PDF

Info

Publication number
CN115357355A
CN115357355A CN202210964094.9A CN202210964094A CN115357355A CN 115357355 A CN115357355 A CN 115357355A CN 202210964094 A CN202210964094 A CN 202210964094A CN 115357355 A CN115357355 A CN 115357355A
Authority
CN
China
Prior art keywords
unit
data
migration
target
initial system
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210964094.9A
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.)
Sinorail Hongyuan Beijing Software Technology Co ltd
China Railway Information Technology Group Co ltd
Original Assignee
Sinorail Hongyuan Beijing Software Technology Co ltd
China Railway Information Technology Group 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 Sinorail Hongyuan Beijing Software Technology Co ltd, China Railway Information Technology Group Co ltd filed Critical Sinorail Hongyuan Beijing Software Technology Co ltd
Priority to CN202210964094.9A priority Critical patent/CN115357355A/en
Publication of CN115357355A publication Critical patent/CN115357355A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/485Task life-cycle, e.g. stopping, restarting, resuming execution
    • G06F9/4856Task life-cycle, e.g. stopping, restarting, resuming execution resumption being on a different machine, e.g. task migration, virtual machine migration
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/4557Distribution of virtual machine instances; Migration and load balancing

Abstract

The invention provides a method, a device, equipment and a readable storage medium for software cross-system migration, which relate to the technical field of computers and comprise the steps of obtaining hardware information of a target terminal; judging whether the target terminal meets a migration condition or not based on the hardware information; under the condition of meeting the migration condition, performing initial system resource reconfiguration and installing a target system; restarting the target terminal to enter a target system, and mapping the data of the initial system to the target system; in the data mapping process, verifying the data; and mounting the data of the initial system and finishing software migration under the condition that the data verification is passed.

Description

Method, device and equipment for software cross-system migration and readable storage medium
Technical Field
The invention relates to the technical field of computers, in particular to a method, a device, equipment and a readable storage medium for software cross-system migration.
Background
In the field of informatization, the replacement of foreign commercial products by autonomous domestic products has become a need for national strategic safety. Most software in the current information system of China only has Windows version, and is difficult to adapt to a domestic self-developed system. In the face of the transition stage of the current localization system, the condition that software cannot be used is easily caused when the Windows system is switched to the localization system, so that the work propulsion is influenced. If the software is adapted to a newly developed system through modification, a long modification period is experienced, and the functions of the software also need to be updated in real time, so that the time consumption is long, and the requirements of production work are difficult to meet.
Disclosure of Invention
The invention aims to provide a method, a device, equipment and a readable storage medium for software cross-system migration, so as to improve the problems. In order to achieve the purpose, the technical scheme adopted by the invention is as follows:
in a first aspect, the present application provides a method for software migration across systems, including: acquiring hardware information of a target terminal; judging whether the target terminal meets a migration condition or not based on the hardware information; under the condition of meeting the migration condition, carrying out initial system resource reconfiguration and installing a target system; restarting a target terminal to enter a target system, and mapping the data of the initial system to the target system; in the data mapping process, verifying the data; and mounting the data of the initial system and finishing software migration under the condition that the data verification is passed.
In a second aspect, the present application further provides an apparatus for software migration across systems, including: the acquisition unit is used for acquiring hardware information of the target terminal; a judging unit configured to judge whether the target terminal satisfies a migration condition based on the hardware information; the configuration unit is used for performing initial system resource reconfiguration and installing a target system under the condition of meeting the migration condition; the mapping unit is used for restarting the target terminal to enter a target system and mapping the data of the initial system to the target system; the verification unit is used for verifying the data in the data mapping process; and the data mounting unit is used for mounting the data of the initial system and completing software migration under the condition that the data verification is passed.
In a third aspect, the present application further provides a device for software migration across systems, including:
a memory for storing a computer program;
a processor for implementing the steps of the software cross-system migration method when executing the computer program.
In a fourth aspect, the present application further provides a readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the above method based on software migration across systems.
The invention has the beneficial effects that:
the invention carries out resource reconfiguration on the initial system of the target terminal and installs the target system; mapping data of the initial system to a target system; and mounting the data of the initial system and completing software migration. The software is not required to be manually intervened, a large amount of time is spent on modifying the software, so that the software can be quickly adapted to a newly developed system, the working efficiency is improved, the development cost is reduced, and the development time is saved.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by the practice of the embodiments of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present invention and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained according to the drawings without inventive efforts.
FIG. 1 is a schematic flow chart of a software migration method according to an embodiment of the present invention;
FIG. 2 is a schematic structural diagram of a software migration apparatus according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a software migration apparatus according to an embodiment of the present invention.
The labels in the figure are: 1. an acquisition unit; 2. a judgment unit; 3. a configuration unit; 4. a mapping unit; 5. a verification unit; 6. a data mounting unit; 21. a first judgment unit; 22. a second judgment unit; 23. a third judgment unit; 31. a mirroring unit; 32. a dividing unit; 33. a mounting unit; 41. a modification unit; 42. a drive unit; 43. a cloning unit; 800. a software migration device; 801. a processor; 802. a memory; 803. a multimedia component; 804. an I/O interface; 805. a communication component.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. The components of embodiments of the present invention generally described and illustrated in the figures herein may be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the present invention, presented in the figures, is not intended to limit the scope of the invention, as claimed, but is merely representative of selected embodiments of the invention. All other embodiments, which can be obtained by a person skilled in the art without inventive step based on the embodiments of the present invention, are within the scope of protection of the present invention.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined or explained in subsequent figures. Meanwhile, in the description of the present invention, the terms "first", "second", and the like are used only for distinguishing the description, and are not to be construed as indicating or implying relative importance.
Example 1:
the embodiment provides a method for migrating software across systems.
Referring to fig. 1, it is shown that the method includes step S100, step S200, step S300, step S400, step S500 and step S600.
S100, acquiring hardware information of the target terminal.
It should be noted that the target terminal may be a computer and/or a virtual machine configured with at least one operating system, where the operating system may be a Windows system, a Mac system Linux system Chrome OS system, or the like. The hardware information may include: bios, initial system version, memory space and hard disk space, etc. In this embodiment, the target terminal is configured with a Windows system as an example.
S200, judging whether the target terminal meets the migration condition or not based on the hardware information.
In this embodiment, the hardware information of the target terminal may be obtained by automatically detecting the hardware environment of the target middle terminal. And carrying out migration evaluation according to the hardware information, and judging whether the target terminal meets the condition of software cross-system migration.
And S300, under the condition that the migration condition is met, carrying out initial system resource reconfiguration and installing the target system.
It should be noted that the target system may be at least one of a Windows system, a Mac system Linux system Chrome OS system, and the like. In the present embodiment, the target system is a Linux system as an example.
In this embodiment, the resource configuration of the initial system may be to re-partition the remaining disk space in the initial system, so as to reasonably utilize the memory resource and the hard disk resource in the system, and reduce the problem of excessive resource occupation caused by dual system operation.
And S400, restarting the target terminal to enter the target system, and mapping the data of the initial system to the target system.
It should be noted that, after the target system is installed, the target terminal may be selected and/or automatically restarted, and after being restarted, the target system may be automatically entered.
In this embodiment, mapping data to the target system may be achieved by modifying the registry in the initial system and driving the relevant configuration file.
S500, in the data mapping process, verifying the data.
It should be noted that, in the data mapping process, data needs to be verified to ensure data consistency and data integrity.
In this embodiment, the mapped data file may be converted into a virtual machine template file. Further, copying the virtual machine template file to a virtual machine mirror image directory, importing the virtual machine template file into a virtual machine program, configuring virtual machine hardware, and setting a network mode.
S600, in the case that the data verification is passed, mounting the data of the initial system, and completing software migration.
Specifically, in the present application, step S200 includes step S210, step S220, and step S230.
S210, confirming a bios starting mode of the target terminal, and judging whether a CPU virtualization function in the bios is started.
In this embodiment, different systems correspond to different bios activation methods. The initial system takes a Windows system as an example, and the Windows7/8 version system only supports a bootstrap mode of legacy + mbr; and the system of Windows10 version supports legacy + mbr and uefi + gpt bootstrap modes.
Further, after determining the bios starting mode of the initial system, the CPU virtualization function in the bios may be started.
S220, under the condition that virtualization is started, whether the initial system version supports Remote APP subprotocol of RDP or not is judged.
And S230, under the supporting condition, judging whether the residual space of the memory space and the hard disk space meets a threshold value.
The threshold value may be freely set according to the specific situation. For example, the threshold of the memory space is not lower than 8GB, and the remaining disk space of the hard disk space is not lower than 72GB.
Specifically, in the present application, step S300 includes step S310, step S320, and step S330.
And S310, importing the initial system image.
S320, selecting an installation disk of a target system, dividing the residual space of the disk, and setting the division capacity of the disk.
And S330, installing a target system on the disk.
Specifically, in the present application, step S400 includes step S410, step S420, and step S430.
S410, modifying the registry of the initial system.
In this embodiment, taking the initial SYSTEM as a Windows SYSTEM as an example, the registry directory is [ HKEY _ LOCAL _ MACHINE \ SYSTEM \ current Control \ critical device database \; further configuration key values [ HKEY _ LOCAL _ MACHINE \ SYSTEM \ CURRENTControlSet \ Services \ atapi ], [ HKEY _ LOCAL _ MACHINE \ SYSTEM \ CURRENTControlSet \ Services \ Intelide ], [ HKEY _ LOCAL _ MACHINE \ SYSTEM \ CURRENTControlSet \ Services \ PCIIde ]; and changing the drive mode to configure the hard disk into the ide mode.
And S420, driving the related configuration file in the initial system, and copying the related configuration file to a target directory.
In this embodiment, taking the initial system as a Windows system as an example, the drive-related configuration file.
And S430, starting the maintenance tool to pre-start the initial system, and cloning the initial system data to the target system.
In this embodiment, for example, the initial system is a Windows system, winpe is started to pre-start the Windows system, the operating system is cloned, data is verified in the cloning process to achieve data consistency, and the cloned file is converted into a virtual machine template file.
Further, the virtual machine template file can be copied to a virtual machine image directory, imported into a virtual machine program, configured with virtual machine hardware, and set the network to a nat mode; and installing a virtual machine agent plug-in to the Windows virtual machine, and mounting a data disk of the domestic operating system into the Windows virtual machine in a network sharing hard disk mode, so that data intercommunication between the Windows system and the domestic operating system is achieved, and software migration is completed.
Example 2:
as shown in fig. 2, this embodiment provides an apparatus for migrating software across systems, where the apparatus includes:
the acquiring unit 1 is used for acquiring hardware information of a target terminal.
And the judging unit 2 is used for judging whether the target terminal meets the migration condition or not based on the hardware information.
And the configuration unit 3 is used for performing initial system resource reconfiguration and installing the target system under the condition that the migration condition is met.
And the mapping unit 4 is used for restarting the target terminal to enter the target system and mapping the data of the initial system to the target system.
And the verification unit 5 is used for verifying the data in the data mapping process.
And the data mounting unit 6 is used for mounting the data of the initial system and completing software migration under the condition that the data verification is passed.
In some specific embodiments, the hardware information includes: bios, initial system version, memory space and hard disk space, the determining unit 2 includes:
a first determining unit 21, configured to determine a bios starting method of the target terminal, and determine whether a CPU virtualization function in the bios is turned on.
The second determining unit 22 is configured to determine, when virtualization is turned on, whether the initial system version supports a Remote APP subprotocol of RDP.
A third determining unit 23, configured to determine whether the remaining space of the memory space and the hard disk space meets a threshold value under the supporting condition.
In some specific embodiments, the configuration unit 3 includes:
and the mirror unit 31 is used for importing the initial system mirror.
And the 32 dividing unit is used for selecting the installation disk of the target system, dividing the residual space of the disk and setting the dividing capacity of the disk.
And 33, a mounting unit for mounting the target system on the magnetic disk.
In some specific embodiments, the mapping unit 4 includes:
a modification unit 41 for modifying the registry of the initial system.
And the driving unit 42 is used for driving the relevant configuration file in the initial system and copying the configuration file to a target directory.
A cloning unit 43, configured to enable the maintenance tool to pre-boot the initial system and clone the initial system data to the target system.
It should be noted that, regarding the apparatus in the above embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated herein.
Example 3:
corresponding to the above method embodiment, the present embodiment further provides a device for software migration across systems, and the device for software migration across systems described below and the above method for software migration across systems described above may be referred to correspondingly.
FIG. 3 is a block diagram illustrating a software migration apparatus 800 in accordance with an exemplary embodiment. As shown in FIG. 3, the device 800 for software migration across systems may include: a processor 801, a memory 802. The software migration apparatus 800 may also include one or more of a multimedia component 803, an i/O interface 804, and a communications component 805.
The processor 801 is configured to control overall operations of the device 800 for migrating software across systems, so as to complete all or part of the steps in the method for migrating software across systems. The memory 802 is used to store various types of data to support the operation of the device 800 for software migration across systems, such data may include, for example, instructions for any application or method operating on the device 800 for software migration across systems, as well as application-related data, such as contact data, messages sent or received, pictures, audio, video, and so forth. The Memory 802 may be implemented by any type of volatile or non-volatile Memory device or combination thereof, such as Static Random Access Memory (SRAM), electrically Erasable Programmable Read-Only Memory (EEPROM), erasable Programmable Read-Only Memory (EPROM), programmable Read-Only Memory (PROM), read-Only Memory (ROM), magnetic Memory, flash Memory, magnetic disk or optical disk. The multimedia components 803 may include screen and audio components. Wherein the screen may be, for example, a touch screen and the audio component is used for outputting and/or inputting audio signals. For example, the audio component may include a microphone for receiving an external audio signal. The received audio signal may further be stored in the memory 802 or transmitted through the communication component 805. The audio assembly also includes at least one speaker for outputting audio signals. The I/O interface 804 provides an interface between the processor 801 and other interface modules, such as a keyboard, mouse, buttons, etc. These buttons may be virtual buttons or physical buttons. Communications component 805 is used for wired or wireless communications between the XX device 800 and other devices. Wireless communication, such as Wi-Fi, bluetooth, near field communication (NFC for short), 2G, 3G, or 4G, or a combination of one or more of them, so the corresponding communication component 805 may include: wi-Fi module, bluetooth module, NFC module.
In an exemplary embodiment, XX Device 800 may be implemented by one or more Application Specific Integrated Circuits (ASICs), digital Signal Processors (DSPs), digital Signal Processing Devices (DSPDs), programmable Logic Devices (PLDs), field Programmable Gate Arrays (FPGAs), controllers, microcontrollers, microprocessors, or other electronic components for performing the above-described method of software migration across systems.
In another exemplary embodiment, a computer readable storage medium is also provided comprising program instructions which, when executed by a processor, implement the steps of the above-described method of software migration across systems. For example, the computer readable storage medium may be the memory 802 described above that includes program instructions executable by the processor 801 of the device 800 for software cross-system migration to perform the method for software cross-system migration described above.
Example 4:
corresponding to the above method embodiment, a readable storage medium is also provided in this embodiment, and a readable storage medium described below and a method for software migration across systems described above may be referred to correspondingly.
A readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of software cross-system migration of the above-mentioned method embodiments.
The readable storage medium may be a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and various other readable storage media capable of storing program codes.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. A method for software migration across systems, comprising:
acquiring hardware information of a target terminal;
judging whether the target terminal meets a migration condition or not based on the hardware information;
under the condition of meeting the migration condition, performing initial system resource reconfiguration and installing a target system;
restarting the target terminal to enter a target system, and mapping the data of the initial system to the target system;
in the data mapping process, verifying the data;
and mounting the data of the initial system and finishing software migration under the condition that the data verification is passed.
2. The method of software migration across systems of claim 1, wherein the hardware information comprises: bios, an initial system version, a memory space and a hard disk space, wherein the target terminal is judged whether to meet migration conditions based on the hardware information, and the migration conditions include:
confirming a bios starting mode of the target terminal, and judging whether a CPU virtualization function in the bios is started;
under the condition of virtualization starting, judging whether the initial system version supports a Remote APP (application) subprotocol of RDP (Remote desktop protocol);
and under the supporting condition, judging whether the residual space of the memory space and the hard disk space meets a threshold value.
3. The method for migrating software across systems according to claim 1, wherein the performing of the initial system resource reconfiguration and the installing of the target system comprises:
importing an initial system mirror image;
selecting an installation disk of a target system, dividing the residual space of the disk, and setting the partition capacity of the disk;
and installing a target system on the magnetic disk.
4. The method for migrating software across systems according to claim 1, wherein the mapping data of the initial system to a target system comprises:
modifying a registry of the initial system;
driving the related configuration files in the initial system and copying the related configuration files to a target directory;
the maintenance tool is enabled to pre-boot the initial system and clone the initial system data to the target system.
5. An apparatus for software migration across systems, comprising:
the acquisition unit is used for acquiring hardware information of the target terminal;
a judging unit, configured to judge whether the target terminal satisfies a migration condition based on the hardware information;
the configuration unit is used for performing initial system resource reconfiguration and installing a target system under the condition of meeting the migration condition;
the mapping unit is used for restarting the target terminal to enter the target system and mapping the data of the initial system to the target system;
the verification unit is used for verifying the data in the data mapping process;
and the data mounting unit is used for mounting the data of the initial system and completing software migration under the condition that the data verification is passed.
6. The apparatus for software migration across systems according to claim 5, wherein said hardware information comprises: bios, an initial system version, a memory space and a hard disk space, wherein the determining unit includes:
the first judgment unit is used for confirming a bios starting mode of the target terminal and judging whether a CPU virtualization function in the bios is started or not;
the second judging unit is used for judging whether the initial system version supports a Remote APP (application) subprotocol of the RDP or not under the condition that virtualization is started;
and the third judging unit is used for judging whether the residual space of the memory space and the hard disk space meets a threshold value under the supporting condition.
7. The apparatus for software migration across systems according to claim 5, wherein said configuration unit comprises:
the mirror image unit is used for importing an initial system mirror image;
the device comprises a dividing unit, a storage unit and a control unit, wherein the dividing unit is used for selecting an installation disk of a target system, dividing the residual space of the disk and setting the dividing capacity of the disk;
and the mounting unit is used for mounting the target system on the magnetic disk.
8. The apparatus for software migration across systems according to claim 5, wherein said mapping unit comprises:
a modification unit for modifying the registry of the initial system;
the driving unit is used for driving the related configuration files in the initial system and copying the related configuration files to a target directory;
and the cloning unit is used for starting the maintenance tool to pre-start the initial system and cloning the initial system data to the target system.
9. An apparatus for software migration across systems, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the method of software migration across systems of any one of claims 1 to 4 when executing the computer program.
10. A readable storage medium, characterized by: the readable storage medium has stored thereon a computer program which, when executed by a processor, carries out the steps of the method of software migration across systems as claimed in any one of claims 1 to 4.
CN202210964094.9A 2022-08-11 2022-08-11 Method, device and equipment for software cross-system migration and readable storage medium Pending CN115357355A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210964094.9A CN115357355A (en) 2022-08-11 2022-08-11 Method, device and equipment for software cross-system migration and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210964094.9A CN115357355A (en) 2022-08-11 2022-08-11 Method, device and equipment for software cross-system migration and readable storage medium

Publications (1)

Publication Number Publication Date
CN115357355A true CN115357355A (en) 2022-11-18

Family

ID=84033086

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210964094.9A Pending CN115357355A (en) 2022-08-11 2022-08-11 Method, device and equipment for software cross-system migration and readable storage medium

Country Status (1)

Country Link
CN (1) CN115357355A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116149802A (en) * 2023-04-20 2023-05-23 深圳市科力锐科技有限公司 Data pushing method, device, storage medium and apparatus

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116149802A (en) * 2023-04-20 2023-05-23 深圳市科力锐科技有限公司 Data pushing method, device, storage medium and apparatus
CN116149802B (en) * 2023-04-20 2023-09-12 深圳市科力锐科技有限公司 Data pushing method, device, storage medium and apparatus

Similar Documents

Publication Publication Date Title
US10742694B2 (en) Method for migrating data and terminal
CN107608681B (en) Operating system installation method and device and server
TW201415365A (en) Method for updating operating system and handheld electronic apparatus
TW201428508A (en) Remote backup system and remote backup method thereof
CN109408122B (en) Equipment starting method, electronic equipment and computer storage medium
US10430181B1 (en) Retrieving updated firmware code
CN110825419B (en) Firmware refreshing method and device, electronic equipment and storage medium
CN115357355A (en) Method, device and equipment for software cross-system migration and readable storage medium
CN106603125B (en) Method and device for data interaction with Bluetooth equipment
CN111475175B (en) Method, device and medium for installing and guiding operation system based on ARM server
TW202131170A (en) Firmware corruption recovery
CN116880877A (en) Virtual machine enhancement tool upgrading method and device, computer equipment and storage medium
CN113760306A (en) Method and device for installing software, electronic equipment and storage medium
US20150212866A1 (en) Management system for service of multiple operating environments, and methods thereof
CN115185745A (en) Data processing method, system, electronic device and computer readable storage medium
CN107688479B (en) Android system network cluster, construction method thereof, and Android system network cluster data processing method and system
CN115080113A (en) Item code detection method and device, readable storage medium and electronic equipment
CN114780114A (en) Firmware upgrading method, system, vehicle and storage medium
CN114296810A (en) Operating system migration method, device, server and storage medium
CN112000354A (en) Version information updating method, version information updating device, version information updating equipment and storage medium
JP2008191957A (en) Computer system, and file system automatic setting and os activation method therefor
CN112035171A (en) Factory setting restoration method and system based on UEFI firmware
CN113821219A (en) Method and system for realizing application program containerization
CN102455919A (en) Automatic optimization setting method for basic input output system(BIOS)
US8918630B1 (en) System, apparatus, and method for initiating a reboot of a personal computer system by pressing a button on an attached storage device and causing the operating system on the attached storage device to be booted

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