User Tools

Site Tools


windows:snapshots

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revision Both sides next revision
windows:snapshots [2013/10/05 08:21]
tschulz created
windows:snapshots [2013/10/05 08:21]
tschulz
Line 3: Line 3:
   * To create a snapshot of BACKING_IMG.qed run the following command. ​ Then use SNAP_IMG.qed as the source image in the vm.  All changes will be written to SNAP_IMG.qed and BACKING_IMG.qed will be unmodified.   * To create a snapshot of BACKING_IMG.qed run the following command. ​ Then use SNAP_IMG.qed as the source image in the vm.  All changes will be written to SNAP_IMG.qed and BACKING_IMG.qed will be unmodified.
   * Running the same command will create a new snapshot and discard all changes to BACKING_IMG.qed   * Running the same command will create a new snapshot and discard all changes to BACKING_IMG.qed
 +  * qcow2 and qed support snapshots
 <​file>​ <​file>​
 qemu-img create -f qed -b BACKING_IMG.qed SNAP_IMG.qed qemu-img create -f qed -b BACKING_IMG.qed SNAP_IMG.qed
windows/snapshots.txt · Last modified: 2013/10/05 08:22 by tschulz