From owner-freebsd-questions Sat Oct 12 16:16:09 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA10905 for questions-outgoing; Sat, 12 Oct 1996 16:16:09 -0700 (PDT) Received: from spiff.cc.iastate.edu (spiff.cc.iastate.edu [129.186.142.89]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id QAA10834 for ; Sat, 12 Oct 1996 16:16:00 -0700 (PDT) Received: by spiff.cc.iastate.edu with sendmail-5.65 id ; Sat, 12 Oct 1996 18:15:54 -0500 Message-Id: <9610122315.AA07111@spiff.cc.iastate.edu> To: dwhite@resnet.uoregon.edu Cc: freebsd-questions@FreeBSD.org Subject: Re: mountd and remount error In-Reply-To: Your message of "Fri, 11 Oct 1996 19:49:03 PDT." Date: Sat, 12 Oct 1996 18:15:54 CDT From: Kent Vander Velden Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk In message , dwhite@gdi .uoregon.edu writes: >On Wed, 9 Oct 1996, The Unknown User-ID wrote: > >> Given the following /etc/exports: >> >> mountd|Wed4:44pm} cat /etc/exports >> /usr/export/ -maproot=root -alldirs >> >> Why does the following error: >> >> Oct 9 16:39:28 pseudo mountd[1353]: Could not remount /usr/export/: >> Invalid argument >> Oct 9 16:39:28 pseudo mountd[1353]: Bad exports list line /usr/export/ >> -maproot >> >> Show up if mountd is started like 'mountd -r'? > >Does /usr/export exist? Yes. >Also try removing the trailing / in /etc/exports. Same problem with or without. I do not have this problem if I do not use -r or I use -r with a directory that lives on /. Thanks. --- Kent Vander Velden graphix@iastate.edu