I just restarted my PiDP-11 after being turned off for several years. I bought a glass front rack case and installed my PiDP8 and PiDP11 (plus other systems) in it. Both 8 and 11 were running and working perfectly when turned off (properly).
Finally after several years and another equipment reshuffle, the glass rack is back where I can run it. The PiDP11 came up immediately and is running "just fine".
The PiDP8 would not start - turned out to be a corrupted SD card... so corrupted it refused all attempts at writing a new Raspbien (verify failed multiple times). I got another SD card, wrote the most recent Raspbien for that hardware (Pi3B+, 64bit) and then installed the latest PiDP8i software according to current documentation. It now works perfectly. Of course I lost all the FORTRAN programs that were on it, but when the SD card is corrupted, that just happens.
HOWEVER - my PiDP11 is running fine. I boot BSD2.11 and have a LOT of FORTRAN, assembler and C programs that run on it. I even had it running a HTTPD server that was ported to the internet. BUT - everything on that system is dated 2018.
The problem is the version of Raspbien on the PiDP11 is so old (2018) that it won't update anymore. "sudo apt update" simply fails with errors finding repos.
The solution is to write the latest Raspbien for the Pi3B+ (64 bit) just like I did for the PiDP8. I can then install one the latest version of Oscar's PiDP11 software, or perhaps even a newer fork as I've been following here.
MY PROBLEM, and my request is twofold. First, is there a guide somewhere on how to copy all my programs off the current BSD2.11 OS on the running PiDP11 before I eliminate it in a rewrite? (and how to get them back on). I know I did it before, but that was back in 2018 and I didn't write it all down, and am now old enough that I can't remember where the info was. Any assistance would be welcome.
And for advice, is it best to start with Oscar's PiDP11 repo or another one? I've tried to follow the whole "patch BSD2.11" threads, but am frankly lost. I never did patch my BSD2.11 when it was running in 2018, even though patches were being made at the time. I did follow threads and was able to get external networking running with BSD (hence the HTTPD server working) but I suspect things have changed there as well. I remember I had to use wired ethernet at the time as WIFI bridging simply didn't work.
Anyway, thanks in advance for any assistance/advice. Mostly I need to be able to get my source files OFF the current BSD2.11 onto another computer so I can reverse the process once the new PiDP11/BSD2.11 is built.
Thanks,
-R