linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jim Rees <rees@umich.edu>
To: Mike <debian@good-with-numbers.com>
Cc: linux-nfs@vger.kernel.org
Subject: Re: nfs-common needed on NFS-rooted client?
Date: Thu, 16 Dec 2010 21:09:06 -0500	[thread overview]
Message-ID: <20101217020906.GA8853@merit.edu> (raw)
In-Reply-To: <20101216230622.GA23016@adsl-64-142-29-25.sonic.net>

Mike wrote:

  For a client with an NFS root and no other NFS mounts, is it necessary
  to have the utilities found in the Debian nfs-common package
  <http://packages.debian.org/squeeze/nfs-common>?  Seems to be working
  fine without.

The only thing you might need is the mount command, mount.nfs.  This isn't
used by the kernel for the root mount, but might be needed later for a
remount in user space.  There's also the unmount command, but presumably you
won't be using that.  And showmount, which isn't essential.  And the nfs(5)
man page.

The mount command also might be needed to update /etc/mtab if you don't have
it linked to /proc.  Does "mount" return the expected results?

I'm told by an expert that Ubuntu doesn't use the kernel root mount, but
bounces the initial mount up to user space in the initrd.  So you probably
do need nfs-common for Ubuntu.  Apparently Debian hasn't done this if it's
working for you.

  reply	other threads:[~2010-12-17  2:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-16 23:06 nfs-common needed on NFS-rooted client? Mike
2010-12-17  2:09 ` Jim Rees [this message]
2010-12-17  3:18   ` Mike
2010-12-17  4:10     ` Jim Rees

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=20101217020906.GA8853@merit.edu \
    --to=rees@umich.edu \
    --cc=debian@good-with-numbers.com \
    --cc=linux-nfs@vger.kernel.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).