From owner-freebsd-hackers Mon Nov 16 11:19:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA23128 for freebsd-hackers-outgoing; Mon, 16 Nov 1998 11:19:02 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from wopr.inetu.net (wopr.inetu.net [207.18.13.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA23108 for ; Mon, 16 Nov 1998 11:18:58 -0800 (PST) (envelope-from ziggy@wopr.inetu.net) Received: from localhost (ziggy@localhost) by wopr.inetu.net (8.8.8/8.8.5) with SMTP id OAA24840; Mon, 16 Nov 1998 14:18:00 -0500 (EST) Date: Mon, 16 Nov 1998 14:18:00 -0500 (EST) From: Ryan Ziegler To: Julian Elischer cc: zhihuizhang , Archie Cobbs , freebsd-hackers@FreeBSD.ORG Subject: Re: More questions on DEVFS In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 13 Nov 1998, Julian Elischer wrote: > > > On Fri, 13 Nov 1998, zhihuizhang wrote: > > > > > (2) By saying "put devices in there..", I guess it means that the > > superuser mount the special device at some directory under the new root. > > If we set up root directories for several processes, then we may need to > > mount a certain device used by these processes several times. DEVFS can > > be mounted multiple times to achieve this. However, multiple mounts of > > a normal file system are NOT allowed. Am I right? > > That is correct though I think possibly multiple /proc filesystems > might be ok.. > While 'possible' and 'correct' may mean different things in this case, you CAN mount multiple procfs filesystems. Mounting the same ufs or swap partition multiple times will not work. I have never tried devfs. -Ryan > > > > > > Thanks for your response. > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message