I've checked commercial vendors and eBay to no avail, so now I'll appeal to
the community: I would really like to find a bulkhead connector for a DEQNA
card (the part number is CK-DEQNA-KB). If anyone has one they're willing to
part with, please send me email with your terms.
Otherwise, I'll just have to kludge something - but I'd sure like to do it
right, as my 11/73 is in pretty nice shape. :-)
TIA -- Ian
Well done,
My 83 has 2 RD54s it is a nice configuration.
As to your other query about the boot loader saying that it is an 83 as opposed to
a 73. The response that you have had is correct AFAIK. My 83 was a 73 before I
changed the processor and I had a similar conversation with Steve Schultz. If it
is a quad board then the boot loader is doing as well as it can :-)
Have fun
Robin
To: "Robin Birch" <robinb(a)ruffnready.co.uk>
cc: <pups(a)minnie.tuhs.org>
Hard Copy To:
Hard Copy cc:
Date: 08/02/2003 18:48
From: "Ian King" <iking(a)killthewabbit.org>@minnie.tuhs.org
Sent by: pups-admin(a)minnie.tuhs.org
Subject: Another happy customer (was Re: [pups] Bootable media for
2.11BSD)
It's amazing what happens when you follow the directions - thanks for your
help, folks. I have 2.11BSD up and running on my 11/73 (booted off the
disk, even), and it's currently untarring the last big chunk of /usr/src.
(The docs mention that TK50s are slower than snot - believe it!) The system
has two RD54s <woohoo!>, but I'm following the 'default' installation for
now until I have everything running and have successfully rebuilt the
kernel; then I'll probably move /usr and /tmp over to the second RD. I also
need to dig into the machine a bit more - the bootloader tells me I have an
11/83, so I'm suspecting the CPU was changed at some point.
For the record, I live in Seattle, and I can now produce bootable TK50s with
2.11BSD. :-)
-- Ian
----- Original Message -----
From: "Ian King" <iking(a)killthewabbit.org>
To: "Robin Birch" <robinb(a)ruffnready.co.uk>
Cc: <pups(a)minnie.tuhs.org>
Sent: Friday, February 07, 2003 9:23 AM
Subject: Re: [pups] Bootable media for 2.11BSD
> Yup, that's what I get for trying to be clever. :-) I built and ran
> maketape, and the 11/73 likes the resulting tape (boots). So I'm remaking
> the tape with the tar's on it (per the instructions).
>
> I also happened to look at my work email, and saw the recent thread on
this
> same subject - doh!
>
> Maybe we should add something to the /2.11BSD distribution README with the
> caveats we've learned? -- Ian
>
> ----- Original Message -----
> From: "Robin Birch" <robinb(a)ruffnready.co.uk>
> To: "Ian King" <iking(a)killthewabbit.org>
> Cc: <pups(a)minnie.tuhs.org>
> Sent: Friday, February 07, 2003 3:20 AM
> Subject: Re: [pups] Bootable media for 2.11BSD
>
>
> > Use the maketape program in the sys/pdpstand directory. You can build
> > this on most things and use it to create a bootable tape with the
> > standalone system which contains all of the tools to set the system up.
> >
> > Cheers
> >
> > Robin
> >
> >
[snip]
> >
> > --
> > Robin Birch
> >
>
> _______________________________________________
> PUPS mailing list
> PUPS(a)minnie.tuhs.org
> http://minnie.tuhs.org/mailman/listinfo/pups
_______________________________________________
PUPS mailing list
PUPS(a)minnie.tuhs.org
http://minnie.tuhs.org/mailman/listinfo/pups
I think I've done enough homework and legwork to feel like I can ask the
list a question now. :-) I've acquired an 11/73 and want to install
2.11BSD on it; it includes a TK50 and RX33. I also have a DECstation
5000/200 with a TK50, so my first efforts were to dd the files onto a tape.
Depending on how I hacked around, I either got a "non-bootable media" error
or "Error 21 - drive error". The two ways I tried to put the boot files on
were per the instructions (cat mtboot mtboot boot | dd), and not per the
instructions (dd mtboot, dd mtboot, dd boot). Depending on how I hacked
around, I either got a "non-bootable media" error or "Error 21 - drive
error" from the boot ROM monitor.
With no way to troubleshoot the TK50 drive, I then tried to put at least a
boot sector on a 1.2MB floppy, using rawrite on a PC; I copied mtboot +
mtboot + boot to an intermediate file, then used rawrite to put that on the
floppy. I got the same "Error 21".
The machine also has a working RD54 containing Micro/RSX and some
proprietary software for managing a parking lot. :-) I can boot to an RSX
prompt (although I can't log in, having none of the passwords), so most of
the machine appears to be working.
While there's a stubborn side that wants to figure out how to build bootable
media :-) I'd also be happy at this point to get a copy of a bootable TK50;
I have blank tapes.... Either way, I hope someone can point me in the right
direction. Thanks in advance -- Ian