All of lore.kernel.org
 help / color / mirror / Atom feed
From: sjhill at realitydiluted.com <sjhill@realitydiluted.com>
To: buildroot@busybox.net
Subject: [Buildroot] Failing NFS root mount
Date: Tue, 22 Apr 2008 08:38:43 -0500	[thread overview]
Message-ID: <20080422133843.GA5733@real.realitydiluted.com> (raw)
In-Reply-To: <067701c8a475$2df6d860$ad289e86@LPSC0173W>

Two things to try:

   1) Use 'ip=bootp' instead of 'ip=dhcp'.

   2) Did you create device nodes in your NFS root filesystem for
      
         /dev/console
	 /dev/ttyUL0
	 /dev/zero
	 /dev/log
	 /dev/null
	 /dev/zero
	 /dev/pts

You will need that small subset of device nodes until udev or your
other scripts run.

-Steve

  reply	other threads:[~2008-04-22 13:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-22 12:34 [Buildroot] Failing NFS root mount Guillaume Dargaud
2008-04-22 13:38 ` sjhill at realitydiluted.com [this message]
2008-04-23  8:06   ` Guillaume Dargaud
2008-04-22 13:40 ` Peter Korsgaard
2008-04-22 14:07 ` Hamish Moffatt
2008-04-23  8:56   ` Guillaume Dargaud
2008-04-23  9:18     ` Peter Korsgaard
2008-04-23  9:47       ` [Buildroot] Failing NFS root mount (SOLVED) Guillaume Dargaud
2008-04-23 10:10         ` Peter Korsgaard

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=20080422133843.GA5733@real.realitydiluted.com \
    --to=sjhill@realitydiluted.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.