hi,

u can create a console device in the dev directory using

 mknod /dev/console c 5 0  in the target file system .

i have overcome this issue in the same way.

regards





On 9/10/08, Neo <[EMAIL PROTECTED]> wrote:
>
>
> Hi All,
> I have ported android on OMAP2430 successfully with m3 filesystem
> and it works fine. I am getting the problem when I am porting the same
> kernel (2.6.26) for omap3430. The last error I am getting is Kernel
> panic,
>    "Kernel panic - not syncing: Attempted to kill init! "
> Also I got one warning regarding init console.
>    "Warning: unable to open an initial console"
>
> I tried to find out what exactly it mean but could not find anything
> regarding this.
>
> To let u know, I am using the same kernel (with android changes) used
> for OMAP2430 for OMAP3430 ( by configuring it for OMAP3430).
>
> thanks
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Android Internals" group.
To post to this group, send email to android-internals@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/android-internals?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to