VirtualBox

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

Last change on this file was 109119, checked in by vboxsync, 9 days ago

Docs: bugref:10705. The following commits from doc's team git repo has been applied:

deef6a8040814e47beebafea601983c428769e5e Vbp 1622 gui changes

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 3.0 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="ct_snapshots">
5 <title>Snapshots</title>
6 <body>
7 <p>With snapshots, you can save a particular state of a virtual machine for later use. At any later time, you can revert to that state, even though you may have changed the VM considerably since then. A snapshot of a virtual machine is thus similar to a machine in Saved state, but there can be many of them, and these saved states are preserved.</p>
8 <p>To see the snapshots of a virtual machine, click the VM name in the <uicontrol>Machines</uicontrol> list in <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/>, and then click <uicontrol>Snapshots</uicontrol>.</p>
9 <p>If you select multiple VMs in the machine list, all snapshots are listed for each VM.</p>
10 <p>Until you take a snapshot of the virtual machine, the list of snapshots will be empty, except for the <b outputclass="bold">Current State</b> item. This item represents the current point in the lifetime of the virtual machine.</p>
11 <p>The <uicontrol>Snapshots</uicontrol> toolbar includes the following snapshot operations:</p>
12 <ul>
13 <li>
14 <p><b outputclass="bold">Take.</b> Takes a snapshot of the selected VM. See <xref href="snapshots-take-restore-delete.dita#snapshots-take-restore-delete"/>.</p>
15 </li>
16 <li>
17 <p><b outputclass="bold">Delete.</b> Removes a snapshot from the list of snapshots. See <xref href="snapshots-take-restore-delete.dita#snapshots-take-restore-delete"/>.</p>
18 </li>
19 <li>
20 <p><b outputclass="bold">Restore.</b> Restores the VM state to be the same as the selected snapshot. See <xref href="snapshots-take-restore-delete.dita#snapshots-take-restore-delete"/>.</p>
21 </li>
22 <li>
23 <p><b outputclass="bold">Properties.</b> Displays the properties for the selected snapshot. The <b outputclass="bold">Attributes</b> tab is used to specify a Name and Description for the snapshot. The <b outputclass="bold">Information</b> tab shows VM settings for the snapshot.</p>
24 </li>
25 <li>
26 <p><b outputclass="bold">Clone.</b> Displays the <b outputclass="bold">Clone Virtual Machine</b> workflow. This enables you to create a clone of the VM, based on the selected snapshot.</p>
27 </li>
28 <li>
29 <p><b outputclass="bold">Settings.</b> Available for the Current State snapshot only. Displays the <uicontrol>Settings</uicontrol> window for the VM, enabling you to make configuration changes.</p>
30 </li>
31 <li>
32 <p><b outputclass="bold">Discard.</b> For a running VM, discards the saved state for the VM and closes it down.</p>
33 </li>
34 <li>
35 <p><b outputclass="bold">Start.</b> Start the VM. This operation is available for the <b outputclass="bold">Current State</b> item.</p>
36 </li>
37 </ul>
38 </body>
39</topic>
Note: See TracBrowser for help on using the repository browser.

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