Skip to content

Instantly share code, notes, and snippets.

@utzig
Created December 10, 2014 16:18
Show Gist options
  • Save utzig/ba4144dc2875be740f91 to your computer and use it in GitHub Desktop.
Save utzig/ba4144dc2875be740f91 to your computer and use it in GitHub Desktop.
Parallels 8 - Arch Linux
<?xml version='1.0' encoding='UTF-8'?>
<Parallels_disk_image Version="1.0">
<Disk_Parameters>
<Disk_size>1465149168</Disk_size>
<Cylinders>1453521</Cylinders>
<Heads>16</Heads>
<Sectors>63</Sectors>
<Padding>0</Padding>
<Encryption>
<Engine>{00000000-0000-0000-0000-000000000000}</Engine>
<Data></Data>
</Encryption>
<UID>{03f4505a-82b3-49e7-a811-2cd82c291969}</UID>
<Name>ST9750420AS (disk0)</Name>
<Miscellaneous>
<CompatLevel>level2</CompatLevel>
<Bootable>1</Bootable>
<SuspendState>0</SuspendState>
<ChangeState>0</ChangeState>
</Miscellaneous>
</Disk_Parameters>
<StorageData>
<Storage>
<Start>0</Start>
<End>1</End>
<Blocksize>2048</Blocksize>
<Image>
<GUID>{5fbaabe3-6958-40ff-92a7-860e329aab41}</GUID>
<Type>Plain</Type>
<File Protected="True">PhysicalMbr.hds</File>
</Image>
</Storage>
<Storage>
<Start>1</Start>
<End>34</End>
<Blocksize>2048</Blocksize>
<Image>
<GUID>{5fbaabe3-6958-40ff-92a7-860e329aab41}</GUID>
<Type>Plain</Type>
<File Protected="True">PhysicalGpt.hds</File>
</Image>
</Storage>
<Storage>
<Start>1465149135</Start>
<End>1465149168</End>
<Blocksize>2048</Blocksize>
<Image>
<GUID>{5fbaabe3-6958-40ff-92a7-860e329aab41}</GUID>
<Type>Plain</Type>
<File>PhysicalGptCopy.hds</File>
</Image>
</Storage>
<Storage>
<Start>1228675072</Start>
<End>1464886984</End>
<Blocksize>2048</Blocksize>
<Image>
<GUID>{5fbaabe3-6958-40ff-92a7-860e329aab41}</GUID>
<Type>Bootcamp_UID</Type>
<File>1CAC5216-721C-431F-B073-3AFED39F5E3B</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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment