VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/intro-save-machine-state.dita@ 105176

Last change on this file since 105176 was 105176, checked in by vboxsync, 9 months ago

Docs: bugref:10705. Merging some more changes from docs team's dita topic files. not complete.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 3.8 KB
Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
3<topic xml:lang="en-us" id="intro-save-machine-state">
4 <title>Saving the State of the Machine</title>
5 <body>
6 <p> When you click the <b outputclass="bold">Close</b> button of your virtual machine window, at
7 the top right of the window, just like you would close any other window on your system, <ph
8 conkeyref="vbox-conkeyref-phrases/product-name"/> asks you whether you want to save or power
9 off the VM. As a shortcut, you can also press <b outputclass="bold">Host key + Q</b>. </p>
10 <fig id="fig-vm-close">
11 <title>Closing Down a Virtual Machine</title>
12 <xref href="images/vm-close.png" format="png" platform="htmlhelp">
13 <image href="images/vm-close.png" width="10cm" placement="break">
14 <alt>Closing Down a Virtual Machine</alt>
15 </image>
16 </xref>
17 <image platform="ohc" href="images/vm-close.png" width="10cm" placement="break">
18 <alt>Closing Down a Virtual Machine</alt>
19 </image>
20 </fig>
21 <p>
22 The difference between the three options is crucial. They mean
23 the following:
24 </p>
25 <ul>
26 <li>
27 <p><b outputclass="bold">Save the machine state:</b>
28 With this option, <ph conkeyref="vbox-conkeyref-phrases/product-name"/>
29 <i>freezes</i> the virtual machine by
30 completely saving its state to your local disk.
31 </p>
32 <p>
33 When you start the VM again later, you will find that the VM
34 continues exactly where it was left off. All your programs
35 will still be open, and your computer resumes operation.
36 Saving the state of a virtual machine is thus in some ways
37 similar to suspending a laptop computer by closing its lid.
38 </p>
39 </li>
40 <li>
41 <p><b outputclass="bold">Send the shutdown signal.</b>
42 This will send an ACPI shutdown signal to the virtual
43 machine, which has the same effect as if you had pressed the
44 power button on a real computer. This should trigger a
45 proper shutdown mechanism from within the VM.
46 </p>
47 </li>
48 <li>
49 <p><b outputclass="bold">Power off the machine:</b> With
50 this option, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> also stops running the virtual
51 machine, but <i>without</i> saving its state.
52 </p>
53 <note type="caution">
54 <p>
55 This is equivalent to pulling the power plug on a real
56 computer without shutting it down properly. If you start
57 the machine again after powering it off, your OS will have
58 to reboot completely and may begin a lengthy check of its
59 virtual system disks. As a result, this should not
60 normally be done, since it can potentially cause data loss
61 or an inconsistent state of the guest system on disk.
62 </p>
63 </note>
64 <p>
65 As an exception, if your virtual machine has any snapshots,
66 see <xref href="snapshots.dita#snapshots"/>, you can use this option to
67 quickly <b outputclass="bold">restore the current
68 snapshot</b> of the virtual machine. In that case,
69 powering off the machine will discard the current state and
70 any changes made since the previous snapshot was taken will
71 be lost.
72 </p>
73 </li>
74 </ul>
75 <p>
76 The <b outputclass="bold">Discard</b> button in the
77 <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/> window discards a virtual machine's saved state. This
78 has the same effect as powering it off, and the same warnings
79 apply.
80 </p>
81 </body>
82
83</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