CN112860377A - Dual-system coexistence method and system - Google Patents

Dual-system coexistence method and system Download PDF

Info

Publication number
CN112860377A
CN112860377A CN202110180876.9A CN202110180876A CN112860377A CN 112860377 A CN112860377 A CN 112860377A CN 202110180876 A CN202110180876 A CN 202110180876A CN 112860377 A CN112860377 A CN 112860377A
Authority
CN
China
Prior art keywords
client
windows
network block
image file
server
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
CN202110180876.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.)
Guangdong Microcloud Technology Inc
Original Assignee
Guangdong Microcloud Technology Inc
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 Guangdong Microcloud Technology Inc filed Critical Guangdong Microcloud Technology Inc
Priority to CN202110180876.9A priority Critical patent/CN112860377A/en
Publication of CN112860377A publication Critical patent/CN112860377A/en
Pending 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/61Installation
    • G06F8/63Image based installation; Cloning; Build to order
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4406Loading of operating system
    • G06F9/441Multiboot arrangements, i.e. selecting an operating system to be loaded
    • 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/451Execution arrangements for user interfaces
    • G06F9/452Remote windowing, e.g. X-Window System, desktop virtualisation
    • 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/45504Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators
    • 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/45562Creating, deleting, cloning virtual machine instances
    • 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/45595Network integration; Enabling network access in virtual machine instances

Abstract

The invention discloses a dual-system coexistence method and a dual-system coexistence system, which relate to the technical field of cloud computing systems and comprise that a client accesses a Windows mirror image file in a server under a Linux operating system; the client establishes a virtualization environment in a window mode; loading the Windows image file into the virtualization environment in an image mode; and guiding the Windows image file to start in the virtualization environment so as to enter a Windows operating system. The invention mainly solves the problems of time consumption and poor system safety performance when the operating system is switched; the user can realize the quick switching between the Linux operating system and the Windows operating system only by switching between the desktop and the window type virtualization environment application software without rebooting to enter the bootstrap program, and moreover, because the Windows image file is positioned in the server, the administrator of the service provider can effectively manage the modification authority of the Windows image file, thereby improving the safety performance of the system.

Description

Dual-system coexistence method and system
Technical Field
The invention relates to the technical field of cloud computing systems, in particular to a dual-system coexistence method and system.
Background
The Windows operating system is a widely used operating system by virtue of friendly human-computer interaction, rich application software and good compatibility with hardware. The Linux operating system is open source software, and a user can modify and perfect the Linux operating system according to the self requirement, so that the Linux operating system can be adapted to the requirement of the user to the maximum extent, and the Linux operating system has the advantage of low development cost.
The Windows operating system and the Linux operating system have different operating environments and interface characteristics, and in many scenarios, a user needs to switch back and forth between the Windows operating system and the Linux operating system, for example, part of software cannot be compatible with the Windows operating system and the Linux operating system at the same time, and the Windows operating system and the Linux operating system can respectively call different interfaces in a server and realize different communication protocols. Thus, many users choose to deploy both the Windows operating system and the Linux operating system on the computer, switching when needed.
However, the Windows operating system and the Linux operating system have different boot programs, and when the operating systems are switched, the Windows operating system and the Linux operating system often need to exit one of the operating systems first, then restart to enter the boot program, and then enter the other operating system, which undoubtedly consumes time.
However, when the virtual machine software is used for running the Linux operating system, the mirror image file and the data file of the Linux operating system need to be locally stored in the computer, after the virtual machine software is quitted, the access and the modification of the files are not controlled by the user authority of the Linux operating system, the safety performance of the file is poor, and the problem that data is stolen or damaged easily occurs.
Disclosure of Invention
One of the objectives of the present invention is to provide a dual-system coexistence method, which solves a series of problems of using a Windows operating system under a Linux operating system by using a cloud computing technology, and enables a user to switch between the Linux operating system and the Windows operating system quickly, efficiently and safely.
Another object of the present invention is to provide a dual system coexistence system, which can be used by a user to switch between a Linux operating system and a Windows operating system quickly, efficiently and safely.
In order to achieve the purpose, the invention provides the following technical scheme: a dual system coexistence method comprising:
s1a, accessing a Windows image file in a server by a client under a Linux operating system;
s2a, the client establishes a virtualization environment in a window mode;
s3a, loading the Windows image file image into the virtualization environment;
and S4a, booting the Windows image file in the virtualization environment to enter a Windows operating system.
In the above technical solution, the step S1a specifically includes:
s1.1a, configuring network block equipment in a server;
s1.2a, storing or mapping the Windows image file in the network block equipment;
and S1.3a, the client accesses the network block equipment to access the Windows image file.
In the above technical solution, the network block device is an NBD network block device.
In the above technical solution, in step s1.3a, when the client accesses the network block device, the server verifies the access right of the client to the network block device; if the client has the access right to the network block device, the server allows the client to access the network block device; and if the client does not have the access right to the network block device, the server refuses the client to access the network block device.
In the foregoing technical solution, in step S1a, after the client accesses the Windows image file, the Windows image file is cached locally for use in the virtualization environment.
A dual system coexistence method comprising:
s1b, the server provides a Windows mirror image file for the client to access under a Linux operating system;
s2b, waiting for the client to establish a virtualization environment in a window mode;
s3b, supporting the client to load the Windows image file image into the virtualization environment;
and S4b, after the client enters the Windows operating system, supporting the client to access the Windows image file.
In the above technical solution, the step S1b specifically includes:
s1.1b, configuring network block equipment in a server;
s1.2b, storing or mapping the Windows image file in the network block equipment;
and S1.3b, providing the client to access the network block equipment so that the client can access the Windows image file.
In the above technical solution, the network block device is an NBD network block device.
In the above technical solution, in step s1.3b, when the client accesses the network block device, the server verifies the access right of the client to the network block device; if the client has the access right to the network block device, the server allows the client to access the network block device; and if the client does not have the access right to the network block device, the server refuses the client to access the network block device.
A dual system coexistence system includes a server and a client, the client being network-connected with the server;
the server is used for providing a Windows image file and supporting the client to access and load the Windows image file;
the client is used for accessing the Windows image files in the server under the Linux operating system, establishing a virtualization environment in a window mode, loading the Windows image files into the virtualization environment in a mirror mode, and guiding the Windows image files to be started in the virtualization environment so as to enter the Windows operating system.
Compared with the prior art, the invention has the beneficial effects that:
1. the dual-system coexistence method of the invention has the advantages that the client operating the Linux operating system accesses the Windows image file in the server and guides the Windows image file to start in the windowed virtualization environment, so as to enter the Windows operating system, a user only needs to switch between desktop and window-form virtualization environment application software, the Linux operating system and the Windows operating system can be quickly switched without restarting to enter a bootstrap program, and moreover, because the Windows image file is positioned in the server, a manager of a service provider can effectively manage the modification authority of the Windows image file, and the safety performance of the system is improved.
2. The dual-system coexistence system can use the Windows operating system in a windowed manner under the virtualization environment of the Linux operating system, and a user can realize the quick switching of the Linux operating system and the Windows operating system only by switching between the desktop and the virtualization environment application software in a window form without rebooting to enter a bootstrap program.
Drawings
Fig. 1 is a flowchart illustrating a dual system coexistence method according to a first embodiment of the present invention.
Fig. 2 is a flowchart of step S1a in the first embodiment of the present invention.
Fig. 3 is a flowchart of a dual system coexistence method according to a second embodiment of the present invention.
Fig. 4 is a flowchart of step S1b in the second embodiment of the present invention.
Fig. 5 is a schematic diagram illustrating a flow correspondence relationship of a dual-system coexistence method according to a first embodiment and a second embodiment of the present invention.
Fig. 6 is a schematic diagram of a dual system coexistence system according to a third embodiment of the present invention.
Detailed Description
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 only a part of the embodiments of the present invention, and not all of the 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 invention.
The first embodiment is as follows:
the embodiment provides a dual-system coexistence method, which enables a user to switch between a Linux operating system and a Windows operating system quickly, efficiently and safely.
The system applying the method at least comprises a client and a server; the client is a thin client or a Personal Computer (PC), has local computing capacity, and uses a Linux operating system to run and use the functions of the Linux operating system and establish a virtualization environment under the Linux operating system to use a Windows operating system; the server is a cloud server deployed at a service provider; the client is connected with the server network to form a basic cloud computing system.
Referring to fig. 1, the dual-system coexistence method in this embodiment is directed to the operation of the client, and includes the following steps:
s1a, the client accesses the Windows image file in the server under the Linux operating system.
S2a, the client establishes a virtualization environment in a window mode.
In this step, the virtualized environment is a virtualized environment for deployment and operation of the Windows operating system, and the client may call a KVM (Kernel-based Virtual Machine) integrated in the Linux operating system to establish the virtualized environment, or may use Virtual Machine application software such as VirtualBox or VMware Workstation to establish the virtualized environment.
And S3a, loading the Windows image file image into the virtualization environment.
And S4a, booting the Windows image file in the virtualization environment to enter the Windows operating system.
In this step, in the virtualization environment, a boot method of UEFI (Unified Extensible Firmware Interface) or Legacy (i.e., traditional BIOS boot method) may be used to boot the Windows image file to boot.
After the step S4a is completed, the Windows operating system can be used in the Windows virtualization environment in the Linux operating system, and the user can realize the fast switching between the Linux operating system and the Windows operating system only by switching between the desktop and the Windows virtualization environment application software without rebooting and entering the boot program.
Referring to fig. 2, step S1a specifically includes:
s1.1a, configuring a network block device in a server.
In this step, the network block device configured in the server can be accessed by the client using the Linux operating system.
In this embodiment, the Network Block Device is an NBD Network Block Device (Network Block Device); and installing an nbd-server tool in the server, and starting the tool to conveniently configure the network block equipment.
And S1.2a, storing or mapping the Windows image file in the network block device.
S1.3a, the client accesses the network block device to access the Windows image file.
And installing or directly calling the nbd-client tool in the client, namely accessing the network block equipment so as to directly access the Windows image files stored in the network block equipment or accessing the position mapped by the network block equipment so as to access the Windows image files stored in other positions.
The method can effectively manage the modification authority of the Windows image file by using the network block device and storing or mapping the Windows image file in the network block device for the access of a client, for example, when the network block device is configured in a server, the capacity size of the network block device can be defined by modifying the parameter of [ size ], the read-write authority of the network block device can be defined as read-only or read-write by modifying the parameter of [ -r ], and when the file in the network block device is written, the write operation can be defined as directly acting on an object file or being stored as a new file. Therefore, the safety performance of the system can be effectively improved.
Further, in step s1.3a, when the client accesses the network block device, the server verifies the access authority of the client to the network block device; if the client has the access right to the network block device, the server allows the client to access the network block device; and if the client does not have the access right to the network block device, the server refuses the client to access the network block device. In this embodiment, in step s1.1a, when configuring a network block device, the parameter [ -l authorization _ file ] is configured in advance, where the parameter describes a list of clients that can be allowed to access the network block device; subsequently, in step s1.3a, when the client accesses the network block device, the server compares whether the identity of the client exists in the client list, if so, the server allows the client to access the network block device, and if not, the server denies the client to access the network block device.
Further, in step S1a, after accessing the Windows image file, the client caches the Windows image file to the local for use in the virtualization environment; thus, the use of the Windows operating system can be interrupted due to network influence.
Example two:
the embodiment provides a dual-system coexistence method, which enables a user to switch between a Linux operating system and a Windows operating system quickly, efficiently and safely.
The system applying the method at least comprises a client and a server as in the first embodiment; the client is a thin client or a Personal Computer (PC), has local computing capacity, and uses a Linux operating system to run and use the functions of the Linux operating system and establish a virtualization environment under the Linux operating system to use a Windows operating system; the server is a cloud server deployed at a service provider; the client is connected with the server network to form a basic cloud computing system.
Referring to fig. 3, the dual-system coexistence method in this embodiment is directed to the operation of a server, and includes the following steps:
s1b, the server provides Windows image files for the client to access under the Linux operating system.
S2b, waiting for the client to establish the virtualization environment in a window mode.
In this step, the virtualized environment is a virtualized environment for deployment and operation of the Windows operating system, and the client may call a KVM (Kernel-based Virtual Machine) integrated in the Linux operating system to establish the virtualized environment, or may use Virtual Machine application software such as VirtualBox or VMware Workstation to establish the virtualized environment.
And S3b, the supporting client loads the Windows image file image into the virtualization environment.
In this step, the server supports the client to continuously access the Windows image file, so that the client can load the Windows image file into the virtualization environment, and in the virtualization environment, the client can use a boot method of UEFI (Unified Extensible Firmware Interface) or Legacy (i.e., traditional BIOS boot method) to boot the Windows image file.
And S4b, after the client enters the Windows operating system, the client is supported to access the Windows image file.
The server continuously supports the client to continuously access the Windows image file, the client can use the Windows operating system in a windowed virtualized environment in the Linux operating system, a user only needs to switch between desktop and window-form virtualized environment application software to realize the quick switching of the Linux operating system and the Windows operating system, the boot program does not need to be restarted, and in addition, because the Windows image file is positioned in the server, a manager of a service provider can effectively manage the modification authority of the Windows image file, and the safety performance of the system is improved.
Referring to fig. 4, step S1b specifically includes:
and S1.1b, configuring a network block device in the server.
In this step, the network block device configured in the server can be accessed by the client using the Linux operating system.
In this embodiment, the Network Block Device is an NBD Network Block Device (Network Block Device); and installing an nbd-server tool in the server, and starting the tool to conveniently configure the network block equipment.
S1.2b, storing or mapping the Windows image file in network block equipment;
and S1.3b, providing the client to access the network block equipment so that the client can access the Windows image file.
And installing or directly calling the nbd-client tool in the client, namely accessing the network block equipment so as to directly access the Windows image files stored in the network block equipment or accessing the position mapped by the network block equipment so as to access the Windows image files stored in other positions.
The method can effectively manage the modification authority of the Windows image file by using the network block device and storing or mapping the Windows image file in the network block device for the access of a client, for example, when the network block device is configured in a server, the capacity size of the network block device can be defined by modifying the parameter of [ size ], the read-write authority of the network block device can be defined as read-only or read-write by modifying the parameter of [ -r ], and when the file in the network block device is written, the write operation can be defined as directly acting on an object file or being stored as a new file. Therefore, the safety performance of the system can be effectively improved.
Further, in step s1.3b, when the client accesses the network block device, the server verifies the access authority of the client to the network block device; if the client has the access right to the network block device, the server allows the client to access the network block device; and if the client does not have the access right to the network block device, the server refuses the client to access the network block device. In this embodiment, in step s1.1b, when configuring a network block device, the parameter [ -l authorization _ file ] is configured in advance, where the parameter describes a list of clients that can be allowed to access the network block device; subsequently, in step s1.3b, when the client accesses the network block device, the server compares whether the identity of the client exists in the client list, if so, the server allows the client to access the network block device, and if not, the server denies the client to access the network block device.
In fact, as shown in fig. 5, the steps S1b to S4b of the dual-system coexistence method for the server in this embodiment correspond to the steps S1a to S4a of the dual-system coexistence method for the client in the first embodiment, respectively, so as to implement the dual-system coexistence method for the entire cloud computing system.
Example three:
referring to fig. 6, the present embodiment provides a dual-system coexistence system, to which the dual-system coexistence method of the first embodiment and the dual-system coexistence method of the second embodiment are applied, the system including a server and a client; the client is a thin client or a Personal Computer (PC), has local computing capacity, and uses a Linux operating system to run and use the functions of the Linux operating system and establish a virtualization environment under the Linux operating system to use a Windows operating system; the server is a cloud server deployed at a service provider; the client is connected with the server network to form a basic cloud computing system.
The server is used for providing the Windows image files and supporting the client to access and load the Windows image files.
In this embodiment, a network block device is configured in a server, and the network block device can be accessed by a client using a Linux operating system; specifically, the Network Block Device is an NBD Network Block Device (Network Block Device); installing an nbd-server tool in a server, and starting the tool to conveniently configure network block equipment; the Windows image file is stored or mapped in the network block device by the server, and the Windows image file can be accessed when the client accesses the network block device.
The client is used for accessing the Windows image files in the server under the Linux operating system, establishing a virtualization environment in a window mode, loading the Windows image files into the virtualization environment in a mirror mode, and guiding the Windows image files to be started up in the virtualization environment so as to enter the Windows operating system.
And installing or directly calling the nbd-client tool in the client, namely accessing the network block equipment, thereby directly accessing the Windows image files stored in the network block equipment or accessing the positions mapped by the network block equipment and accessing the Windows image files stored in other positions.
The virtualization environment is a virtualization environment for deployment and operation of a Windows operating system, and a client may call a KVM (Kernel-based Virtual Machine) integrated in a Linux operating system to establish the virtualization environment, or may use Virtual Machine application software such as a VirtualBox or VMware Workstation to establish the virtualization environment. In the virtualization environment, a boot method of UEFI (Unified Extensible Firmware Interface) or Legacy (i.e., a conventional BIOS boot method) may be used to boot the Windows image file.
By the dual-system coexistence system in the embodiment, the Windows operating system can be used in a windowed manner in the virtualization environment of the Linux operating system, a user only needs to switch between desktop and window-form virtualization environment application software, the Linux operating system and the Windows operating system can be quickly switched without rebooting and entering a bootstrap program, and moreover, because the Windows image file is located in the server, a manager of a service provider can effectively manage the modification permission of the Windows image file, and the safety performance of the system is improved.
Although embodiments of the present invention have been shown and described, it will be appreciated by those skilled in the art that changes, modifications, substitutions and alterations can be made in these embodiments without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents.

Claims (10)

1. A dual system coexistence method, comprising:
s1a, accessing a Windows image file in a server by a client under a Linux operating system;
s2a, the client establishes a virtualization environment in a window mode;
s3a, loading the Windows image file image into the virtualization environment;
and S4a, booting the Windows image file in the virtualization environment to enter a Windows operating system.
2. The dual system coexistence method according to claim 1, characterized in that: the step S1a specifically includes:
s1.1a, configuring network block equipment in a server;
s1.2a, storing or mapping the Windows image file in the network block equipment;
and S1.3a, the client accesses the network block equipment to access the Windows image file.
3. The dual system coexistence method according to claim 2, characterized in that: the network block device is an NBD network block device.
4. The dual system coexistence method according to claim 3, characterized in that: in the step s1.3a, when the client accesses the network block device, the server verifies the access right of the client to the network block device;
if the client has the access right to the network block device, the server allows the client to access the network block device;
and if the client does not have the access right to the network block device, the server refuses the client to access the network block device.
5. The dual system coexistence method according to any one of claims 1 to 4, characterized in that: in step S1a, after the client accesses the Windows image file, the Windows image file is cached locally for use in the virtualization environment.
6. A dual system coexistence method, comprising:
s1b, the server provides a Windows mirror image file for the client to access under a Linux operating system;
s2b, waiting for the client to establish a virtualization environment in a window mode;
s3b, supporting the client to load the Windows image file image into the virtualization environment;
and S4b, after the client enters the Windows operating system, supporting the client to access the Windows image file.
7. The dual system coexistence method according to claim 6, characterized in that: the step S1b specifically includes:
s1.1b, configuring network block equipment in a server;
s1.2b, storing or mapping the Windows image file in the network block equipment;
and S1.3b, providing the client to access the network block equipment so that the client can access the Windows image file.
8. The dual system coexistence method according to claim 7, characterized in that: the network block device is an NBD network block device.
9. The dual system coexistence method according to claim 8, wherein: in the step s1.3b, when the client accesses the network block device, the server verifies the access right of the client to the network block device;
if the client has the access right to the network block device, the server allows the client to access the network block device;
and if the client does not have the access right to the network block device, the server refuses the client to access the network block device.
10. A dual system coexistence system is characterized in that it comprises a server and a client, the client is connected with the server through a network;
the server is used for providing a Windows image file and supporting the client to access and load the Windows image file;
the client is used for accessing the Windows image files in the server under the Linux operating system, establishing a virtualization environment in a window mode, loading the Windows image files into the virtualization environment in a mirror mode, and guiding the Windows image files to be started in the virtualization environment so as to enter the Windows operating system.
CN202110180876.9A 2021-02-08 2021-02-08 Dual-system coexistence method and system Pending CN112860377A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110180876.9A CN112860377A (en) 2021-02-08 2021-02-08 Dual-system coexistence method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110180876.9A CN112860377A (en) 2021-02-08 2021-02-08 Dual-system coexistence method and system

Publications (1)

Publication Number Publication Date
CN112860377A true CN112860377A (en) 2021-05-28

Family

ID=75988110

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110180876.9A Pending CN112860377A (en) 2021-02-08 2021-02-08 Dual-system coexistence method and system

Country Status (1)

Country Link
CN (1) CN112860377A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1670698A (en) * 2005-04-06 2005-09-21 清华大学 Transparent computing based computing apparatus and method
US20100042722A1 (en) * 2008-08-18 2010-02-18 Sun Microsystems, Inc. Method for sharing data
CN105007290A (en) * 2015-05-21 2015-10-28 上海新浩艺软件有限公司 Linux system remote installation configuration management method aiming at disk-free server
CN106533825A (en) * 2016-10-25 2017-03-22 广东浪潮大数据研究有限公司 Linux system-based SR-IOV function testing method
CN109002346A (en) * 2018-07-10 2018-12-14 广东微云科技股份有限公司 A kind of conversion method of Windows virtual machine boot program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1670698A (en) * 2005-04-06 2005-09-21 清华大学 Transparent computing based computing apparatus and method
US20100042722A1 (en) * 2008-08-18 2010-02-18 Sun Microsystems, Inc. Method for sharing data
CN105007290A (en) * 2015-05-21 2015-10-28 上海新浩艺软件有限公司 Linux system remote installation configuration management method aiming at disk-free server
CN106533825A (en) * 2016-10-25 2017-03-22 广东浪潮大数据研究有限公司 Linux system-based SR-IOV function testing method
CN109002346A (en) * 2018-07-10 2018-12-14 广东微云科技股份有限公司 A kind of conversion method of Windows virtual machine boot program

Similar Documents

Publication Publication Date Title
US7356677B1 (en) Computer system capable of fast switching between multiple operating systems and applications
US8219990B2 (en) Techniques for managing virtual machine (VM) states
US9135038B1 (en) Mapping free memory pages maintained by a guest operating system to a shared zero page within a machine frame
US7694125B2 (en) System and method of booting an operating system in an optimal performance state
US10635499B2 (en) Multifunction option virtualization for single root I/O virtualization
US9354906B1 (en) Managing the eviction process
US9886284B2 (en) Identification of bootable devices
US9792131B1 (en) Preparing a virtual machine for template creation
EP3442203B1 (en) Method for migrating a virtual machine, and system
KR19990062455A (en) Partition Mapping System and Method for Logical Drives in Computer Memory
US11307907B2 (en) Information handling system and method to automatically synchronize operating system and boot firmware languages
CN109002346B (en) Conversion method of Windows virtual machine bootstrap program
CN115390996A (en) Virtual machine migration method and device, computing equipment and storage medium
US10613886B2 (en) Protecting virtual computing instances
US20230229481A1 (en) Provisioning dpu management operating systems
US20190310874A1 (en) Driver management method and host
CN113918174A (en) Bare metal server deployment method, deployment controller and server cluster
US9104544B1 (en) Mitigating eviction by maintaining mapping tables
CN115495193A (en) Application program running method and system under Linux operating system
CN116009899B (en) Mirror image making method and device of operating system, electronic equipment and storage medium
CN111913753A (en) Method and system for changing starting mode in cloud migration of windows system
CN112860377A (en) Dual-system coexistence method and system
CN113342365A (en) Operating system deployment method, device, equipment and computer-readable storage medium
US20230325203A1 (en) Provisioning dpu management operating systems using host and dpu boot coordination
CN112162830B (en) Quick starting method of virtual machine, storage medium and terminal

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