Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Apr 1996 17:33:06 +0000 (GMT)
From:      Gabor Zahemszky <zgabor@CoDe.hu>
To:        gpalmer@FreeBSD.ORG (Gary Palmer)
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Has Anybody done a freebsd cdrom install and installed for nfs client and server?
Message-ID:  <199604031733.RAA00647@CoDe.CoDe.hu>
In-Reply-To: <1208.828479809@palmer.demon.co.uk> from "Gary Palmer" at Apr 2, 96 10:16:49 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> Mitch Shaw wrote in message ID
> <01BB201C.325190C0@dal1-10.conline.com>:
> 
> > Has Anybody done a freebsd cdrom install and installed for nfs
> > client and ser ver?  I'm having a problem with the mountd daemon at
> > bootup it complains it cannot find the file "/var/db/mountdtab" Does
> > anybody know what this file is?  Thanks :)
> 
> Just do (as root):
> 
> touch /var/db/mountdtab
> 
> And the next time you boot the error will have magically
> vanished. mountd uses the file to record a list of which systems have
> nfs mounted which partitions. It's only a warning, as NFS & mountd are
> stateless, and don't particularly care who has mounted what in the
> past. The file is only really there for the admins to looks at.
> 
> Gary
> 

It's only the half of his problem.  The install CD generates a file in
the /var/db directory, with name: mountdbtab  (It's a typo of the installation
process!)  -----------------------------^  Of course, mountd screaming, I'm
looking into the directory, and find, that the file is there.  I think, 
looking at this name, it's a bit hard to find the difference between the filename
I have, and mountd needs.  So the real answer is: 
cd /var/db
mv mountdbtab mountdtab



-- 
	Gabor Zahemszky <zgabor@CoDe.hu>

-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-
Earth is the cradle of human sense, but you can't stay in the cradle forever.
						Tsiolkovsky



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