I would love it if anyone on this list who maintains a wiki for PDP-11's could collect
all of the various methods and instructions. I am still far from ready to do things like
this (moving images to a PDP) but it is in my future. I could go through all the emails in
the archive on the subject (thats fine) but a wiki to go to where everything is
consolidated would be enormously helpful
________________________________________
From: cctalk <cctalk-bounces at classiccmp.org> on behalf of Paul Koning via cctalk
<cctalk at classiccmp.org>
Sent: Monday, May 27, 2019 9:03 AM
To: Rod Smallwood; General Discussion: On-Topic and Off-Topic Posts
Subject: Re: 11/93 Rebuild
Or FLX. FLX 2.6 uses DJGPP and runs on old stuff, possibly as far back as actual DOS and
certainly should have no problem with XP. It doesn't do image copy, though. You
could steal some of the code and make an image copy tool. Or you could use it to
initialize the destination disk, copy all the files, and "hook" to write the
boot block.
paul
On May 27, 2019, at 5:25 AM, Rod Smallwood via cctalk
<cctalk at classiccmp.org> wrote:
I think the answer may be PUTR but I'll wait and see what Glen says .. He's been
right so far.
Rod
On 27/05/2019 09:56, Christian Corti via cctalk wrote:
On Mon, 27 May 2019, Rod Smallwood wrote:
On an old XP box? er neither will run
My reply was meant as a hint. You should be able to find a dd-like tool for Windows
yourself ;-) Either by using a old version of Cygwin (there are instructions how to find
them), by installing a stand-alone "dd" for Windows, whatever.
Christian
--