1,885
edits
Changes
→Investigation 2
## Change the name of the disk file to match the name of the virtual machine.
## Use a disk size of 15G
# Start fedora2 and confirm that you can connect to it.
# The IP address on fedora1 and fedora2 are the same, which would cause a conflict if they were booted at the same time. Change the IP address of fedora2 to 192.168.122.201 by editing the file /etc/sysconfig/network-scripts/ifcfg-eth0
# Restart fedora2 and confirm that the IP address has changed to the correct value.
# Shut down fedora2.