Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Dec 1995 17:29:40 GMT
From:      James Raynard <james@parody.tecc.co.uk>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   conf/864: /var/db/mountdtab doesn't exist!
Message-ID:  <199512031729.RAA01085@parody.tecc.co.uk>
Resent-Message-ID: <199512040020.QAA07603@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         864
>Category:       conf
>Synopsis:       sysinstall creates /var/db/mountdbtab, mountd wants mountdtab
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec  3 16:20:06 PST 1995
>Last-Modified:
>Originator:     James Raynard
>Organization:
A FreeBSD box
>Release:        FreeBSD 2.1-STABLE i386
>Environment:

	Freshly-installed 2.1.0-RELEASE, configured to act as NFS server

>Description:

	On re-booting after installation, the following error appears:-

	mountd[75]: Can't open /var/db/mountdtab

	There is a file mountdbtab in /var/db, but not mountdtab.

>How-To-Repeat:

	Install 2.1.0R and select 'this machine will be an NFS server option'

>Fix:
	
	Workaround:-

	# cd /var/db
	# ln -s mountdbtab mountdtab
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512031729.RAA01085>