On 8/19/07, Mr Ian Primus <ian_primus at yahoo.com> wrote:
Well, Sridhar and I spent yesterday doing some
tinkering - I brought over my MicroVax II and we
attempted to load VMS onto it. Easier said than done.
By shuffleing parts around (and some considerable
work
getting ribbon cables through the bulkhead of a BA23),
I was able to get a Microvax II configured with:
Ethernet, ESDI w/ 70mb hard disk, and a TK50.
OK. That's slightly smaller than an RD53, which clocks in at 73MB, IIRC.
I brought this Vax to Sridhar's house. The
general
consensus both here and on the netbsd list seems to be
that the only way to boot/install a Vax is through
MOP, over Ethernet.
Consensus? I don't think that's entirely accurate. I've performed
well over a dozen installs of VMS and Ultrix entirely from magnetic
media (we never had Ethernet at Software Results).
If you have a matching standalone backup kit and copies of original
distro kits, you can boot the standalone kit and install the distro.
OTOH, if you already have have a working machine and you don't have
copies of the distro kit on TK50/16MT9/whatever, then MOP and Ethernet
is another way to go. Obviously, it's the way you've chosen, and it
should be possible, so...
Well, now that I found Ethernet,
it should have been simple. Sridhar has a Dec
InfoServer 1000. This is a really cool little device
the size of a CDROM player that can connect to a SCSI
CD drive, and Ethernet, and be bootable by networked
Vaxen.
Yep. A very nice little box. We also never got CD distros at SRC, so
I never got to play with one there, but I did see them at DECUS.
So, we cabled everything up, and immediately hit a
snag... if
anyone is trying to connect a drive to an InfoServer
1000 using the 50 pin SCSI header on the InfoServer's
board - that connector is BACKWARD! You must use a
non-keyed cable and plug it in BACKWARD in order to
make it work.
How odd. Good spotting that one.
After getting that going, and getting all the
commands
correct to boot the Vax off the InfoServer - all
seemed well. Do the base restore set from the
InfoServer, boot from the hard disk, follow the
prompts and install the rest of the distribution. This
is a 70mb ESDI disk, so after the base load, I had
about 65000 blocks free. According to the installer,
the Library, Help and DecNet phase IV will fit, just
barely, with 300 blocks to spare. It won't. The
installer runs out of space and crashes horribly.
You don't mention what version of VMS you are attempting to install.
The SPD for your version should explain what DEC drives are compatible
as system drives. I have run VMS 5.x on a MicroVAX II w/RD53. For
anything newer, I've had to jump up to an RD54 or SDI drives (I've
never had a uVAX II w/SCSI)
I did have a working VMS 6.0 system on a single RD54. It wasn't a
simple install, as I recall. We had to fiddle some stuff to make it
all fit.
At this point, it was 3:30 AM. We decided to call it
a
day (night?).... There has
to be a way to get an OS onto a Vax in 70 megabytes.
Check the SPD for your version - If it says it will install on an
RD53, you have a chance. If it does not list the RD53, then I think
you may continue to hit your head with the installer script. MicroVMS
or VMS 4.x will definitely fit. VMS 5.5 should almost certainly fit.
VMS 6.0, or newer, will probably not fit.
I wouldn't trust the installer to be precise to the block on its space
estimates, either. It was probably tested with DEC drives, and known
to work with certain models. You literally might be running into a
space problem because temp files and unpacked savesets might be
chewing up the difference in size between your ESDI drive and an RD53.
-ethan