Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Oct 1999 08:25:34 -0600
From:      Charles Randall <crandall@matchlogic.com>
To:        "Ronald F. Guilmette" <rfg@monkeys.com>, freebsd-questions@freebsd.org
Cc:        Tony Finch <fanf@demon.net>
Subject:   RE: Stupid file system tricks.
Message-ID:  <64003B21ECCAD11185C500805F31EC0303E73E0E@houston.matchlogic.com>

next in thread | raw e-mail | index | archive | help
Tony finch posted a set of patches to 3.3-RC to support this. See the thread
in freebsd-hackers named "mounting a partition more than once".

-Charles

-----Original Message-----
From: Ronald F. Guilmette [mailto:rfg@monkeys.com]
Sent: Monday, October 18, 1999 8:59 PM
To: freebsd-questions@freebsd.org
Subject: Stupid file system tricks.



Dumb question #1:

   Why can't I mount a single physical (ufs) file system in two different
   (logical) places at once?

Dumb question #2:

   Given that I can't mount a (ufs) filesystem in two different places at
   once (perhaps because that would create some problem with synchronizing
   any writes to the filesystem and/or some problems with keeping in-core
   buffers always synched with what's on disk), why can't I at least mount
   a given filesystem *READ ONLY* in two different places at once?

I tried it both ways, and either way, I just get:

	mount Device busy

P.S.  Please don't tell me to just use symlinks.  Unless I'm mistaken, those
may not work right if they point to a place outside of the specific
directory
tree that you have jsut chroot'ed to.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?64003B21ECCAD11185C500805F31EC0303E73E0E>