This is a short guide on copying files to/from a simulated PDP-11 using C-Kermit. It's slow, but extremely robust.
Here's a minimal machine config for Kermit. It's possible to run in less memory but I didn't spend the time to work it out.
The most important parts of this config are the dli/dlo
lines, which enable a second serial line for file transfer, and the cpu
line setting 256KB of memory.