Virtual Box tutorial diagram of duplicating virtual machines

Virtual Box tutorial diagram of duplicating virtual machines

After getting used to VM, switching to BOX is a little different. For example, copying

I used 2 network cards, so it seemed troublesome once

Annotated UUID

There should be a better way to do this. The following seems a bit long-winded, so let's just make do with it for now. . .

1. Shut down

2. Copy

3. Change name, create new path, MAC

4. Complete Copy

5. Wait

6. Start the NEW machine to generate two new network cards, eth2 and eth3. Prepare to use these two HWaddrs to replace the original eth0 and eth1. Also comment out the NEW network card in the rules.

7. Replace network cards 0 and 1 respectively

8. Restart the network card

Done

Summarize

The above is the tutorial illustration of Virtual Box copying virtual machines introduced by the editor. I hope it will be helpful to everyone. If you have any questions, please leave me a message and the editor will reply to you in time!

You may also be interested in:
  • Using VirtualBox virtual machine to realize port forwarding
  • How to implement intercommunication between VirtualBox host and virtual machines
  • How to install Ubuntu Server 16.04 virtual machine in VirtualBox
  • VirtualBox configures virtual network card (bridging) to achieve host-virtual machine network interconnection
  • A tutorial on how to use VirtualBox to connect a virtual machine to the network
  • Detailed tutorial on installing Ubuntu on VirtualBox virtual machine (picture and text)
  • Detailed explanation of VirtualBox virtual machine network environment analysis and construction - NAT, bridging, Host-Only, Internal, port mapping
  • How to install CentOS 7 on VirtualBox virtual machine

<<:  How to preview pdf file using pdfjs in vue

>>:  Several ways to store images in MySQL database

Recommend

A record of the pitfalls of the WeChat applet component life cycle

The component lifecycle is usually where our busi...

Detailed explanation of JavaScript prototype and examples

Table of contents The relationship between the co...

Database SQL statement optimization

Why optimize: With the launch of the actual proje...

Analysis of the difference between HTML relative path and absolute path

HTML beginners often encounter the problem of how ...

The benefits and examples of placing the site map at the bottom of the web page

In the past, almost every website had a sitemap p...

How to implement function currying and decurrying in Javascript

Function currying (black question mark face)? ? ?...

Detailed process of FastAPI deployment on Docker

Docker Learning https://www.cnblogs.com/poloyy/p/...

How to use the Linux nl command

1. Command Introduction nl (Number of Lines) adds...

Modification of time zone problem of MySQL container in Docker

Preface When Ahhang was developing the Springboot...

Example of how to increase swap in CentOS7 system

Preface Swap is a special file (or partition) loc...

Nginx location matching rule example

1. Grammar location [=|~|~*|^~|@] /uri/ { ... } 2...

JS implements city list effect based on VUE component

This article example shares the specific code for...

Steps to install GRUB on Linux server

How to Install GRUB for Linux Server You cannot u...