VirtualBox

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

Last change on this file since 105293 was 105289, checked in by vboxsync, 7 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 Author Date Id Revision
File size: 3.6 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 the top right of the
7 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 off the VM. As a
9 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>When you start the VM again later, you will find that the VM continues exactly where it was left off. All
33 your programs will still be open, and your computer resumes operation. Saving the state of a virtual machine
34 is thus in some ways similar to suspending a laptop computer by closing its lid. </p>
35 </li>
36 <li>
37 <p><b outputclass="bold">Send the shutdown signal.</b>
38 This will send an ACPI shutdown signal to the virtual
39 machine, which has the same effect as if you had pressed the
40 power button on a real computer. This should trigger a
41 proper shutdown mechanism from within the VM.
42 </p>
43 </li>
44 <li>
45 <p><b outputclass="bold">Power off the machine:</b> With
46 this option, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> also stops running the virtual
47 machine, but <i>without</i> saving its state.
48 </p>
49 <note type="caution">
50 <p>This is equivalent to pulling the power plug on a real computer without shutting it down properly. If you
51 start the machine again after powering it off, your OS will have to reboot completely and may begin a
52 lengthy check of its virtual system disks. As a result, this should not normally be done, since it can
53 potentially cause data loss or an inconsistent state of the guest system on disk. </p>
54 </note>
55 <p>As an exception, if your virtual machine has any snapshots, see <xref href="snapshots.dita#snapshots"/>, you
56 can use this option to quickly <b outputclass="bold">restore the current snapshot</b> of the virtual machine.
57 In that case, powering off the machine will discard the current state and any changes made since the previous
58 snapshot was taken will be lost. </p>
59 </li>
60 </ul>
61 <p>The <b outputclass="bold">Discard</b> button in the <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/> window
62 discards a virtual machine's saved state. This has the same effect as powering it off, and the same warnings
63 apply. </p>
64 </body>
65
66</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