We are looking to set up a VirtualBox server with multiple WinXP guest OSes for a lab. We are going to lock down XP, but what we're looking to do is take a "master snapshot" of the guest OS and have it automatically revert to this snapshot upon XP rebooting.
Does anyone know of a way to trigger this automatic reversion?
Thank you,
ZtM
How to automatically revert to snapshot
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: How to automatically revert to snapshot
See Chapter 5.4 Special image write modes in your VirtualBox users manual.
-
zeffantm
- Posts: 7
- Joined: 27. Jan 2011, 20:18
- Primary OS: Linux other
- VBox Version: OSE other
- Guest OSses: Windows XP
Re: How to automatically revert to snapshot
Thank you. I read through it and an immutable image looks like what we need, but even after reading thru it I don't seem to understand how we create the image, make it immutable, then switch it back for patching, etc.
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: How to automatically revert to snapshot
When you want to change something you switch it back to normal and patch/change whatever. When done set it back to immutable.
-
zeffantm
- Posts: 7
- Joined: 27. Jan 2011, 20:18
- Primary OS: Linux other
- VBox Version: OSE other
- Guest OSses: Windows XP
Re: How to automatically revert to snapshot
That's what I suspected, but I appreciate you confirming it. Thank you very much!