That one is running on real hardware, so it's a bit more difficult to
image, but I'll make you one up for simh tonight.
-Dave
On 10/29/2012 10:52 PM, Sampsa Laine wrote:
Could we have a copy of your system image? :)
I just can't get it to do a damned thing.
Sampsa
On 30 Oct 2012, at 04:45, Dave McGuire wrote:
On 10/29/2012 10:33 PM, sampsa at mac.com wrote:
Has anyone actually managed to get this to work (i.e. RSTS/E + DECNET 4.1)? :)
Yes. This, run just now, is running on an Alpha running VMS v8.3, the
target is a PDP-11/53 running RSTS/E v10.1 with DECnet/E v4.1:
------------------------------------
$ dir 61.4::[1,10]
Directory 61.4::_SY:[1,10]
FOO.FOR FOO.C EDTINI.EDT FOO.BAS
SINE.BAS DOIT.COM SINE.FOR K11HEX.B2S
K11HEX.TSK K11.HEX DELF.C K11.HFX
LOGIN.COM
Total of 13 files.
$
------------------------------------
-Dave
--
Dave McGuire, AK4HZ
New Kensington, PA
--
Dave McGuire, AK4HZ
New Kensington, PA
I missed that part, that's an actual PDP-11? Can we get a photo or something?
Sampsa
On 30 Oct 2012, at 04:53, Cory Smelosky wrote:
On Oct 29, 2012, at 10:45 PM, Dave McGuire <mcguire at neurotica.com> wrote:
On 10/29/2012 10:33 PM, sampsa at mac.com wrote:
Has anyone actually managed to get this to work (i.e. RSTS/E + DECNET 4.1)? :)
Yes. This, run just now, is running on an Alpha running VMS v8.3, the
target is a PDP-11/53 running RSTS/E v10.1 with DECnet/E v4.1:
What did you do right? This doesn't work for me! (in simh, mind. Think you could spare an 11/53? ;))
------------------------------------
$ dir 61.4::[1,10]
Directory 61.4::_SY:[1,10]
FOO.FOR FOO.C EDTINI.EDT FOO.BAS
SINE.BAS DOIT.COM SINE.FOR K11HEX.B2S
K11HEX.TSK K11.HEX DELF.C K11.HFX
LOGIN.COM
Total of 13 files.
$
------------------------------------
-Dave
--
Dave McGuire, AK4HZ
New Kensington, PA
On Oct 29, 2012, at 10:45 PM, Dave McGuire <mcguire at neurotica.com> wrote:
On 10/29/2012 10:33 PM, sampsa at mac.com wrote:
Has anyone actually managed to get this to work (i.e. RSTS/E + DECNET 4.1)? :)
Yes. This, run just now, is running on an Alpha running VMS v8.3, the
target is a PDP-11/53 running RSTS/E v10.1 with DECnet/E v4.1:
What did you do right? This doesn't work for me! (in simh, mind. Think you could spare an 11/53? ;))
------------------------------------
$ dir 61.4::[1,10]
Directory 61.4::_SY:[1,10]
FOO.FOR FOO.C EDTINI.EDT FOO.BAS
SINE.BAS DOIT.COM SINE.FOR K11HEX.B2S
K11HEX.TSK K11.HEX DELF.C K11.HFX
LOGIN.COM
Total of 13 files.
$
------------------------------------
-Dave
--
Dave McGuire, AK4HZ
New Kensington, PA
Could we have a copy of your system image? :)
I just can't get it to do a damned thing.
Sampsa
On 30 Oct 2012, at 04:45, Dave McGuire wrote:
On 10/29/2012 10:33 PM, sampsa at mac.com wrote:
Has anyone actually managed to get this to work (i.e. RSTS/E + DECNET 4.1)? :)
Yes. This, run just now, is running on an Alpha running VMS v8.3, the
target is a PDP-11/53 running RSTS/E v10.1 with DECnet/E v4.1:
------------------------------------
$ dir 61.4::[1,10]
Directory 61.4::_SY:[1,10]
FOO.FOR FOO.C EDTINI.EDT FOO.BAS
SINE.BAS DOIT.COM SINE.FOR K11HEX.B2S
K11HEX.TSK K11.HEX DELF.C K11.HFX
LOGIN.COM
Total of 13 files.
$
------------------------------------
-Dave
--
Dave McGuire, AK4HZ
New Kensington, PA
On 10/29/2012 10:33 PM, sampsa at mac.com wrote:
Has anyone actually managed to get this to work (i.e. RSTS/E + DECNET 4.1)? :)
Yes. This, run just now, is running on an Alpha running VMS v8.3, the
target is a PDP-11/53 running RSTS/E v10.1 with DECnet/E v4.1:
------------------------------------
$ dir 61.4::[1,10]
Directory 61.4::_SY:[1,10]
FOO.FOR FOO.C EDTINI.EDT FOO.BAS
SINE.BAS DOIT.COM SINE.FOR K11HEX.B2S
K11HEX.TSK K11.HEX DELF.C K11.HFX
LOGIN.COM
Total of 13 files.
$
------------------------------------
-Dave
--
Dave McGuire, AK4HZ
New Kensington, PA
On Oct 29, 2012, at 10:12 PM, Dave McGuire <mcguire at neurotica.com> wrote:
On 10/29/2012 08:55 PM, Sampsa Laine wrote:
So I've got a SIMH PDP-11 running RSTS/E up, but am trying to figure
out how to change the node number and name.
I've tried re-installing DECNET from tape, but that doesn't seem to
work, as it says DECNET is running and must be shut down first.
So how do I:
a) Set the node name / number of a previously installed DECNET
install
This is a guess, as I've done very little DECnet under RSTS/E, but
possibly try:
$ @decnet$:net cfg
$ @decnet$:netcfg
$ delete/nolog/nowarnings dnet:addcrc.dat
^
?Not a valid device
Before you ask, yes. I eat logicals for snacks it would seem.
b) Shut down the DECNET process so I can reinstall
Try:
$ ncp set executor state off
That MIGHT be enough.
-Dave
--
Dave McGuire, AK4HZ
New Kensington, PA
On 10/29/2012 08:55 PM, Sampsa Laine wrote:
So I've got a SIMH PDP-11 running RSTS/E up, but am trying to figure
out how to change the node number and name.
I've tried re-installing DECNET from tape, but that doesn't seem to
work, as it says DECNET is running and must be shut down first.
So how do I:
a) Set the node name / number of a previously installed DECNET
install
This is a guess, as I've done very little DECnet under RSTS/E, but
possibly try:
$ @decnet$:netcfg
b) Shut down the DECNET process so I can reinstall
Try:
$ ncp set executor state off
That MIGHT be enough.
-Dave
--
Dave McGuire, AK4HZ
New Kensington, PA
So I've got a SIMH PDP-11 running RSTS/E up, but am trying to figure out how to change the node number and name.
I've tried re-installing DECNET from tape, but that doesn't seem to work, as it says DECNET is running and must be shut down first.
So how do I:
a) Set the node name / number of a previously installed DECNET install
or
b) Shut down the DECNET process so I can reinstall
Sampsa
On 29 Oct 2012, at 17:48, Cory Smelosky <b4 at gewt.net> wrote:
On 29 Oct 2012, at 17:03, Cory Smelosky <b4 at gewt.net> wrote:
On 29 Oct 2012, at 16:55, Marc Chametzky <marc at bluevine.net> wrote:
29-Oct-2012 13:49:58 ***BUGCHK KNIADR*** Monitor address does not match NIA20 address, Data: 0, 524000040000, 524000040000, 77502000
0000
Hmmm, Where'd I screw up? the MAC and configured DECnet addresses match.
There are three places I'd check:
1) The actual network Interface on the Unix system (should be able to verify with ifconfig)
Had it bind to eth0 instead of vmbr0, the error went away and it can see an adjacent node.
2) The address configured in klt20.ini (assuming you're using the Panda distribution)
That is now configured correctly. Seems this problem can easily be solved by just bringing up another VM, I have the RAM and DISK. ;)
Got it running in a VM but now?
https://www.refheap.com/paste/9b3f3fb3baae4d8ef23814976
Everything seems configured correctly, but it doesn't work. What'd I miss?
I have no idea what I missed or how I fixed it, but it works now. It seems I needed to install some ia32 libs.
3) The DECnet address specified in 7-1-CONFIG.CMD
--Marc