Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!princeton!allegra!alice!ark From: ark@alice.UUCP Newsgroups: comp.unix.questions,comp.unix.wizards Subject: Re: ps (1) has gone away Message-ID: <6886@alice.UUCP> Date: Wed, 13-May-87 16:34:48 EDT Article-I.D.: alice.6886 Posted: Wed May 13 16:34:48 1987 Date-Received: Sat, 16-May-87 08:36:30 EDT References: <648@boulder.Colorado.EDU> Organization: AT&T Bell Laboratories, Liberty Corner NJ Lines: 9 Xref: utgpu comp.unix.questions:2014 comp.unix.wizards:2099 Summary: ps expects you to boot from /unix In article <648@boulder.Colorado.EDU>, cdash@boulder.UUCP writes: > We had to make some changes in our deqna driver ( vaxif/if_qe.c ) and when > we rebuilt Ultrix 1.1 for our microvax, all was fine except PS no longer > lists any processes. We haven't the foggiest. Anybody got any bright ideas? When making kernel changes, one often puts the new kernel in a non-standard place and then boots it. Ps usually will fail until the kernel is moved to the standard place. On many systems this is /unix or /vmunix. I don't know what it is on Ultrix.