Problems loading DECNET onto Ultrix

Ted Hoang hoang1 at litwin.com
Wed May 22 00:02:33 AEST 1991


geordie at ritcsh.csh.rit.edu (Geordie 'Gweeb' Klueber) writes:

>I'm trying to load the DECNET subsets onto an Ultrix (V4.1) system
>here from the Ultrix CD-ROM (AI-NC03H-BE) dated October 1990,
>but apparently the subsets expect the system to be V4.0, NOT V4.1
>as I keep getting errors saying they want me to load the V4.0
>system first.  This is obviously a problem; does anyone know
>the fix?  I don't really have the time to try to track this
>down this week... :-)

>Please e-mail any responses...  Thanks!

>-- 
>-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
>UUCP: ...uunet!ccicpg!cci632!ritcsh!geordie	   BITNET: gfkpci at ritvax
>INTERNET: gfkpci at ultb.isc.rit.edu  	or	geordie at ritcsh.cs.rit.edu
>  "...I remember- the shouts of joy; skiing fast through the woods..."
============================================================================
.
.
.
.
Read Release note page 1-14

Follow these steps to create the lock files:
1. Login as root
2. cd /usr/etc/subsets
3. Issue the following commands:
   #foreach i (U*410.lk)
   ?touch ` echo $i | sed -e 's/410/400/' `
   ?touch ` echo $i | sed -e 's/410/400/' | sed -e 's/lk$/ctrl/' `
   ?touch ` echo $i | sed -e 's/410/400/' | sed -e 's/lk$/scp/' `
   ?end
   #chmod 744 U*400.scp

It will solve your problems.

Ted Hoang
Litwin Process Automation
Houston, TX



More information about the Comp.unix.ultrix mailing list