Re: Debian replicator boot disk problem
- From: "Enrique Perez-Terron" <enrio@xxxxxxxxx>
- Date: Fri, 30 Dec 2005 22:00:38 +0100
On Fri, 30 Dec 2005 21:18:23 +0100, Christian Maier <tomtailor@xxxxxxxxxxx> wrote:
And my syslog says:
Dec 30 18:59:46 localhost rpc.mountd: refused mount request from
192.168.0.13 for /export/miniroot (/): no export entry
What does this mean?
There is a file /etc/exports, that describes who has permission to
mount what how. No entry in the file was applicable to the
request. Go look at the file. If this file is changed, you must
run the command "exportfs -a" to have the changes take effect.
-Enrique
.