From: Mike Wellington <wellington@lucent.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] ML300 NFS rfs mount problem
Date: Fri, 12 Mar 2004 11:18:57 -0700 [thread overview]
Message-ID: <4051FF11.6080902@lucent.com> (raw)
My kernel command line is set as follows in
include/configs/ml300.h
> #define CONFIG_BOOTARGS "console=ttyS0,9600 root=/dev/nfs rw \
> nfsroot=135.4.21.60:/opt2/timesys/linux/4.0/amxap100/rfs \
> rootpath=/opt2/timesys/linux/4.0/amxap100/rfs \
> ip=135.4.21.155:135.4.21.60:135.4.21.254:255.255.254.0:prolab6::off"
However when the kernel outputs its command line
during the boot process I see:
"Kernel command line: console=ttyS0,9600
root=/dev/nfs rw
nfsroot=135.4.21.60:/opt2/timesys/linux/4.0/amxap100/rfs
rootpath=/opt2/timesys/linux/4.0/amxap100/rfs
ip=135.4.21.155:135.4.21.60:135.4.21.254:255.255.254.0:prolab6::off"
Then, later I see:
"IP-Config: Complete: device=eth0,
addr=135.4.21.155, mask=255.255.254.0,
gw=135.4.21.254, host=prolab6, domain=,
nis-domain=(none)
bootserver=135.4.21.60 rootserver=135.4.21.60
rootpath="
Note that rootpath is now empty, even though I
set it on the command line.
Can somebody give me a clue?
--
=mike wellington
wellington at lucent.com
303.920.6412 Desk
720.434.7559 Cell
next reply other threads:[~2004-03-12 18:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-12 18:18 Mike Wellington [this message]
2004-03-12 22:01 ` [U-Boot-Users] ML300 NFS rfs mount problem himbA
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=4051FF11.6080902@lucent.com \
--to=wellington@lucent.com \
--cc=u-boot@lists.denx.de \
/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.