On Fri, Oct 06, 2006 at 10:59:44AM +0700, Steven Demetrius wrote: > Attempts to mount an nfs directory on the localhost results in a > "permission denied" response. That is trying to mount the nfs directory on > a mount point on the same machine that is running the nfs server. > > Mounting the nfs directroy on a remote machine works as expected.
What does your /etc/hosts look like? Are you sure you opened up for 127.0.0.1? > The reason for doing a localhost mount is to be able to have access to > directories on the main system from a chroot environment. Why not use bind mounts instead? /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

