All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] linux .config : override: reassigning tosymbolAEABI
Date: Fri, 31 Jul 2009 12:20:26 +0200	[thread overview]
Message-ID: <20090731122026.1c5d4b86@surf> (raw)
In-Reply-To: <F81DF98CADE6064F81A746D7C8323593782CC1@fr-ex009.groupinfra.com>

Hello Damien,

Le Wed, 29 Jul 2009 18:07:33 +0200,
"Courousse, Damien" <damien.courousse@logica.com> a ?crit :

> root=/dev/nfs rw
> nfsroot=10.84.34.52:/mnt/fractal/buildroot/buildroot-2009.05/project_build_arm/logica_demo/root
> ip=10.84.34.8:10.84.34.52:10.84.34.1:255.255.255.192:debian_test:eth0:off

The /mnt/fractal/buildroot/buildroot-2009.05/project_build_arm/logica_demo/root
directory cannot be used to boot over NFS, because the /dev directory
doesn't contain any device file (Buildroot can create them, since it
requires root priviledges).

To boot over NFS, you have to do the following things:

 * Enable the generation of a tarball in the Buildroot configuration /
   Target filesystem options

 * Uncompress the tarball somewhere in your host, while being root (or
   using sudo), so that tar is allowed to create device files

 * Mount the location where you uncompressed the tarball over NFS

Sincerly,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com

  parent reply	other threads:[~2009-07-31 10:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-29 12:59 [Buildroot] linux .config : override: reassigning to symbol AEABI Courousse, Damien
2009-07-29 13:25 ` Daniel Mack
2009-07-29 13:34   ` [Buildroot] linux .config : override: reassigning to symbolAEABI Courousse, Damien
     [not found]   ` <F81DF98CADE6064F81A746D7C8323593782CAC@fr-ex009.groupinfra.com>
2009-07-29 13:42     ` Daniel Mack
2009-07-29 13:59       ` [Buildroot] linux .config : override: reassigning tosymbolAEABI Courousse, Damien
2009-07-29 14:26         ` Daniel Mack
2009-07-29 16:07           ` Courousse, Damien
2009-07-29 17:30             ` Daniel Mack
2009-07-31 10:20             ` Thomas Petazzoni [this message]
2009-07-31 15:57               ` Courousse, Damien
2009-07-29 18:59 ` [Buildroot] linux .config : override: reassigning to symbol AEABI Peter Korsgaard
2009-07-31  9:33   ` Courousse, Damien

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=20090731122026.1c5d4b86@surf \
    --to=thomas.petazzoni@free-electrons.com \
    --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.