The same functionality (directory sharing) could be had by an nfs-shared directory on a linux box. I think I had this working on the simh vax with a standard linux nfs server and nfs client from the networking package on the hobbyist tape. (but maybe the problem is pdp11 doesn't support nfs?)
In my case the server had to be a third host, because the host couldn't communicate withthe emulated vax, but I guess the tun-tap node (or an extra NIC) would overcome that. Ed Tim Newsham wrote: > On Thu, 29 Apr 2010, Michael Richter wrote: >> Is there an easy way to take a bunch of files and turn them into either a >> tape image or a disk image suited for attaching to a PDP-11 under SIMH? > > Hmm.. this comes up so often, it might be nice to make an > addition to simh to make this easier. What if, for example, > you could name a directory as a tape image, and it would make > pretend the files (in some predetermined order, either in order > of enumeration or perhaps in some sorted filename order) appeared > sequentially on the tape. It wouldn't have the full generality of > a tape image, but it would be very convenient to use: just move > a file into the tape dir on the host and then access the tape > form the guest. > > Tim Newsham | www.thenewsh.com/~newsham | thenewsh.blogspot.com > _______________________________________________ > Simh mailing list > [email protected] > http://mailman.trailing-edge.com/mailman/listinfo/simh > _______________________________________________ Simh mailing list [email protected] http://mailman.trailing-edge.com/mailman/listinfo/simh
