public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Kernel Panic
@ 2005-07-18 18:12 Will Haines
  2005-07-18 19:23 ` [U-Boot-Users] " Will Haines
  2005-07-18 20:32 ` [U-Boot-Users] " Wolfgang Denk
  0 siblings, 2 replies; 10+ messages in thread
From: Will Haines @ 2005-07-18 18:12 UTC (permalink / raw)
  To: u-boot

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 

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

end of thread, other threads:[~2005-07-19 16:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-18 18:12 [U-Boot-Users] Kernel Panic Will Haines
2005-07-18 19:23 ` [U-Boot-Users] " 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox