Tru64 install issue...
#1
Tru64 install issue...
So I'm trying to get a Tru64 (5.0) install going on a DEC 3000/300x workstation I got ahold of. I've gotten as far as booting and running the installer, and things appear to be totally fine...but when it finishes and tries to boot into the resulting install, it ends up in single-user mode after a pile of error messages:

   

Any idea what's going on here? The Tru64 install guide mirrored here has a section on boots-to-single-user, but that appears to be more about proper boot configuration, which I'm pretty sure is already in place. Did I miss a step?

Computers: Amiga 1200, DEC VAXStation 4000/60, DEC MicroPDP-11/73
Synthesizers: Roland JX-10/SH-09/MT-32/D-50, Yamaha DX7-II/V50/TX7/TG33/FB-01, Korg MS-20 Mini/ARP Odyssey/DW-8000/X5DR, Ensoniq SQ-80, E-mu Proteus/2, Nord Lead 2, Behringer Model D
commodorejohn
PDP-X

Trade Count: (0)
Posts: 367
Threads: 7
Joined: May 2018
Find Reply
03-11-2020, 07:06 AM
#2
RE: Tru64 install issue...
Update: found the answer after some Googling and experimentation. This thread lays out the procedure that is apparently required, but the installer didn't do properly and I didn't see any reference to in the install guide :/ For posterity, this is the voodoo that you do to rebuild all the device links that it was expecting to be set up correctly and weren't:
Code:
>>> boot -fl s

mountroot

rm /etc/dec*
rm /etc/dfsc*
rm /etc/dc*
cd /cluster/members/member/dev/; ./MAKEDEV std
rm /cluster/members/member/etc/dfsl*
rm /cluster/members/member/.Booted
cd /devices; rm -rf disk rdisk tape ntape cport dmapi changer

init 0

>>> boot -fl s

mountroot
dn_setup -init
dsfmgr -K
dsfmgr -v # optionally -vF
hwmgr show scsi

bcheckrc

Tru64 is now up and busy slogging through the incredibly tedious package manager Wink

Computers: Amiga 1200, DEC VAXStation 4000/60, DEC MicroPDP-11/73
Synthesizers: Roland JX-10/SH-09/MT-32/D-50, Yamaha DX7-II/V50/TX7/TG33/FB-01, Korg MS-20 Mini/ARP Odyssey/DW-8000/X5DR, Ensoniq SQ-80, E-mu Proteus/2, Nord Lead 2, Behringer Model D
(This post was last modified: 03-13-2020, 01:52 AM by commodorejohn.)
commodorejohn
PDP-X

Trade Count: (0)
Posts: 367
Threads: 7
Joined: May 2018
Find Reply
03-13-2020, 01:51 AM
#3
RE: Tru64 install issue...
Well, I spoke too soon :/ As it turns out, as soon as I'd finished installing packages off of CD and swapped the CD-ROM drive out for a second hard drive, the dumb thing lost its head again and even the voodoo wouldn't convince it to boot. So I said screw it, dropped the hobbyist program a final request, and I'm now posting from a Compaq-branded Mozilla 1.7 on OpenVMS 8.4 Wink Now I just need to remember how the hell VMS's alien filesystem structure works and how to coherently span the system across multiple physical disks...

Computers: Amiga 1200, DEC VAXStation 4000/60, DEC MicroPDP-11/73
Synthesizers: Roland JX-10/SH-09/MT-32/D-50, Yamaha DX7-II/V50/TX7/TG33/FB-01, Korg MS-20 Mini/ARP Odyssey/DW-8000/X5DR, Ensoniq SQ-80, E-mu Proteus/2, Nord Lead 2, Behringer Model D
(This post was last modified: 03-20-2020, 03:13 AM by commodorejohn.)
commodorejohn
PDP-X

Trade Count: (0)
Posts: 367
Threads: 7
Joined: May 2018
Find Reply
03-20-2020, 03:10 AM


Forum Jump:


Users browsing this thread: 1 Guest(s)