linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Kernel boot
@ 2003-02-10 22:44 Srini Amble
  2003-02-10 23:36 ` Wolfgang Denk
  2003-02-11  8:45 ` wolfgang.grandegger
  0 siblings, 2 replies; 3+ messages in thread
From: Srini Amble @ 2003-02-10 22:44 UTC (permalink / raw)
  To: Linuxppc-Embedded


I am using ELDK-2.0 to create a bootable kernel image for PPC8xx. I have
PPCBoot on my target and I want to download the kernel from the host to the
target using TFTP boot. I have verified that I can transfer the image via
TFTP boot. I am creating the initrd image using the following sequence of
commands.

1. make config
2. make dep
3. make clean
4. make zImage.initrd
5. Compress the "zvmlinux.initrd" executable using "gzip"
6. Execute mkimage command to prepare it for "ppcboot"

After the image is downloaded the kernel image is uncompressed without any
errors. But then I get the messsage "No initrd" and the system no longer
responds. Can one of you please point to where I may be going wrong?

Thanks in anticipation

Srini

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-02-11  8:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-10 22:44 Kernel boot Srini Amble
2003-02-10 23:36 ` Wolfgang Denk
2003-02-11  8:45 ` wolfgang.grandegger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).