On Sun, 15 Dec 2019 at 10:56, Jacob Ritorto <jacob.ritorto@gmail.com> wrote:
Many thanks for putting this together,  Steven and Mike!

Since I'm still running real hardware, do you think you could also
post the actual 2.11bsd files to the archive? -- i.e. boot, disklabel,
mkfs, restor, icheck, root.dump, and the three tarballs?

I'm having quite an expenditure here trying to disassemble the .tap file..

I agree that it makes sense to post the source files.  In the meantime, rawtap ( https://github.com/simh/simtools/tree/master/extracters/rawtap ) does what you want; "rawtap -e tape0" will extract the individual files from that 2.11BSD tape image.

-Henry