[LUNI] Fedora 9 NFS install

Timothy J. Wielgos tim at wielgos.com
Thu May 29 13:57:52 CDT 2008


Seva, you're a friggin' genius.  I was exporting the parent of the directory my installation ISO was mounted in, but NFS didn't want to do it that way.  Once I exported the same directory I mounted the ISO in, I was able to continue.

Thanks!


----- Original Message ----
From: Seva Epsteyn <seva at sevatech.com>
To: Linux Users Of Northern Illinois - Technical Discussion <luni at luni.org>
Sent: Wednesday, May 28, 2008 5:29:11 PM
Subject: Re: [LUNI] Fedora 9 NFS install

Also, I think you have to export the filesystem which contains the data, 
so in your case you have to export /temp/fedora9 not /temp.

On Wed, 28 May 2008, Seva Epsteyn wrote:

> Firewall?
>     service iptables status # iptables -nL
>     service iptables stop # this turns off firewall for testing
> 
> Is portmap running?
>     service rpcbind status
>     service rpcbind start
>     rpcinfo -p
> 
> /etc/exports syntax? I'd use:
>     /media/Fedora    *(ro)
> 
> Is NFS running?
>     service nfs status
>     service nfs start
>     exportfs -a
>     showmount -e
> 
> -Seva
> 
> On Wed, 28 May 2008, Timothy J. Wielgos wrote:
> 
> > All,
> > 
> > I'm trying to do a nfs install for Fedora 9.  The installation media 
> > is mounted as an ISO at /temp/fedora9, which I export via nfs.  The 
> > /etc/exports looks like this:
> > 
> > /temp    0.0.0.0/0.0.0.0
> > 
> > And that's it.  I keep getting the error from the installer "That 
> > directory could not be mounted from the server."
> > 
> > There are no rejection messages in /var/log/messages on the NFS 
> > server.  The F5 virtual console on the client says "mount.nfs: access 
> > denied by server while mounting 192.168.0.11:/temp/fedora9/"
> > 
> > I hit the wall.  Does anyone have any insight on this?
> > 
> 
-- 
Linux Users Of Northern Illinois - Technical Discussion 
http://luni.org/mailman/listinfo/luni


More information about the luni mailing list