VirtualBox

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

Last change on this file since 108921 was 108921, checked in by vboxsync, 4 weeks ago

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

6c76f3636576368d4a9963539c9d13348e208183 EFI only for Arm
85ce91f98ba4a229be6e435bea6678ca43f87b4d Changed topic IDs
81c094808cde6217550ab02b74c22d487d1a1746 Updated topic IDs and links to them
50717ec1eaea65d137bde7eb168b519a6b1d9966 Updated topic IDs
75466c5935ec603a2be966669f232bd088b3f287 Updated cloud intro
713b0c03d33098af0158ae0615a4f61370cabdef Updated comments

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 2.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="ct_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 window, just like you would close any other window on your system, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> asks you whether you want to save or power off the VM. As a shortcut, you can also press <b outputclass="bold">Host key + Q</b>. </p>
7 <p> The difference between the three options is crucial. They mean the following: </p>
8 <ul>
9 <li>
10 <p><b outputclass="bold">Save the machine state:</b> With this option, <ph conkeyref="vbox-conkeyref-phrases/product-name"/>
11 <i>freezes</i> the virtual machine by completely saving its state to your local disk. </p>
12 <p>When you start the VM again later, you will find that the VM continues exactly where it was left off. All your programs will still be open, and your computer resumes operation. Saving the state of a virtual machine is thus in some ways similar to suspending a laptop computer by closing its lid. </p>
13 </li>
14 <li>
15 <p><b outputclass="bold">Send the shutdown signal.</b> This will send an ACPI shutdown signal to the virtual machine, which has the same effect as if you had pressed the power button on a real computer. This should trigger a proper shutdown mechanism from within the VM. </p>
16 </li>
17 <li>
18 <p><b outputclass="bold">Power off the machine:</b> With this option, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> also stops running the virtual machine, but <i>without</i> saving its state. </p>
19 <note type="caution">
20 <p>This is equivalent to pulling the power plug on a real computer without shutting it down properly. If you start the machine again after powering it off, your OS will have to reboot completely and may begin a lengthy check of its virtual system disks. As a result, this should not normally be done, since it can potentially cause data loss or an inconsistent state of the guest system on disk. </p>
21 </note>
22 <p>As an exception, if your virtual machine has any snapshots, see <xref href="snapshots.dita"/>, you can use this option to quickly <b outputclass="bold">restore the current snapshot</b> of the virtual machine. In that case, powering off the machine will discard the current state and any changes made since the previous snapshot was taken will be lost. </p>
23 </li>
24 </ul>
25 <p>The <b outputclass="bold">Discard</b> button in the <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/> window discards a virtual machine's saved state. This has the same effect as powering it off, and the same warnings apply. </p>
26 </body>
27</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