kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: kapenware@gmail.com (kapenware)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Starting NFS kernel daemon fail
Date: Thu, 6 Jan 2011 17:49:13 +0800	[thread overview]
Message-ID: <AANLkTim8SZTZh_QqyGxb5o_7MALs9F9aeKV0tdVOi3AW@mail.gmail.com> (raw)

hi,  everyone, I'm trying to setup an NFS server on my PC. I recompiled the
kernel, installed the nfs-utils, and also installed nfs-kernel-service.
After these, I configured my /etc/exports like this:
/var/owr *(rw,sync)

then I chmod -R 777 /var/owr, but when I started up the nfs service:
/etc/init.d/nfs-kernel-service start

it showed me this:

* Exporting directories for NFS kernel daemon...
   ...done.
 * Starting NFS kernel daemon
   ...fail!

could anybody tell me what's wrong with this?

thanks...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110106/839f8e3e/attachment.html 

             reply	other threads:[~2011-01-06  9:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-06  9:49 kapenware [this message]
2011-01-06 10:14 ` Starting NFS kernel daemon fail Alexandre Courbot
2011-01-06 12:49   ` Rajat Sharma
2011-01-06 10:16 ` yy Hong

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=AANLkTim8SZTZh_QqyGxb5o_7MALs9F9aeKV0tdVOi3AW@mail.gmail.com \
    --to=kapenware@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).