On Sun, 25 May 2014, Brian Hechinger wrote:
On Sat, May 24, 2014 at 09:36:56PM -0400, Cory Smelosky wrote:
On Sat, 24 May 2014, Brian Hechinger wrote:
I didn't know that existed until just now! :)
Now you do!
It's not bad, actually. I'll have to play around with it!
Have fun!
Which simulator?
PDP-11 mainly.
Which OS? I seem to have had issues getting it to idle lately...but
let's just say I do some crazy things.
Definitely RSX and RSTS. Maybe RT-11 and possibly BSD?
Looks like RSX does infact idle correctly. It was just user error.
Fun fact: the RSX-11M+ 4.6 baseline up on ftp.trailing-edge is not infact a /pure/ baseline. ;)
After the move I'll be able to power on the Xserve, which means SIMH,
but I'll also be able to power on some actual VAX hardware, so I'll run
VMS on those. :)
Get a real -11, too! ;)
Now that I have space, I should. :)
Enough for an 11/70? ;)
-brian
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
On Sat, May 24, 2014 at 09:36:56PM -0400, Cory Smelosky wrote:
On Sat, 24 May 2014, Brian Hechinger wrote:
I didn't know that existed until just now! :)
Now you do!
It's not bad, actually. I'll have to play around with it!
Which simulator?
PDP-11 mainly.
Which OS? I seem to have had issues getting it to idle lately...but
let's just say I do some crazy things.
Definitely RSX and RSTS. Maybe RT-11 and possibly BSD?
After the move I'll be able to power on the Xserve, which means SIMH,
but I'll also be able to power on some actual VAX hardware, so I'll run
VMS on those. :)
Get a real -11, too! ;)
Now that I have space, I should. :)
-brian
On Sun, 25 May 2014, Johnny Billquist wrote:
:-)
Not entirely uncommon that people miss. Did you read the manuals, or did you just jump? :-)
Yeah. I followed the install manual. Thought I configured it for an RA81.
Anyway, yes, what you should have done is specify a non-default for maximum number of file headers when you restored the original system to disk using the BRUSYS system.
I THINK I did that...but I was doing so many different installs in SIMH the past few days I could've been thinking of another one.
Anyways, dropped to BRUSYS and copied from DU0 to DU1 in SIMH and had everything copied in 30 seconds. Booting MVII cluster node to copy the new image as we speak.
Johnny
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
On Sun, 25 May 2014, Johnny Billquist wrote:
On 2014-05-25 13:57, Cory Smelosky wrote:
On Sun, 25 May 2014, Cory Smelosky wrote:
If only it didn't care about this...
* 04.00 Where is the Network distribution kit loaded [S]: du2:
;
; Error - Distribution kit cannot be a disk kit
Which...seems to disagree with the manual. *grumble*.
Well. What command file are you running? I suspect it's PREGEN, which you should not run in this case. You should go directly to NETGEN...
Well, first I gotta get the files on the system disk. ;)
Johnny
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
On Sun, 25 May 2014, Johnny Billquist wrote:
No. You just have to have the right privileges... :-)
You apparently do not have the right to write to the output directory. So, the obvious question is what your current UIC is when you do this...
(Think of this as the same thing as effective UID under Unix.)
I had made TT0: privileged. The current UIC at the time was...[137,10]. Should I have been in [1,2]?
Johnny
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
On Sun, 25 May 2014, Johnny Billquist wrote:
Since this is M+...
CON SET DHA VEC xxx
CON SET DHA CSR xxx
CON ONL DHA
should be doable...
Yup. Vector on the DHV11 shouldn't conflict with anything else first, though. ;)
Johnny
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
On 2014-05-25 15:01, Cory Smelosky wrote:
On Sun, 25 May 2014, Cory Smelosky wrote:
On Sun, 25 May 2014, Cory Smelosky wrote:
If only it didn't care about this...
* 04.00 Where is the Network distribution kit loaded [S]: du2:
;
; Error - Distribution kit cannot be a disk kit
Which...seems to disagree with the manual. *grumble*.
DU0: has 889281. blocks free, 87719. blocks used out of 977000.
Largest contiguous space = 478706. blocks
18. file headers are free, 3290. headers used out of 3308.
Well, crap. I must've missed a 0 or something.
:-)
Not entirely uncommon that people miss. Did you read the manuals, or did you just jump? :-)
Anyway, yes, what you should have done is specify a non-default for maximum number of file headers when you restored the original system to disk using the BRUSYS system.
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 2014-05-25 13:57, Cory Smelosky wrote:
On Sun, 25 May 2014, Cory Smelosky wrote:
If only it didn't care about this...
* 04.00 Where is the Network distribution kit loaded [S]: du2:
;
; Error - Distribution kit cannot be a disk kit
Which...seems to disagree with the manual. *grumble*.
Well. What command file are you running? I suspect it's PREGEN, which you should not run in this case. You should go directly to NETGEN...
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 2014-05-25 13:43, Cory Smelosky wrote:
On Sun, 25 May 2014, Cory Smelosky wrote:
On Sun, 25 May 2014, Cory Smelosky wrote:
Success!
SELECT OPTION : 1
BOOT DRIVE NUMBER <0 TO 7>: 0
BOOT DU0 . ARE YOU SURE? yes
WAIT...
RSX-11M-PLUS V4.6 BL87 256.KW System:"MANDY "
The DHV11 lines are OFFLINE...but the vector is wrong.
dcl copy du2:[131,54]*.* du0:[131,54]
COP -- Open failure on output file
DU0:[131,54]UNAMC.TSK -- Privilege violation
Oh great. I HAVE to do it from tape?!
No. You just have to have the right privileges... :-)
You apparently do not have the right to write to the output directory. So, the obvious question is what your current UIC is when you do this...
(Think of this as the same thing as effective UID under Unix.)
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 2014-05-25 12:51, Cory Smelosky wrote:
On Sun, 25 May 2014, Cory Smelosky wrote:
Success!
SELECT OPTION : 1
BOOT DRIVE NUMBER <0 TO 7>: 0
BOOT DU0 . ARE YOU SURE? yes
WAIT...
RSX-11M-PLUS V4.6 BL87 256.KW System:"MANDY "
The DHV11 lines are OFFLINE...but the vector is wrong.
Since this is M+...
CON SET DHA VEC xxx
CON SET DHA CSR xxx
CON ONL DHA
should be doable...
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