From owner-freebsd-questions Sat Oct 12 16:57:43 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA14284 for questions-outgoing; Sat, 12 Oct 1996 16:57:43 -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 QAA14278 for ; Sat, 12 Oct 1996 16:57:40 -0700 (PDT) Received: by spiff.cc.iastate.edu with sendmail-5.65 id ; Sat, 12 Oct 1996 18:56:01 -0500 Message-Id: <9610122356.AA13410@spiff.cc.iastate.edu> To: Robert Eckardt Cc: dwhite@resnet.uoregon.edu, freebsd-questions@FreeBSD.org Subject: Re: mountd and remount error In-Reply-To: Your message of "Sun, 13 Oct 1996 01:40:15 +0200." <199610122340.BAA00584@ghost.mep.ruhr-uni-bochum.de> Date: Sat, 12 Oct 1996 18:56:00 CDT From: Kent Vander Velden Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk In message <199610122340.BAA00584@ghost.mep.ruhr-uni-bochum.de>, roberte@mep.ru hr-uni-bochum.de writes: > >> >> 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. > >Is it empty ? >Try putting a file or dir in. > No, it has a swap file and a directory containing the root partition for the hp. >> >Also try removing the trailing / in /etc/exports. >> >> Same problem with or without. --- Kent Vander Velden graphix@iastate.edu