VirtualBox Virtual Machine and Linux O/S Clone: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= ==Clone VMs with Identical Hardware== If we are going to create more virtual machines with the same hardware configuration, now is the moment to clone them. Rig...") |
|||
(17 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=Internal= | =Internal= | ||
* [[VirtualBox_Virtual_Machine_Creation#Linux_Clone|VirtualBox Virtual Machine Creation]] | |||
= | =Overview= | ||
This is the procedure to create a clone of a VirtualBox Virtual Machine, including an O/S image. | |||
=Procedure= | |||
==Shut Down the Template== | |||
==Clone the Template Including the O/S Image== | |||
Right click on the newly created VM -> Clone | Right click on the newly created VM -> Clone | ||
Turn to "Expert Mode" | |||
Give it the appropriate name: "Centos 7.3 Docker Server" | |||
Snapshots: Current machine state | Clone Type: "Full Clone" | ||
Snapshots: "Current machine state" | |||
Reinitialize the MAC address of all network cards | Reinitialize the MAC address of all network cards | ||
Clone. | |||
==Reconfigure the O/S Image== | |||
===Start the Clone=== | |||
Normal Start, to get access to a console that would allow reconfiguration | |||
===Reconfiguration Sequence=== | |||
<span id="Reconfigure_Linux_VM_Guest_Image"></span>{{Internal|Reconfigure Linux VM Guest Image|Reconfigure Linux VM Guest Image}} |
Latest revision as of 20:43, 3 May 2017
Internal
Overview
This is the procedure to create a clone of a VirtualBox Virtual Machine, including an O/S image.
Procedure
Shut Down the Template
Clone the Template Including the O/S Image
Right click on the newly created VM -> Clone
Turn to "Expert Mode"
Give it the appropriate name: "Centos 7.3 Docker Server"
Clone Type: "Full Clone"
Snapshots: "Current machine state"
Reinitialize the MAC address of all network cards
Clone.
Reconfigure the O/S Image
Start the Clone
Normal Start, to get access to a console that would allow reconfiguration