How to check and restore VMDK file

This is for discussing general topics about how to use VirtualBox.
Post Reply
Casufi
Posts: 2
Joined: 30. Nov 2011, 12:49
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Linux

How to check and restore VMDK file

Post by Casufi »

I got the following message when I tried to run Virtual mashine after power loss.

Code: Select all

Waiting for VM "{5ee576b9-066d-4d90-9e7e-e3ef92f4abe6}" to power on...
VBoxManage: error: Could not open the medium '/root/VirtualBox VMs/Zimbra/Zimbra_Linux-disk1_1.vmdk'.
VBoxManage: error: VMDK: inconsistency between grain table and backup grain table in '/root/VirtualBox VMs/Zimbra/Zimbra_Linux-disk1_1.vmdk' (VERR_VD_VMDK_INVALID_HEADER).
VBoxManage: error: VD: error VERR_VD_VMDK_INVALID_HEADER opening image file '/root/VirtualBox VMs/Zimbra/Zimbra_Linux-disk1_1.vmdk' (VERR_VD_VMDK_INVALID_HEADER)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component Medium, interface IMedium, callee
Host OS - Ubuntu 10.04 x64
root@vcs-server:~/VirtualBox VMs/Zimbra# virtualbox --help
Oracle VM VirtualBox Manager 4.1.6
(C) 2005-2011 Oracle Corporation
All rights reserved.
Please advise tools to check/restore broken vmdk file
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: How to check and restore VMDK file

Post by mpack »

You might want to ask on VMware forums for tools to fix problems like these with their format. As far as I know Virtualbox doesn't provide any.
Post Reply