Results 1 to 1 of 1
Hi Friends,
I am trying to bring up an ARM 926-ejs based board with ST linux version 2.6.12.
I am using u-boot 1.1.1 to bring it up.
The kernel image ...
- 04-16-2007 #1Just Joined!
- Join Date
- Dec 2006
- Posts
- 5
kernel panic
Hi Friends,
I am trying to bring up an ARM 926-ejs based board with ST linux version 2.6.12.
I am using u-boot 1.1.1 to bring it up.
The kernel image and initrd gets loaded and vfs also gets mounted but then i get message
"Failed to execute /sbin/init attempting defaults
kerenel panic - not syncing: no init found.Try passing init= option to
kernel"
I checked my initrd image / file sytem it contains following
bin dev etc home lib linuxrc lost+found media mnt proc sbin
tmp usr
/sbin contains init.
/bin conains busybox
I tried to set kerenl command line parameters init=/bin/busybox but then also it gives me the same kernel panic message.
I reflashed u-boot to make sure it is not the culpirt,but it also didn't work,
I would appreciate your response to solve this kernel panic problem
Regards
Harsh


Reply With Quote