All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Hatle <fray@mvista.com>
To: "David de Andrés Martínez" <ddandres@disca.upv.es>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: Root-NFS: Server returned error -13
Date: Thu, 25 Oct 2001 11:55:20 -0500	[thread overview]
Message-ID: <3BD843F8.E00D68B6@mvista.com> (raw)
In-Reply-To: 3BD83F82.BE5C66A5@disca.upv.es


David de Andrés Martínez wrote:
>
> Hi all,
>
> I'm trying to boot from NFS but I can't access the directory.
> Root-NFS: Server returned error -13 while mounting
> /tftpboot/158.42.50.66

> torreta mountd[20966]: NFS mount of /tftpboot/158.42.50.66 attempted

> The /etc/exports looks like:
> ....
> /home/ddandres/export 158.42.50.66(rw,no_root_squash)
> ....

If you notice the kernel is attempting to mount "/tftpboot/158.42.50.66"
while you have "/home/ddandres/export" as your only export.

What you need to do is set a symbolic link from /tftpboot/158.42.50.66
to /home/ddandres/export.  (Depending on the nfs server that might be
enough..  if not you will need to add "/tftpboot/158.42.50.66" to your
/etc/exports file..

--Mark

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

      parent reply	other threads:[~2001-10-25 16:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-25 16:36 Root-NFS: Server returned error -13 David de Andrés Martínez
2001-10-25 16:46 ` Wolfgang Denk
2001-10-25 16:46 ` Laurent Pinchart
2001-10-25 16:55 ` Mark Hatle [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3BD843F8.E00D68B6@mvista.com \
    --to=fray@mvista.com \
    --cc=ddandres@disca.upv.es \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.