* [U-Boot-Users] Ramdisk over NFS
@ 2006-06-19 19:32 Clint Thomas
2006-06-19 19:46 ` Andreas Schweigstill
2006-06-19 20:32 ` Wolfgang Denk
0 siblings, 2 replies; 3+ messages in thread
From: Clint Thomas @ 2006-06-19 19:32 UTC (permalink / raw)
To: u-boot
Hey guys,
I am looking to load the Ramdisk image over NFS onto my development
board, instead of using the NFS mount AS the root file system. The
reason for this is that our ethernet is not yet working from within
linux, so it will not hold onto the NFS mount. I want it to load the
linux image over NFS, then load the Ramdisk image into memory so it
works on the dev board. Is this possible? Thank you for your prompt
response
Clinton Thomas
Soneticom Inc.
321-733-0400 ext. 424
cthomas at soneticom.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20060619/933064e5/attachment.htm
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] Ramdisk over NFS
2006-06-19 19:32 [U-Boot-Users] Ramdisk over NFS Clint Thomas
@ 2006-06-19 19:46 ` Andreas Schweigstill
2006-06-19 20:32 ` Wolfgang Denk
1 sibling, 0 replies; 3+ messages in thread
From: Andreas Schweigstill @ 2006-06-19 19:46 UTC (permalink / raw)
To: u-boot
Dear Thomas!
Clint Thomas schrieb:
> I want it to load the linux image over NFS, then load the Ramdisk image
> into memory so it works on the dev board. Is this possible?
It is possible to load files via NFS from U-Boot. The configuration
parameter CFG_CMD_NFS has to be set. Take a look into the sources
in common/cmd_net.c .
Why can't you use TFTP to load the Linux kernel and ramdisk, like
most other people do?
Regards
Andreas Schweigstill
--
Dipl.-Phys. Andreas Schweigstill
Schweigstill IT | Embedded Systems
Schauenburgerstra?e 116, D-24118 Kiel, Germany
Phone: (+49) 431 5606-435, Fax: (+49) 431 5606-436
Mobile: (+49) 171 6921973, Web: http://www.schweigstill.de/
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] Ramdisk over NFS
2006-06-19 19:32 [U-Boot-Users] Ramdisk over NFS Clint Thomas
2006-06-19 19:46 ` Andreas Schweigstill
@ 2006-06-19 20:32 ` Wolfgang Denk
1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2006-06-19 20:32 UTC (permalink / raw)
To: u-boot
In message <3C02138692C13C4BB675FE7EA24095291321CD@bluefin.Soneticom.local> you wrote:
>
> I am looking to load the Ramdisk image over NFS onto my development
> board, instead of using the NFS mount AS the root file system. The
> reason for this is that our ethernet is not yet working from within
> linux, so it will not hold onto the NFS mount. I want it to load the
> linux image over NFS, then load the Ramdisk image into memory so it
> works on the dev board. Is this possible? Thank you for your prompt
> response
As I already wrote to you in private mail: yes, this is possible.
Just use the "nfsboot" command in U-boot (or TFTP).
*BUT*: please read the netiquette, and don't send the same message to
mailing list(s) plus individuals. This is wasting our time, and thus
kind of impolite.
Also:
> ------_=_NextPart_001_01C693D7.0ACBA393
> Content-Type: text/html;
> charset="US-ASCII"
> Content-Transfer-Encoding: quoted-printable
NEVER post HTML to this list!
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A penny saved is a penny to squander.
- Ambrose Bierce
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-06-19 20:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-19 19:32 [U-Boot-Users] Ramdisk over NFS Clint Thomas
2006-06-19 19:46 ` Andreas Schweigstill
2006-06-19 20:32 ` Wolfgang Denk
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.