> Warning: unable to open an initial console. > Kernel panic: No init found. Try passing init= option to kernel. > do you have init in /export/.../sbin Probably exporting wrong directory? > > in src/linux/init/main.c > > open("/dev/console", O_RDWR, 0) is returning a negative value. I don't have > a video device on board., required? Will /dev/console open a UART port > (/dev/ttyS0 or /dev/tty0)? Why am I getting this error? > > 1. Is the kernel not build properly (did not include console driver)? > 2. Should I pass init=blablabla as a parameter? <but nothing like that is > specified in the doc.>. > > Advice me please... > > Thanks, > > -Mike. > > _________________________________________________________________ > MSN 8 with e-mail virus protection service: 2 months FREE* > http://join.msn.com/?page=features/virus > >