Cannot mount Virtual Harddisk.hdd (...hds has invalid format)

chen2

Bit poster
Dear Support,

I am using Parallels 11 and migrated VM from the old one Macbook Pro to another one when I started VM that said "Unable to connect Hard Disk 0" so I look into parallels.log that shown "/Virtual Disk.hdd/Virtual Disk.hdd.0.{5fbaabe3-6958-40ff-92a7-860e329aab41}.hds has invalid format"
I already follow http://kb.parallels.com/en/116508 but it could not be resolved.
This is my Diskdescriptor.XML:

<?xml version='1.0' encoding='UTF-8'?>
<Parallels_disk_image Version="1.0">
<Disk_Parameters>
<Disk_size>125829120</Disk_size>
<Cylinders>245760</Cylinders>
<PhysicalSectorSize>4096</PhysicalSectorSize>
<Heads>16</Heads>
<Sectors>32</Sectors>
<Padding>0</Padding>
<Encryption>
<Engine>{00000000-0000-0000-0000-000000000000}</Engine>
<Data></Data>
</Encryption>
<UID>{091534ea-1bb3-4cde-9171-fa46f51dfeee}</UID>
<Name>Virtual Disk</Name>
<Miscellaneous>
<CompatLevel>level2</CompatLevel>
<Bootable>1</Bootable>
<SuspendState>0</SuspendState>
<ChangeState>0</ChangeState>
<GuestToolsVersion>10.0.2-27712</GuestToolsVersion>
<DupBlocksCnt>0</DupBlocksCnt>
<CorruptBlocksCnt>0</CorruptBlocksCnt>
<UnrefBlocksCnt>0</UnrefBlocksCnt>
<OutOfDiskBlocksCnt>0</OutOfDiskBlocksCnt>
</Miscellaneous>
</Disk_Parameters>
<StorageData>
<Storage>
<Start>0</Start>
<End>125829120</End>
<Blocksize>2048</Blocksize>
<Image>
<GUID>{5fbaabe3-6958-40ff-92a7-860e329aab41}</GUID>
<Type>Compressed</Type>
<File>Virtual Disk.hdd.0.{5fbaabe3-6958-40ff-92a7-860e329aab41}.hds</File>
</Image>
</Storage>
</StorageData>
<Snapshots>
<Shot>
<GUID>{5fbaabe3-6958-40ff-92a7-860e329aab41}</GUID>
<ParentGUID>{00000000-0000-0000-0000-000000000000}</ParentGUID>
</Shot>
</Snapshots>
</Parallels_disk_image>

Please help...
 
Back
Top