Received: by oss.sgi.com id ; Mon, 8 Jan 2001 04:56:16 -0800 Received: from pike.sover.net ([209.198.87.34]:36846 "EHLO pike.sover.net") by oss.sgi.com with ESMTP id ; Mon, 8 Jan 2001 04:55:56 -0800 Received: from [192.168.1.3] (pm1a24.stj.sover.net [209.198.94.24]) by pike.sover.net (8.9.3/8.9.3) with ESMTP id HAA12843; Mon, 8 Jan 2001 07:55:46 -0500 (EST) Comments: SoVerNet Verification (on pike.sover.net) [192.168.1.3] from pm1a24.stj.sover.net [209.198.94.24] 209.198.94.24 Mon, 8 Jan 2001 07:55:46 -0500 (EST) Date: Mon, 8 Jan 2001 08:01:10 -0500 (EST) From: Jason Walker X-Sender: unseen@surreal.localdomain To: Matthew Geier cc: Eric Sandeen , linux-xfs@oss.sgi.com Subject: Re: Prerelease-test1-rc1 XFS install CD (/dev permissions) In-Reply-To: <3A59970C.F2CCFBDF@arts.usyd.edu.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;linux-xfs-outgoing I too have noticed some oddities with /dev permissions, similar to what you have expirianced. When I moved to an XFS /, my user did not have access to /dev/mixer so I chmod'd it and when I rebooted it didn't seem to stick. I wasn't going to post this until I could pin it down to something specific, but I had no time to do so and as you posted about it I thought I'd let you know you are not alone :) I am running 2.4.0 now, but this happened since um....2.4test13pre3 (when I moved to an XFS /) Just thought that might help :) RegEx On Mon, 8 Jan 2001, Matthew Geier wrote: > > 'pure' XFS it appears to be fine. I have a running system. However I > have a 'new' problem. The permissions on /dev are wacked. Like some one > has done a chown root:root *; chmod 0 * on /dev. I can only login as > root, as user something fails due lack of /dev access. When I try to fix > the permissions with MAKEDEV, it only partially does the job. Group > changes don't > stick at all. > > I am NOT using devfs. I might try recompiling with devfs :-)