Shutting down vs shutdown signal

This is for discussing general topics about how to use VirtualBox.
Post Reply
rye9
Posts: 1
Joined: 11. Aug 2009, 22:26
Primary OS: Mac OS X Leopard
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows Vista

Shutting down vs shutdown signal

Post by rye9 »

After reading the manual for Virtualbox, I finally taught myself what the 3 "close" options mean... I learned to not power off the machine since it's like unplugging your computer... and I learned that save the machine state is like closing a laptop lid.

So now I want to know though... when I save the machine state... I can do that and get back all of my RAM for my host system?

Also my bigger question... what's the difference between "sending the shutdown signal" from the menu or shutting down Windows Vista from the start menu? (Vista is my guest OS... Host being Leopard)
etam
Posts: 25
Joined: 5. Nov 2008, 10:52
Primary OS: openSUSE
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: win xp, various Linuxes, openSolaris

Re: Shutting down vs shutdown signal

Post by etam »

rye9 wrote:So now I want to know though... when I save the machine state... I can do that and get back all of my RAM for my host system?
Yes. "Save the machine state" option stores RAM used by virtual machine on hard disk and removes it from host RAM.
rye9 wrote:Also my bigger question... what's the difference between "sending the shutdown signal" from the menu or shutting down Windows Vista from the start menu? (Vista is my guest OS... Host being Leopard)
Maybe You have noticed, that on laptops You can manage actions for closing lid, low battery state, pressing power button, etc. This is possible because when something like that happens ACPI sends a message to operating system about them.* The "send the shutdown signal" is like making ACPI know, that the power button was pressed.

Conclusion: It's not a very big difference, because in both situations guest operating system shutdowns itself by itself.

* - to anyone: correct me if I'm wrong.
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Mostly XP

Re: Shutting down vs shutdown signal

Post by mpack »

etam wrote:* - to anyone: correct me if I'm wrong.
As far as I know you are correct. Either way, the OS receives a command to shut down. The only difference is that in one case the command is generated internally by software, the other way it's the result of a hardware signal (pushing the power button on your PC).
Post Reply