Fixed
Ynot kindly helped me with a tiny "dummy" 1MB .hds file to replace the missing snapshot-file inside the .HDD. And then I replaced the blank XML-file with the text below.
I had two .hds-files inside my original .HDD package. One of them was not working/missing. This way I finally got my XP working again
I updated to the latest release (#4560) hoping it would solve the problem - but it does not automatically fix the problem.
P.S. Edited for spelling and clarity.
Code:
<Parallels_disk_image Version="1.0" >
<Disk_Parameters>
<Disk_size>16384032</Disk_size>
<Cylinders>16254</Cylinders>
<Heads>16</Heads>
<Sectors>63</Sectors>
<Miscellaneous/>
</Disk_Parameters>
<StorageData>
<Storage>
<Start>0</Start>
<End>16384032</End>
<Blocksize>63</Blocksize>
<Image>
<GUID>{5fbaabe3-6958-40ff-92a7-860e329aab41}</GUID>
<Type>Compressed</Type>
<Flags/>
<File>winxp.hdd.0.{5fbaabe3-6958-40ff-92a7-860e329aab41}.hds</File>
</Image>
<Image>
<GUID>{b39970ca-9344-455a-8099-a58d8d650494}</GUID>
<Type>Compressed</Type>
<Flags/>
<File>winxp.hdd.0.{b39970ca-9344-455a-8099-a58d8d650494}.hds</File>
</Image>
</Storage>
</StorageData>
<Snapshots>
<Shot>
<GUID>{5fbaabe3-6958-40ff-92a7-860e329aab41}</GUID>
<ParentGUID>{b39970ca-9344-455a-8099-a58d8d650494}</ParentGUID>
</Shot>
<Shot>
<GUID>{b39970ca-9344-455a-8099-a58d8d650494}</GUID>
<ParentGUID>{00000000-0000-0000-0000-000000000000}</ParentGUID>
</Shot>
</Snapshots>
</Parallels_disk_image>
Last edited: Jul 20, 2007