From: Michael Sprauve <mike_sprauve@yahoo.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Problems loading ramdisk
Date: Fri, 9 Jun 2006 15:15:56 -0700 (PDT) [thread overview]
Message-ID: <20060609221556.35601.qmail@web37110.mail.mud.yahoo.com> (raw)
Hi,
I have a very simple and somewhat embarassing question
regarding u-boot and loading a ramdisk. I am trying to
boot my IXP425 board using a kernel and ramdisk that
has been flashed on the board. I have tried following
the many suggestions that I have found both on the
web, and inside the documentation but still have not
had any success. I know the kernel and ramdisk image
are good, since I used the same images for booting
from Redboot. Below is a snippet of my boot sequence,
including the error when trying to mount the
ramdisk(initrd)
Thanks,
Mike
******************************************************
bootm 50040000 50180000
## Booting image at 50040000 ...
Image Name: Snapgear Kernel
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1295376 Bytes = 1.2 MB
Load Address: 01600000
Entry Point: 01600000
Verifying Checksum ... OK
OK
## Loading Ramdisk Image at 50180000 ...
Image Name: Snapgear Ramdisk
Image Type: ARM Linux RAMDisk Image (gzip
compressed)
Data Size: 2264374 Bytes = 2.2 MB
Load Address: 00800000
Entry Point: 00800000
Verifying Checksum ... OK
Starting kernel ...
Uncompressing
Linux.............................................................
................................. done, booting the
kernel.
Linux version 2.6.13.5 (msprauve at Sebring) (gcc version
3.3.2) #34 Tue Jun 6 14:0
3:35 PDT 2006
CPU: XScale-IXP42x Family [690541f1] revision 1
(ARMv5TE)
Machine: Intel IXDP425 Development Platform
Memory policy: ECC disabled, Data cache writeback
CPU0: D VIVT undefined 5 cache
CPU0: I cache: 32768 bytes, associativity 32, 32 byte
lines, 32 sets
CPU0: D cache: 32768 bytes, associativity 32, 32 byte
lines, 32 sets
Built 1 zonelists
Kernel command line: console=ttyS0,115200
root=/dev/ram0 initrd=0x00800000,8M me
m=64M at 0x00000000 hdc=noprobe hdd=noprobe
.
.
.
RAMDISK: Couldn't find valid RAM disk image starting
at 0.
Kernel panic - not syncing: VFS: Unable to mount root
fs on unknown-block(1,0)
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
next reply other threads:[~2006-06-09 22:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-09 22:15 Michael Sprauve [this message]
2006-06-09 22:51 ` [U-Boot-Users] Problems loading ramdisk Wolfgang Denk
2006-06-11 4:36 ` Michael Sprauve
2006-06-12 13:01 ` Randy Smith
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=20060609221556.35601.qmail@web37110.mail.mud.yahoo.com \
--to=mike_sprauve@yahoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox