All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] Deploy NFS rootfs
Date: Sat, 18 Nov 2017 22:02:59 +0100	[thread overview]
Message-ID: <20171118220259.35d05c0d@gmx.net> (raw)
In-Reply-To: <CAJ2oMhKdX3x4ujPknQ+wDnvj__pQGoYJOLA=fJNEfh6Vd-=zyw@mail.gmail.com>

Hello Ran,

On Sat, 18 Nov 2017 22:13:32 +0200, Ran Shalit <ranshalit@gmail.com> wrote:

> Hello,
> 
> How should we deploy nfs filsystem.
> I understand it should not be from /output/target, because of the
> THIS_IS_NOT_YOUR_ROOT_FILESYSTEM warning.
> But How should it be done ?
> 
> Do I need to generate tar from /output/target with different
> ownership/privilege ?

No need to do it by hand, take a look at 'make menuconfig':
  Filesystem images ---> tar the root filesystem
or add 'BR2_TARGET_ROOTFS_TAR=y' to your .config file and
after the next 'make' your will find the result as
  images/rootfs.tar

The documentation is missing the enabling option information ;-)

Regards,
Peter

> 
> Regards,
> Ran
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

  reply	other threads:[~2017-11-18 21:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-18 20:13 [Buildroot] Deploy NFS rootfs Ran Shalit
2017-11-18 21:02 ` Peter Seiderer [this message]
2017-11-19  6:22   ` Ran Shalit
2017-11-19  6:50     ` Baruch Siach
2017-11-19  7:05       ` Ran Shalit

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=20171118220259.35d05c0d@gmx.net \
    --to=ps.report@gmx.net \
    --cc=buildroot@busybox.net \
    /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.