Created
January 24, 2018 17:32
-
-
Save bitsgalore/a4d5be5facc6084ea8e1d113cabc5491 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" ?> | |
<isolyzer> | |
<toolInfo> | |
<toolName>isolyzer.exe</toolName> | |
<toolVersion>1.1.0</toolVersion> | |
</toolInfo> | |
<image> | |
<fileInfo> | |
<fileName>disc.iso</fileName> | |
<filePath>E:\testiromlab\kb-804b5e88-0118-11e8-8268-7446a0b42b9a\8e9f87f0-0118-11e8-83f3-7446a0b42b9a\disc.iso</filePath> | |
<fileSizeInBytes>300306432</fileSizeInBytes> | |
<fileLastModified>Wed Jan 24 16:11:28 2018</fileLastModified> | |
</fileInfo> | |
<statusInfo> | |
<success>True</success> | |
</statusInfo> | |
<sectorOffset>0</sectorOffset> | |
<tests> | |
<containsKnownFileSystem>True</containsKnownFileSystem> | |
<sizeExpected>295944192</sizeExpected> | |
<sizeActual>300306432</sizeActual> | |
<sizeDifference>4362240</sizeDifference> | |
<sizeDifferenceSectors>2130.0</sizeDifferenceSectors> | |
<sizeAsExpected>False</sizeAsExpected> | |
<smallerThanExpected>False</smallerThanExpected> | |
</tests> | |
<fileSystems> | |
<fileSystem TYPE="HFS"> | |
<appleZeroBlock> | |
<signature>ER</signature> | |
<blockSize>512</blockSize> | |
<blockCount>578016</blockCount> | |
<deviceType>0</deviceType> | |
<deviceID>0</deviceID> | |
<driverData>0</driverData> | |
<driverDescriptorCount>0</driverDescriptorCount> | |
<driverDescriptorBlockStart>0</driverDescriptorBlockStart> | |
<driverDescriptorBlockCount>0</driverDescriptorBlockCount> | |
<driverDescriptorSystemType>0</driverDescriptorSystemType> | |
</appleZeroBlock> | |
<applePartitionMap> | |
<signature>PM</signature> | |
<numberOfPartitionEntries>4</numberOfPartitionEntries> | |
<partitionBlockStart>150</partitionBlockStart> | |
<partitionBlockCount>577836</partitionBlockCount> | |
<partitionName/> | |
<partitionType>Apple_HFS</partitionType> | |
<partitionLogicalBlockStart>0</partitionLogicalBlockStart> | |
<partitionLogicalBlockCount>0</partitionLogicalBlockCount> | |
<partitionFlags>51</partitionFlags> | |
<bootCodeBlockStart>0</bootCodeBlockStart> | |
<bootCodeSizeInBytes>0</bootCodeSizeInBytes> | |
<bootCodeLoadAddress>0</bootCodeLoadAddress> | |
<bootCodeJumpAddress>0</bootCodeJumpAddress> | |
<bootCodeChecksum>0</bootCodeChecksum> | |
<processorType/> | |
</applePartitionMap> | |
<applePartitionMap> | |
<signature>PM</signature> | |
<numberOfPartitionEntries>4</numberOfPartitionEntries> | |
<partitionBlockStart>1</partitionBlockStart> | |
<partitionBlockCount>99</partitionBlockCount> | |
<partitionName/> | |
<partitionType>Apple_partition_map</partitionType> | |
<partitionLogicalBlockStart>0</partitionLogicalBlockStart> | |
<partitionLogicalBlockCount>0</partitionLogicalBlockCount> | |
<partitionFlags>51</partitionFlags> | |
<bootCodeBlockStart>0</bootCodeBlockStart> | |
<bootCodeSizeInBytes>0</bootCodeSizeInBytes> | |
<bootCodeLoadAddress>0</bootCodeLoadAddress> | |
<bootCodeJumpAddress>0</bootCodeJumpAddress> | |
<bootCodeChecksum>0</bootCodeChecksum> | |
<processorType/> | |
</applePartitionMap> | |
<applePartitionMap> | |
<signature>PM</signature> | |
<numberOfPartitionEntries>4</numberOfPartitionEntries> | |
<partitionBlockStart>99</partitionBlockStart> | |
<partitionBlockCount>50</partitionBlockCount> | |
<partitionName/> | |
<partitionType>Apple_Driver</partitionType> | |
<partitionLogicalBlockStart>0</partitionLogicalBlockStart> | |
<partitionLogicalBlockCount>0</partitionLogicalBlockCount> | |
<partitionFlags>115</partitionFlags> | |
<bootCodeBlockStart>0</bootCodeBlockStart> | |
<bootCodeSizeInBytes>0</bootCodeSizeInBytes> | |
<bootCodeLoadAddress>0</bootCodeLoadAddress> | |
<bootCodeJumpAddress>0</bootCodeJumpAddress> | |
<bootCodeChecksum>0</bootCodeChecksum> | |
<processorType/> | |
</applePartitionMap> | |
<applePartitionMap> | |
<signature>PM</signature> | |
<numberOfPartitionEntries>4</numberOfPartitionEntries> | |
<partitionBlockStart>577986</partitionBlockStart> | |
<partitionBlockCount>30</partitionBlockCount> | |
<partitionName/> | |
<partitionType>IOMEGA_Backup</partitionType> | |
<partitionLogicalBlockStart>0</partitionLogicalBlockStart> | |
<partitionLogicalBlockCount>0</partitionLogicalBlockCount> | |
<partitionFlags>51</partitionFlags> | |
<bootCodeBlockStart>0</bootCodeBlockStart> | |
<bootCodeSizeInBytes>0</bootCodeSizeInBytes> | |
<bootCodeLoadAddress>0</bootCodeLoadAddress> | |
<bootCodeJumpAddress>0</bootCodeJumpAddress> | |
<bootCodeChecksum>0</bootCodeChecksum> | |
<processorType/> | |
</applePartitionMap> | |
</fileSystem> | |
</fileSystems> | |
</image> | |
</isolyzer> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment