Changes

Jump to: navigation, search

stoney conductor: VM Backup

148 bytes added, 14:34, 9 January 2014
/* How to manually restore a machine from backup */
'''Important''': Before you continue with this guide, make sure that you have no other possibility to restore the machine. It might be easier and safer to get lost files from the online backup if the machine has one set up.
As a first step, you would like to set some useful bash variables to be able to copy paste the following guide: '''Double check all variables you are setting here. If one is not correct, you will restore a running machine or overwrite a live-disk image!?'''
<source lang='bash'>
machinename="<MACHINE-NAME>" # For example: machinename="0f83f084-8080-413e-b558-b678e504836e"
486
edits