public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Steve Dickson <steved@redhat.com>
To: yegorslists@googlemail.com, linux-nfs@vger.kernel.org
Subject: Re: [PATCH] README: fix mount command
Date: Sat, 19 Nov 2022 14:50:32 -0500	[thread overview]
Message-ID: <085631c5-eb73-8f40-83fd-bfaacd8fad14@redhat.com> (raw)
In-Reply-To: <20221115095320.10261-1-yegorslists@googlemail.com>



On 11/15/22 4:53 AM, yegorslists@googlemail.com wrote:
> From: Yegor Yefremov <yegorslists@googlemail.com>
> 
> Without device specification, mount tries to mount an entry
> from the /etc/fstab file. Hence, specify target "nfsd" to
> make this command executable from the command line.
> 
> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Committed...

steved.
> ---
>   README | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/README b/README
> index 7034c009..1c19ecd0 100644
> --- a/README
> +++ b/README
> @@ -70,7 +70,7 @@ scripts can be written to work correctly.
>   3.1.  SERVER STARTUP
>   
>   
> -   A/  mount -t nfsd /proc/fs/nfsd
> +   A/  mount -t nfsd nfsd /proc/fs/nfsd
>         This filesystem needs to be mount before most daemons,
>         particularly exportfs, mountd, svcgssd, idmapd.
>         It could be mounted once, or the script that starts each daemon


      reply	other threads:[~2022-11-19 19:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-15  9:53 [PATCH] README: fix mount command yegorslists
2022-11-19 19:50 ` Steve Dickson [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=085631c5-eb73-8f40-83fd-bfaacd8fad14@redhat.com \
    --to=steved@redhat.com \
    --cc=linux-nfs@vger.kernel.org \
    --cc=yegorslists@googlemail.com \
    /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