Page 1 of 1

3.2.8 install breaks guest media

Posted: 11. Aug 2010, 15:05
by shawbelaire
Installed 3.2.8 and could not start an xp guest


Failed to open a session for the virtual machine MyXP.
Medium type of '/Users/shawbelaire/Library/VirtualBox/HardDisks/{809e28db-1f4f-45d4-b22d-a1bb3c546440}.vmdk' is differencing but it is not associated with any parent medium in the media registry ('/Users/shawbelaire/Library/VirtualBox/VirtualBox.xml').

timemachined back to yesterday and the guest works, upgraded again and had the same issue

Thoughts?

Re: 3.2.8 install breaks guest media

Posted: 11. Aug 2010, 16:49
by Perryg

Re: 3.2.8 install breaks guest media

Posted: 12. Aug 2010, 19:58
by shawbelaire
So before the 3.2.8 release


/Users/shawbelaire:VBoxManage list hdds
Oracle VM VirtualBox Command Line Management Interface Version 3.2.6
(C) 2005-2010 Oracle Corporation
All rights reserved.

UUID: d769fbb9-e90a-4a6c-8ddd-3a199c956a59
Parent UUID: base
Format: VMDK
Location: /Users/shawbelaire/Library/VirtualBox/HardDisks/{809e28db-1f4f-45d4-b22d-a1bb3c546440}.vmdk
State: created
Type: normal
Usage: MyXP (UUID: 873b5d42-447b-42c0-9a3e-2ee1deafd0fc) [allgood (UUID: 1ef5af66-f503-4c29-a458-276b30f87be6)]

post upgrade


/Users/shawbelaire:VBoxManage list hdds
Oracle VM VirtualBox Command Line Management Interface Version 3.2.8
(C) 2005-2010 Oracle Corporation
All rights reserved.

UUID: d769fbb9-e90a-4a6c-8ddd-3a199c956a59
Parent UUID: base
Format: VMDK
Location: /Users/shawbelaire/Library/VirtualBox/HardDisks/{809e28db-1f4f-45d4-b22d-a1bb3c546440}.vmdk
State: inaccessible
Type: normal
Usage: MyXP (UUID: 873b5d42-447b-42c0-9a3e-2ee1deafd0fc) [allgood (UUID: 1ef5af66-f503-4c29-a458-276b30f87be6)]

After the recommended repair

/Users/shawbelaire:chmod +x VBoxFixHdd-OSX
/Users/shawbelaire:./VBoxFixHdd-OSX --filename /Users/shawbelaire/Library/VirtualBox/HardDisks/{809e28db-1f4f-45d4-b22d-a1bb3c546440}.vmdk --zeroparentuuid
Old image UUID: d769fbb9-e90a-4a6c-8ddd-3a199c956a59
Old parent UUID: 98bf40bd-2cb2-4929-90c8-bbe40eeba48e
New parent UUID: 00000000-0000-0000-0000-000000000000


/Users/shawbelaire:VBoxManage list hddsOracle VM VirtualBox Command Line Management Interface Version 3.2.8
(C) 2005-2010 Oracle Corporation
All rights reserved.

UUID: d769fbb9-e90a-4a6c-8ddd-3a199c956a59
Parent UUID: base
Format: VMDK
Location: /Users/shawbelaire/Library/VirtualBox/HardDisks/{809e28db-1f4f-45d4-b22d-a1bb3c546440}.vmdk
State: created
Type: normal
Usage: MyXP (UUID: 873b5d42-447b-42c0-9a3e-2ee1deafd0fc) [allgood (UUID: 1ef5af66-f503-4c29-a458-276b30f87be6)]

All fixed and back to normal, thanks