From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Russ Cox" To: 9fans@cse.psu.edu Subject: Re: [9fans] problems with SCSI card and file server MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20010511001508.2BC14199E4@mail.cse.psu.edu> Date: Thu, 10 May 2001 20:15:04 -0400 Topicbox-Message-UUID: 9e5b0ade-eac9-11e9-9e20-41e7f4b1d025 if things are working partially, perhaps you can do rc -c 'cd' & and then run acid to see what the kernel stack for that process looks like? another thing to try might be an explicit "cd /usr/anothy" which will avoid a getenv. as for the second problem, is the drive motor still on? russ