Cloning a Centos 6.3 VirtualBox VM
Cloning an existing CentOS 6.3 virtual machine in VirtualBox seems to be quite easy.
Right click on the machine, select clone, reinitialize the MAC addresses and create a full clone…
The clone is beeing created and after starting it up – oops, no network interfaces present?
Some error messages appear when trying to restart network services:
To solve the issue two things must be done:
1. Delete the 70-persistent-net.rules
2. Check the MAC addresses in the interface scripts within network-scripts folder
[Read More]