kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: artem.savkov@gmail.com (Artem Savkov)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Kernel options to boot root over NFS (kernel-4.1.fc22/linux-4.1.3-200.fc22.x86_64)
Date: Fri, 7 Aug 2015 08:49:01 +0200	[thread overview]
Message-ID: <20150807064901.GA1178@wtfbox.lan> (raw)
In-Reply-To: <1729297289.502759.1438908016626.JavaMail.yahoo@mail.yahoo.com>

On Fri, Aug 07, 2015 at 12:40:16AM +0000, Nestor Waldyd wrote:
> Hello,
> I would like to compile a kernel bzImage in order to boot root over NFS. I am using the fedora kernel source package (kernel-4.1.fc22/linux-4.1.3-200.fc22.x86_64). What kernel options should i modify in Kernel Configuration in order to do so? (I have already configured both tftp and dhcp server, and PXELINUX)
> Best Regards,
> Nestor Waldyd?

You'll need to enable CONFIG_ROOT_NFS which requires CONFIG_IP_PNP and
CONFIG_NFS_FS to be enabled.

      parent reply	other threads:[~2015-08-07  6:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-07  0:40 Kernel options to boot root over NFS (kernel-4.1.fc22/linux-4.1.3-200.fc22.x86_64) Nestor Waldyd
2015-08-07  4:28 ` Chetan Nanda
2015-08-07  6:49 ` Artem Savkov [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=20150807064901.GA1178@wtfbox.lan \
    --to=artem.savkov@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).