VirtualBox

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

Last change on this file since 99081 was 99081, checked in by vboxsync, 21 months ago

Docs: bugref:10302. Integrating modified user manual dita files from docs. team. Now all image elements have width attribute.

  • 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>
9 With snapshots, you can save a particular state of a virtual
10 machine for later use. At any later time, you can revert to that
11 state, even though you may have changed the VM considerably since
12 then. A snapshot of a virtual machine is thus similar to a machine
13 in Saved state, but there can be many of them, and these saved
14 states are preserved.
15 </p>
16 <p>
17 To see the snapshots of a virtual machine, click on the machine
18 name in VirtualBox Manager. In the machine tools menu for the VM, click
19 <b outputclass="bold">Snapshots</b>. The Snapshots tool is
20 displayed.
21 </p>
22 <fig id="fig-snapshots-tool">
23 <title>Snapshots Tool, Showing Snapshot Properties</title>
24 <image href="images/snapshots-1.png" width="10cm" placement="break"/>
25 </fig>
26 <p>
27 If you select multiple VMs in the machine list, all snapshots are
28 listed for each VM.
29 </p>
30 <p>
31 Until you take a snapshot of the virtual machine, the list of
32 snapshots will be empty, except for the
33 <b outputclass="bold">Current State</b> item. This item
34 represents the current point in the lifetime of the virtual
35 machine.
36 </p>
37 <p>
38 The Snapshots window includes a toolbar, enabling you to perform
39 the following snapshot operations:
40 </p>
41 <ul>
42 <li>
43 <p>
44 <b outputclass="bold">Take.</b> Takes a snapshot of the
45 selected VM. See
46 <xref href="snapshots-take-restore-delete.dita#snapshots-take-restore-delete"/>.
47 </p>
48 </li>
49 <li>
50 <p>
51 <b outputclass="bold">Delete.</b> Removes a snapshot
52 from the list of snapshots. See
53 <xref href="snapshots-take-restore-delete.dita#snapshots-take-restore-delete"/>.
54 </p>
55 </li>
56 <li>
57 <p>
58 <b outputclass="bold">Restore.</b> Restores the VM
59 state to be the same as the selected snapshot. See
60 <xref href="snapshots-take-restore-delete.dita#snapshots-take-restore-delete"/>.
61 </p>
62 </li>
63 <li>
64 <p>
65 <b outputclass="bold">Properties.</b> Displays the
66 properties for the selected snapshot. The
67 <b outputclass="bold">Attributes</b> tab is used to
68 specify a Name and Description for the snapshot. The
69 <b outputclass="bold">Information</b> tab shows VM
70 settings for the snapshot.
71 </p>
72 </li>
73 <li>
74 <p>
75 <b outputclass="bold">Clone.</b> Displays the
76 <b outputclass="bold">Clone Virtual Machine</b> wizard.
77 This enables you to create a clone of the VM, based on the
78 selected snapshot.
79 </p>
80 </li>
81 <li>
82 <p>
83 <b outputclass="bold">Settings.</b> Available for the
84 Current State snapshot only. Displays the
85 <b outputclass="bold">Settings</b> window for the VM,
86 enabling you to make configuration changes.
87 </p>
88 </li>
89 <li>
90 <p>
91 <b outputclass="bold">Discard.</b> For a running VM,
92 discards the saved state for the VM and closes it down.
93 </p>
94 </li>
95 <li>
96 <p>
97 <b outputclass="bold">Start.</b> Start the VM. This
98 operation is available for the <b outputclass="bold">Current
99 State</b> item.
100 </p>
101 </li>
102 </ul>
103 </body>
104
105
106 </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