[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Can't nfs mount Debian box



David M. Cooke wrote:
> When you edit your /etc/exports file on a Linux system you need to
> tell rpc.nfsd and rpc.mountd to re-read it.  You do this by sending
> them a HUP signal.  I use this command:
> 
>    killall -HUP rpc.nfsd rpc.mountd
> 
> Rebooting should work too but is much slower.  If this doesn't work,
> carefully check your /etc/exports file while reading the "exports" man
> page to be sure it's correct.

You can also try:
	/etc/init.d/netstd_nfs reload

much more Debian's way ;-)
Bye.

-- 
 Eric Delaunay                 | "La guerre justifie l'existence des militaires.
 delaunay@lix.polytechnique.fr | En les supprimant." Henri Jeanson (1900-1970)


Reply to: