Date: Sun, 13 Mar 2005 22:51:09 -0500 From: Mike Jeays <Mike.Jeays@rogers.com> To: Gert Cuykens <gert.cuykens@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: mount Message-ID: <1110772269.678.4.camel@chaucer.jeays.ca> In-Reply-To: <ef60af0905031317259c68448@mail.gmail.com> References: <ef60af0905031317259c68448@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2005-03-13 at 20:25, Gert Cuykens wrote: > What happens if you mount something in a directorie that contains > other directories ? Can you mount different devices in the same > directorie ? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" It hides the previous contents of the directory. The original contents reappear when you umount the mounted device. If you mount a second device, it hides the first one until you umount it. PS. You are welcome to ask questions like this, but it is often quicker to try it and see what happens!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1110772269.678.4.camel>