Skip to content

Instantly share code, notes, and snippets.

@bitsgalore
Created June 13, 2019 13:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bitsgalore/bf5f9fb8e936efb9c4bc06a04443ef4a to your computer and use it in GitHub Desktop.
Save bitsgalore/bf5f9fb8e936efb9c4bc06a04443ef4a to your computer and use it in GitHub Desktop.
<?xml version="1.0" ?>
<isolyzer>
<toolInfo>
<toolName>isolyzer</toolName>
<toolVersion>1.3.0</toolVersion>
</toolInfo>
<image>
<fileInfo>
<fileName>bewaarmachine.iso</fileName>
<filePath>/home/johan/diskImagesKBDepot/testset2015/bewaarmachine.iso</filePath>
<fileSizeInBytes>358727680</fileSizeInBytes>
<fileLastModified>Mon Nov 23 17:44:40 2015</fileLastModified>
</fileInfo>
<statusInfo>
<success>True</success>
</statusInfo>
<sectorOffset>0</sectorOffset>
<tests>
<containsKnownFileSystem>True</containsKnownFileSystem>
<sizeExpected>358415360</sizeExpected>
<sizeActual>358727680</sizeActual>
<sizeDifference>312320</sizeDifference>
<sizeDifferenceSectors>152.5</sizeDifferenceSectors>
<sizeAsExpected>False</sizeAsExpected>
<smallerThanExpected>False</smallerThanExpected>
</tests>
<fileSystems>
<fileSystem TYPE="ISO 9660">
<primaryVolumeDescriptor>
<typeCode>1</typeCode>
<standardIdentifier>CD001</standardIdentifier>
<version>1</version>
<systemIdentifier>APPLE COMPUTER, INC., TYPE: 0002</systemIdentifier>
<volumeIdentifier>BEWAARMACHINE_PC</volumeIdentifier>
<volumeSpaceSize>86739</volumeSpaceSize>
<volumeSetSize>1</volumeSetSize>
<volumeSequenceNumber>1</volumeSequenceNumber>
<logicalBlockSize>2048</logicalBlockSize>
<pathTableSize>10</pathTableSize>
<typeLPathTableLocation>18</typeLPathTableLocation>
<optionalTypeLPathTableLocation>0</optionalTypeLPathTableLocation>
<typeMPathTableLocation>19</typeMPathTableLocation>
<optionalTypeMPathTableLocation>0</optionalTypeMPathTableLocation>
<volumeSetIdentifier/>
<publisherIdentifier/>
<dataPreparerIdentifier/>
<applicationIdentifier>TOAST ISO 9660 BUILDER COPYRIGHT (C) 1993-1996 MILES SOFTWARE GMBH - HAVE A NICE DAY</applicationIdentifier>
<copyrightFileIdentifier/>
<abstractFileIdentifier/>
<bibliographicFileIdentifier/>
<volumeCreationDateAndTime>1996/11/28, 15:57:55</volumeCreationDateAndTime>
<volumeModificationDateAndTime>1996/11/28, 15:58:14</volumeModificationDateAndTime>
<volumeExpirationDateAndTime/>
<volumeEffectiveDateAndTime/>
<fileStructureVersion>1</fileStructureVersion>
</primaryVolumeDescriptor>
</fileSystem>
<fileSystem TYPE="HFS">
<appleZeroBlock>
<signature>ER</signature>
<blockSize>512</blockSize>
<blockCount>700030</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>2</numberOfPartitionEntries>
<partitionBlockStart>1</partitionBlockStart>
<partitionBlockCount>2</partitionBlockCount>
<partitionName>MRKS</partitionName>
<partitionType>Apple_partition_map</partitionType>
<partitionLogicalBlockStart>0</partitionLogicalBlockStart>
<partitionLogicalBlockCount>2</partitionLogicalBlockCount>
<partitionFlags>19</partitionFlags>
<bootCodeBlockStart>0</bootCodeBlockStart>
<bootCodeSizeInBytes>0</bootCodeSizeInBytes>
<bootCodeLoadAddress>0</bootCodeLoadAddress>
<bootCodeJumpAddress>0</bootCodeJumpAddress>
<bootCodeChecksum>0</bootCodeChecksum>
<processorType/>
</applePartitionMap>
<applePartitionMap>
<signature>PM</signature>
<numberOfPartitionEntries>2</numberOfPartitionEntries>
<partitionBlockStart>346957</partitionBlockStart>
<partitionBlockCount>353073</partitionBlockCount>
<partitionName>Toast 3.0 Partition</partitionName>
<partitionType>Apple_HFS</partitionType>
<partitionLogicalBlockStart>0</partitionLogicalBlockStart>
<partitionLogicalBlockCount>353073</partitionLogicalBlockCount>
<partitionFlags>19</partitionFlags>
<bootCodeBlockStart>0</bootCodeBlockStart>
<bootCodeSizeInBytes>0</bootCodeSizeInBytes>
<bootCodeLoadAddress>0</bootCodeLoadAddress>
<bootCodeJumpAddress>0</bootCodeJumpAddress>
<bootCodeChecksum>0</bootCodeChecksum>
<processorType/>
</applePartitionMap>
<masterDirectoryBlock>
<signature>BD</signature>
<blockSize>44132</blockSize>
<blockCount>4096</blockCount>
<volumeName>de bewaarmachine</volumeName>
</masterDirectoryBlock>
</fileSystem>
</fileSystems>
</image>
</isolyzer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment