Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

SOLUTION: Press 'ENTER' at the end of the file and save.

 

4. Create a duplicate of a virtual disk

PROBLEM: the virtual disks use the same lan card and the same MAC address.

SOLUTION: change the MAC address in VirtualBox and change it in the OS:

Code Block
emacs /etc/udev/rules.d/70-persistent-net-rules

keep the interface with the new MAC address and make sure it is named eth0. Restart the OS.