Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!crdgw1!uunet!news.uu.net!dynsim1!litwin!hoang1 From: hoang1@litwin.com (Ted Hoang) Newsgroups: comp.unix.ultrix Subject: Re: Problems loading DECNET onto Ultrix Message-ID: <1991May21.140233.8630@litwin.com> Date: 21 May 91 14:02:33 GMT References: <1991May16.200931.19997@ritcsh.csh.rit.edu> Distribution: na Organization: Litwin Process Automation Lines: 40 geordie@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@ritvax >INTERNET: gfkpci@ultb.isc.rit.edu or geordie@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