Created
April 14, 2022 15:09
-
-
Save bitsgalore/f47d9b6e18b37e4a5e5875008e4a37c5 to your computer and use it in GitHub Desktop.
Isolyzer output for High Sierra file system
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>cli.py</toolName> | |
<toolVersion>1.4.0a1</toolVersion> | |
</toolInfo> | |
<image> | |
<fileInfo> | |
<fileName>BOOKSHELF.iso01.iso</fileName> | |
<filePath>/home/johan/kb/iso-identification/HSF/BOOKSHELF.iso01.iso</filePath> | |
<fileSizeInBytes>333496320</fileSizeInBytes> | |
<fileLastModified>Mon Apr 11 14:36:49 2022</fileLastModified> | |
</fileInfo> | |
<statusInfo> | |
<success>True</success> | |
</statusInfo> | |
<sectorOffset>0</sectorOffset> | |
<tests> | |
<containsKnownFileSystem>True</containsKnownFileSystem> | |
<sizeExpected>333492224</sizeExpected> | |
<sizeActual>333496320</sizeActual> | |
<sizeDifference>4096</sizeDifference> | |
<sizeDifferenceSectors>2.0</sizeDifferenceSectors> | |
<sizeAsExpected>False</sizeAsExpected> | |
<smallerThanExpected>False</smallerThanExpected> | |
</tests> | |
<fileSystems> | |
<fileSystem TYPE="High Sierra"> | |
<standardFileStructureVolumeDescriptor> | |
<volumeDescriptorLBN>16</volumeDescriptorLBN> | |
<volumeDescriptorType>1</volumeDescriptorType> | |
<volumeStructureStandardIdentifier>CDROM</volumeStructureStandardIdentifier> | |
<volumeStructureStandardVersion>1</volumeStructureStandardVersion> | |
<systemIdentifier/> | |
<volumeIdentifier>BOOKSHELF</volumeIdentifier> | |
<volumeSpaceSize>162838</volumeSpaceSize> | |
<volumeSetSize>1</volumeSetSize> | |
<volumeSetSequenceNumber>1</volumeSetSequenceNumber> | |
<logicalBlockSize>2048</logicalBlockSize> | |
<pathTableSize>10</pathTableSize> | |
<firstMandatoryPathTableLocation>28</firstMandatoryPathTableLocation> | |
<optionalPathTableLocation>0</optionalPathTableLocation> | |
<optionalPathTableLocation>0</optionalPathTableLocation> | |
<optionalPathTableLocation>0</optionalPathTableLocation> | |
<secondMandatoryPathTableLocation>603979776</secondMandatoryPathTableLocation> | |
<optionalPathTableLocation>0</optionalPathTableLocation> | |
<optionalPathTableLocation>0</optionalPathTableLocation> | |
<optionalPathTableLocation>0</optionalPathTableLocation> | |
<volumeSetIdentifier>BOOKSHELF_1</volumeSetIdentifier> | |
<publisherIdentifier>DAN NEWELL</publisherIdentifier> | |
<dataPreparerIdentifier>MERIDIAN_DATA_CD_PUBLISHER</dataPreparerIdentifier> | |
<applicationIdentifier>BOOKSHELF</applicationIdentifier> | |
<copyrightFileIdentifier>CPYRIGHT.TXT</copyrightFileIdentifier> | |
<abstractFileIdentifier>ABSTRACT.TXT</abstractFileIdentifier> | |
<volumeCreationDateAndTime>1987/08/21, 21:39:34</volumeCreationDateAndTime> | |
<volumeModificationDateAndTime>1987/08/21, 21:39:34</volumeModificationDateAndTime> | |
<volumeExpirationDateAndTime>0/00/00, 00:00:00</volumeExpirationDateAndTime> | |
<volumeEffectiveDateAndTime>1987/08/21, 21:39:34</volumeEffectiveDateAndTime> | |
<fileStructureStandardVersion>1</fileStructureStandardVersion> | |
</standardFileStructureVolumeDescriptor> | |
</fileSystem> | |
</fileSystems> | |
</image> | |
</isolyzer> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment