On 2013-05-12 21:20, Jordi Guillaumes i Pons wrote:
El 12/05/2013, a les 21:12, Johnny Billquist <bqt at softjar.se> va escriure:
I'd rather say "I guess some documentation, as well as some better error handling" would be nice.
I think (without checking) that ERR requires LB:[1,2]RSXERR.MSG to work, and the code barfs in a very unhelpful way when it don't find it.
Hehehe... what do you do when the error-explaining utility borks with an unexplained error?
Give a built-in error message...?
The Universe begins to implode due to infinite recursivity.
That is also an option. ;-)
I have borrowed the file from MIM:: :) I'm playing with the tool now. Thanks!
No problem. A couple of switches that might interest you:
/SYS
/IO
/RMS
err -1/sys
is different than
err -1/io
I don't remember if I ever added any other switches...
Johnny
--
Johnny Billquist || "I'm on a bus
|| on a psychedelic trip
email: bqt at softjar.se || Reading murder books
pdp is alive! || tryin' to stay hip" - B. Idol
El 12/05/2013, a les 21:12, Johnny Billquist <bqt at softjar.se> va escriure:
I'd rather say "I guess some documentation, as well as some better error handling" would be nice.
I think (without checking) that ERR requires LB:[1,2]RSXERR.MSG to work, and the code barfs in a very unhelpful way when it don't find it.
Hehehe... what do you do when the error-explaining utility borks with an unexplained error?
The Universe begins to implode due to infinite recursivity.
I have borrowed the file from MIM:: :) I'm playing with the tool now. Thanks!
Jordi Guillaumes i Pons
jg at jordi.guillaumes.name
HECnet: BITXOV::JGUILLAUMES
On 2013-05-12 20:06, Cory Smelosky wrote:
On Sun, 12 May 2013, Sampsa Laine wrote:
On 12 May 2013, at 19:17, Cory Smelosky <b4 at gewt.net> wrote:
On Sun, 12 May 2013, Johnny Billquist wrote:
I can't help you directly, but I could point at
ftp://ftp.trailing-edge.com/pub/rsx_dists/ for an RSX image atleast. I
don't know what is installed on it.
The base image includes DECnet and everything needed for proper
SYSGEN. It is ready-to-run more-or-less.
Oh. Good to know.
Being a total noob, how do I run a "proper SYSGEN"?
set /uic=[200,200]
@sysgen
I might have the wrong UIC though. Let me know if that doesn't work.
Nope. That is the correct UIC. Note, however, that depending on specifics, a SET /UIC might not do what you want. It's a rather long story, but the short of it is that it might just change your identity without changing directory under M+. But that depends on whether you are in named mode or not.
But SYSGEN.CMD lives in LB:[200,200], and a proper SYSGEN means running that thing. And on a real PDP-11, answer a bunch of questions, and wait somewhere between four and eight hours for it to complete.
Johnny
--
Johnny Billquist || "I'm on a bus
|| on a psychedelic trip
email: bqt at softjar.se || Reading murder books
pdp is alive! || tryin' to stay hip" - B. Idol
On 2013-05-12 20:08, Jordi Guillaumes i Pons wrote:
El 12/05/2013, a les 20:04, Sampsa Laine <sampsa at mac.com> va escriure:
The base image includes DECnet and everything needed for proper SYSGEN. It is ready-to-run more-or-less.
Being a total noob, how do I run a "proper SYSGEN"?
http://9track.net/pdp11/rsx4_sysgen
At the same site you can find the the NETGEN procedure:
http://9track.net/pdp11/decnet4_netgen
Have fun! :)
And if you really want to have fun, the proper manuals can be found at bitsavers. The one you want is http://bitsavers.trailing-edge.com/pdf/dec/pdp11/rsx11/RSX11Mplus_V4.x/2a/A…
(That one is for M+, the 11M SYSGEN is very different...)
Johnny
--
Johnny Billquist || "I'm on a bus
|| on a psychedelic trip
email: bqt at softjar.se || Reading murder books
pdp is alive! || tryin' to stay hip" - B. Idol
On 2013-05-12 19:30, Jordi Guillaumes i Pons wrote:
El 12/05/2013, a les 1:12, Johnny Billquist <bqt at softjar.se> va escriure:
I'll fix that access to [4,54] right away.
Thanks a lot!
I have just downloaded the stuff. One of the first ones I tried was ERR and...
run err
ERR>17
19:28:09 Task "TT1 " terminated
Memory protect violation
R0=007556
R1=177746
R2=000000
R3=000000
R4=003422
R5=003542
SP=001236
PC=004766
PS=170004
I guess I'm doing something wrong (or perhaps the task have to be built again to work in my system... RSX11M46+).
I'd rather say "I guess some documentation, as well as some better error handling" would be nice.
I think (without checking) that ERR requires LB:[1,2]RSXERR.MSG to work, and the code barfs in a very unhelpful way when it don't find it.
Johnny
--
Johnny Billquist || "I'm on a bus
|| on a psychedelic trip
email: bqt at softjar.se || Reading murder books
pdp is alive! || tryin' to stay hip" - B. Idol
El 12/05/2013, a les 20:04, Sampsa Laine <sampsa at mac.com> va escriure:
The base image includes DECnet and everything needed for proper SYSGEN. It is ready-to-run more-or-less.
Being a total noob, how do I run a "proper SYSGEN"?
http://9track.net/pdp11/rsx4_sysgen
At the same site you can find the the NETGEN procedure:
http://9track.net/pdp11/decnet4_netgen
Have fun! :)
Jordi Guillaumes i Pons
jg at jordi.guillaumes.name
HECnet: BITXOV::JGUILLAUMES
On Sun, 12 May 2013, Sampsa Laine wrote:
On 12 May 2013, at 19:17, Cory Smelosky <b4 at gewt.net> wrote:
On Sun, 12 May 2013, Johnny Billquist wrote:
On 2013-05-12 16:49, Sampsa Laine wrote:
On 12 May 2013, at 15:41, Sampsa Laine <sampsa at mac.com> wrote:
BTW, re: RSW - does anyone have a nice, ready-to-run RSX image that a noob like me could play with?
Ideally with DECNET installed?
That should be RSX, not RSW...
I can't help you directly, but I could point at
ftp://ftp.trailing-edge.com/pub/rsx_dists/ for an RSX image atleast. I
don't know what is installed on it.
The base image includes DECnet and everything needed for proper SYSGEN. It is ready-to-run more-or-less.
Being a total noob, how do I run a "proper SYSGEN"?
set /uic=[200,200]
@sysgen
I might have the wrong UIC though. Let me know if that doesn't work.
--
Cory Smelosky
http://gewt.net/ Personal stuff
http://gimme-sympathy.org Experiments
On 12 May 2013, at 19:17, Cory Smelosky <b4 at gewt.net> wrote:
On Sun, 12 May 2013, Johnny Billquist wrote:
On 2013-05-12 16:49, Sampsa Laine wrote:
On 12 May 2013, at 15:41, Sampsa Laine <sampsa at mac.com> wrote:
BTW, re: RSW - does anyone have a nice, ready-to-run RSX image that a noob like me could play with?
Ideally with DECNET installed?
That should be RSX, not RSW...
I can't help you directly, but I could point at
ftp://ftp.trailing-edge.com/pub/rsx_dists/ for an RSX image atleast. I
don't know what is installed on it.
The base image includes DECnet and everything needed for proper SYSGEN. It is ready-to-run more-or-less.
Being a total noob, how do I run a "proper SYSGEN"?
El 12/05/2013, a les 1:12, Johnny Billquist <bqt at softjar.se> va escriure:
I'll fix that access to [4,54] right away.
Thanks a lot!
I have just downloaded the stuff. One of the first ones I tried was ERR and...
run err
ERR>17
19:28:09 Task "TT1 " terminated
Memory protect violation
R0=007556
R1=177746
R2=000000
R3=000000
R4=003422
R5=003542
SP=001236
PC=004766
PS=170004
I guess I'm doing something wrong (or perhaps the task have to be built again to work in my system... RSX11M46+).
Jordi Guillaumes i Pons
jg at jordi.guillaumes.name
HECnet: BITXOV::JGUILLAUMES
On Sun, 12 May 2013, Johnny Billquist wrote:
On 2013-05-12 16:49, Sampsa Laine wrote:
On 12 May 2013, at 15:41, Sampsa Laine <sampsa at mac.com> wrote:
BTW, re: RSW - does anyone have a nice, ready-to-run RSX image that a noob like me could play with?
Ideally with DECNET installed?
That should be RSX, not RSW...
I can't help you directly, but I could point at
ftp://ftp.trailing-edge.com/pub/rsx_dists/ for an RSX image atleast. I
don't know what is installed on it.
The base image includes DECnet and everything needed for proper SYSGEN. It is ready-to-run more-or-less.
Johnny
--
Johnny Billquist || "I'm on a bus
|| on a psychedelic trip
email: bqt at softjar.se || Reading murder books
pdp is alive! || tryin' to stay hip" - B. Idol
--
Cory Smelosky
http://gewt.net/ Personal stuff
http://gimme-sympathy.org Experiments