Apollo Domain (SR10) FS¶
The SR10 filesystem is an evolution of the documented SR9 filesystem, with UNIX support and performance improvements.
Usage¶
from autoarchaeologist.vendor.apollo import apollo_domain_fs
…
self.add_examiner(*apollo_domain_fs.ALL)
Notes¶
Only block-size 4kB tested.
Support for SR9 filesystems shouldn’t be too hard.
Test input¶
Bits:30009744
Bits:30009745
Bits:30009746
Bits:30009747
Documentation¶
SR9 is pretty well documented:
ref #1: https://bitsavers.org/pdf/apollo/AEGIS_Internals_and_Data_Structures_Jan86.pdf
ref #2: https://bitsavers.org/pdf/apollo/002398-04_Domain_Engineering_Handbook_Rev4_Jan87.pdf
Some clues about SR10 found in (Thanks!):