Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id f5UNoV630835 for linux-xfs-outgoing; Sat, 30 Jun 2001 16:50:31 -0700 Received: from newone.spinn.net (IDENT:root@spinnone.spinn.net [216.223.224.6]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id f5UNoUV30831 for ; Sat, 30 Jun 2001 16:50:30 -0700 Received: from spinn.net (dialip4.spinn.net [216.223.225.4]) by newone.spinn.net (8.9.3/8.9.3) with ESMTP id RAA14072; Sat, 30 Jun 2001 17:49:37 -0600 Message-ID: <3B3DBEBB.528E15A0@spinn.net> Date: Sat, 30 Jun 2001 05:57:47 -0600 From: dru levin X-Mailer: Mozilla 4.7 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: linux-xfs@oss.sgi.com Subject: hopefully, there is "straight forward" solution Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk howdy, everything is peachy with 7.1 (with xfs) install, but how can I disable the devfs from mounting, even temporarily??? I'm loading XFS support solely to mount several Jaz cartridges that were formated with XFS, and I would like to make changes to /dev in order to get "subsequent" mounts to work (XFS). I tried: append="devfs=nomount" in lilo.conf but "devfs" is mounting elsewhere. is there a "workaround" or a "fix" for "non-hackers" like myself to disable devfs?? I know it is a good daemon, but I would like to disable it. thanx, dru