VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/snapshots.dita@ 105289

Last change on this file since 105289 was 105289, checked in by vboxsync, 6 months ago

Docs: bugref:10705. Merging current changes to dita files from docs team's repo. (r6123, r6120, r6117)

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id Revision
File size: 4.1 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE topic
3 PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
4<topic xml:lang="en-us" id="snapshots">
5 <title>Snapshots</title>
6
7 <body>
8 <p>With snapshots, you can save a particular state of a virtual machine for later use. At any later time,
9 you can revert to that state, even though you may have changed the VM considerably since then. A snapshot of a
10 virtual machine is thus similar to a machine in Saved state, but there can be many of them, and these saved states
11 are preserved. </p>
12 <p> To see the snapshots of a virtual machine, click the machine name in <ph
13 conkeyref="vbox-conkeyref-phrases/vbox-mgr"/>. In the machine tools menu for the VM, click <b outputclass="bold"
14 >Snapshots</b>. The Snapshots tool is displayed. </p>
15 <fig id="fig-snapshots-tool">
16 <title>Snapshots Tool, Showing Snapshot Properties</title>
17 <xref href="images/snapshots-1.png" format="png" platform="htmlhelp">
18 <image href="images/snapshots-1.png" width="10cm" placement="break">
19 <alt>Snapshots Tool, Showing Snapshot Properties</alt>
20 </image>
21 </xref>
22 <image platform="ohc" href="images/snapshots-1.png" width="10cm" placement="break">
23 <alt>Snapshots Tool, Showing Snapshot Properties</alt>
24 </image>
25 </fig>
26 <p>If you select multiple VMs in the machine list, all snapshots are listed for each VM. </p>
27 <p>Until you take a snapshot of the virtual machine, the list of snapshots will be empty, except for the
28 <b outputclass="bold">Current State</b> item. This item represents the current point in the lifetime of the
29 virtual machine. </p>
30 <p>The Snapshots window includes a toolbar, enabling you to perform the following snapshot operations: </p>
31 <ul>
32 <li>
33 <p><b outputclass="bold">Take.</b> Takes a snapshot of the selected VM. See <xref
34 href="snapshots-take-restore-delete.dita#snapshots-take-restore-delete"/>. </p>
35 </li>
36 <li>
37 <p><b outputclass="bold">Delete.</b> Removes a snapshot from the list of snapshots. See <xref
38 href="snapshots-take-restore-delete.dita#snapshots-take-restore-delete"/>. </p>
39 </li>
40 <li>
41 <p><b outputclass="bold">Restore.</b> Restores the VM state to be the same as the selected
42 snapshot. See <xref href="snapshots-take-restore-delete.dita#snapshots-take-restore-delete"/>. </p>
43 </li>
44 <li>
45 <p><b outputclass="bold">Properties.</b> Displays the properties for the selected snapshot. The <b
46 outputclass="bold">Attributes</b> tab is used to specify a Name and Description for the snapshot. The <b
47 outputclass="bold">Information</b> tab shows VM settings for the snapshot. </p>
48 </li>
49 <li>
50 <p><b outputclass="bold">Clone.</b> Displays the <b outputclass="bold">Clone Virtual Machine</b>
51 wizard. This enables you to create a clone of the VM, based on the selected snapshot. </p>
52 </li>
53 <li>
54 <p><b outputclass="bold">Settings.</b> Available for the Current State snapshot only. Displays the
55 <b outputclass="bold">Settings</b> window for the VM, enabling you to make configuration changes. </p>
56 </li>
57 <li>
58 <p><b outputclass="bold">Discard.</b> For a running VM, discards the saved state for the VM and
59 closes it down. </p>
60 </li>
61 <li>
62 <p><b outputclass="bold">Start.</b> Start the VM. This operation is available for the <b
63 outputclass="bold">Current State</b> item. </p>
64 </li>
65 </ul>
66 </body>
67
68
69 </topic>
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette