Help - Can't perform NFS mount w/ Fedora Core 2

Jeff Spaleta jspaleta at gmail.com
Sun Jun 13 20:51:13 UTC 2004


On Sun, 13 Jun 2004 16:06:59 -0400, Edward Hourigan
<edhlinux at twcny.rr.com> wrote:
> I have not been able to perform an NFS mount since installing FC2.  My NFS 
> server machine  is the one running FC2.

I just tried running an nfs share from my fc2 machine on my lan
connecting from an fc1 machine on the lan. Seems to work okay for me.

fc2 machine ip 192.168.1.6
fc2 machine  /etc/exports:
/home  192.168.1.0/24(rw,sync)

fc2 machine hosts.allow and hosts.deny are blank, only the commented
out header block.

fc2>service portmap start
fc2>service nfs start
no errors

fc1 machine ip 192.168.1.1
as root: 
fc1>mount -t nfs poop:/home /tmp/poophome/

fc1>mount
poop:/home on /tmp/poophome type nfs (rw,addr=192.168.1.6)

fc1>df
poop:/home          32021100   4807312  25587180  16% /tmp/poophome


-jef





More information about the fedora-list mailing list