public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Will Haines <will.haines@embedded-sys.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Kernel Panic
Date: Mon, 18 Jul 2005 18:12:36 +0000 (UTC)	[thread overview]
Message-ID: <loom.20050718T195232-439@post.gmane.org> (raw)

I am currently trying to boot an kernel with inital ramdisk using u-boot 
on an EP885C, but I am running into the following problem when I try to 
boot the kernel:

Linux version 2.4.22 (wdhaine at prod-pci) 
(gcc version 3.3.3) #1 Mon Jul 18 12:45:35 EDT 2005
On node 0 totalpages: 16384
zone(0): 16384 pages.
zone(1): 0 pages.
zone(2): 0 pages.
Kernel command line: console=ttyS0,9600 console=ttyS0 
root=/dev/ram0 init=/linuxrc rw

...

RAMDISK driver initialized: 16 RAM disks of 16384K size 
1024 blocksize
loop: loaded (max 8 devices)

...

RAMDISK: Compressed image found at block 0
Freeing initrd memory: 466k freed
Kernel panic: VFS: Unable to mount root fs on 01:00

I would think that this is purely a kernel problem; however, it did not crop up
until I started using u-boot.  As shown above, I have ramdisk support built into
the kernel, and I am passing it a root device in the kernel command line, so
this doesn't seem to be an FAQ type of problem.

In order to get the kernel to run, I had to copy the ppcboot.h bd_t struct into
my linux port and change the IMAP_ADDR to get the kernel to boot.  I am thinking
that somehow the bd_t struct changes could make the it impossible to use
/dev/ram0 correctly.  Other than that, I am stumped.  Any help would be greatly
apprectiated.

Will Haines 

             reply	other threads:[~2005-07-18 18:12 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-18 18:12 Will Haines [this message]
2005-07-18 19:23 ` [U-Boot-Users] Re: Kernel Panic Will Haines
2005-07-18 20:32 ` [U-Boot-Users] " Wolfgang Denk
2005-07-18 21:03   ` [U-Boot-Users] U-boot and linux at91rm9200 CG
2005-07-18 21:49     ` Wolfgang Denk
2005-07-19  7:16       ` Steven Scholz
2005-07-18 21:12   ` [U-Boot-Users] Re: Kernel Panic Will Haines
2005-07-18 21:52     ` Wolfgang Denk
2005-07-19 16:34       ` Will Haines
2005-07-19 16:51         ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2007-04-11 14:20 [U-Boot-Users] " harsh poshtiwala
2007-04-11 15:58 ` Wolfgang Denk

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=loom.20050718T195232-439@post.gmane.org \
    --to=will.haines@embedded-sys.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