On Monday 24 January 2005 11:05, David Liguori wrote:Gene Heskett wrote:I have a dir on this machine that contains all 9 of the FC3 iso images, and I've setup a server: line in my fstab, and setup the /etc/exports file to export that dir to any address in the 192.168.xx.xx block
I *think* I have the exports for nfs setup correctly.
I've even rebooted.
On this machine, a showmount -e shows this: [root coyote root]# showmount -e [root coyote etc]# showmount -e Export list for coyote.coyote.den: /usr/dlds-misc/FC3 192.168.71.0/255.255.255.0
I moved stuff around so that only the 5 iso's are there, the SRPMS have been moved to an SPRMS dir of their own. No diff.
# mkdir /mnt/fc3 # mount coyote.coyote.den:/usr/dlds-misc/FC3 /mnt/fc3