From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: "Russ Cox" To: 9fans@cse.psu.edu Subject: Re: [9fans] IDE FS failure MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Fri, 27 Sep 2002 10:18:32 -0400 Topicbox-Message-UUID: f6412f20-eaca-11e9-9e20-41e7f4b1d025 Well, if you're going to debug it, you want a simpler test case, like: chgrp -u sys /n/yourfs/adm/foo >/n/yourfs/adm/foo If /adm/users doesn't exist, create it and initialize it, and then run "users" at the console to reread the file. Russ