Open main menu

CDOT Wiki β

Changes

OPS235 Lab 3 - Fedora17

80 bytes added, 13:25, 20 January 2010
Investigation 6: How do I backup a virtual machine?
# Compare the size of the compressed and original files.
# Start the ''fedora3'' VM.
# Wreck it! Try this commandinside the fedora3 virtual machine (DO NOT do this on your main Fedora system!): <code>rm -rf /</code>
# Shut down the VM.
# Restore the original image from backup: <code>gunzip <fedora3.img.backup.gz >fedora3.img</code>