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 "[EMAIL PROTECTED]"
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! _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"