From owner-freebsd-questions Wed Oct 18 00:04:19 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA01886 for questions-outgoing; Wed, 18 Oct 1995 00:04:19 -0700 Received: from ccslinux.dlsu.edu.ph (root@linux1.dlsu.edu.ph [165.220.8.15]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id AAA01877 ; Wed, 18 Oct 1995 00:03:45 -0700 Received: by ccslinux.dlsu.edu.ph (Linux Smail3.1.28.1 #13) Sender: owner-questions@FreeBSD.org Precedence: bulk id m0t5SLx-000A5eC; Wed, 18 Oct 95 14:51 GMT+0800 Sender: humprey@linux1.dlsu.edu.ph (Humprey Sy) Date: Wed, 18 Oct 1995 14:51:53 +48000 From: "Humprey C. Sy" Sender: "Humprey C. Sy" Reply-To: "Humprey C. Sy" Subject: Mounting directories To: questions@FreeBSD.org, faq@FreeBSD.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII I've tried mounting directories from a remote filesystem. I was able to mount every directory from the remote site, except for the cdrom directory. I was wondering what I did wrong, or what I still need to do. I have explicitly stated -alldirs in the remote filesystem's .exports file. Specifically, the content of the .exports file is: / -alldirs Is there something I should still do? - Humprey -