i could not find any other reports of this problem in the forums or Bug Tracker. if i missed something, please point me to it.
Virtual Box 2.1.0
host: Windows XP SP2
guest: Windows XP SP2. VBox Guest Additions installed
GUI message: "Failed to create a snapshot of the virtual machine"
CLI output
Code: Select all
vboxmanage snapshot "MyVM" take "XP Installed 2"
VirtualBox Command Line Management Interface Version 2.1.0
(C) 2005-2008 Sun Microsystems, Inc.
All rights reserved.
0%...10%...20%...30%...40%...50%...60%...FAILED
Error: failed to take snapshot. No error message available!
the VBox.log only adds these entries when the guest is running
Code: Select all
01:37:22.350 Changing the VM state from 'RUNNING' to 'SUSPENDED'.
01:37:59.449 Changing the VM state from 'SUSPENDED' to 'RUNNING'.
thanks