Kernel Booting Problem

2010-06-23 Thread amr ali

I downloaded the standard Linux kernel 2.6.33.2 and compiled it with the 
default TI Davinci kernel configuration.
I am booting the kernel with NFS as Root FS. Kernel boots till I get the 
message Freeing INIT memory and nothing happens.
When I try to boot withh montavista .6.10 kernel with the same file systems it 
continue booting with no problems.
The booting log can for the non-working kernel can be found here @ 
http://pastebin.org/354048
Any ideas, why the kernel is not running my init application?

--
Amr Ali Abdel-Naby
Embedded Systems Developer
www.embedded-tips.blogspot.com


  
_
Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
https://signup.live.com/signup.aspx?id=60969___
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source


Re: Kernel Booting Problem

2010-06-23 Thread Caglar Akyuz
On Wednesday 23 June 2010 01:03:25 pm amr ali wrote:
> I downloaded the standard Linux kernel 2.6.33.2 and compiled it with the
>  default TI Davinci kernel configuration. I am booting the kernel with NFS
>  as Root FS. Kernel boots till I get the message Freeing INIT memory and
>  nothing happens. When I try to boot withh montavista .6.10 kernel with the
>  same file systems it continue booting with no problems. The booting log
>  can for the non-working kernel can be found here @

I'm not suprised that it is not working. This is an EABI/OABI issue, besides 
many other things changed for C library as well.

In short, you need a new file system. May I suggest narcissus [1]?

Regards,
Caglar

[1] http://www.angstrom-distribution.org/narcissus/

>  http://pastebin.org/354048 Any ideas, why the kernel is not running my
>  init application?
> 
> --
> Amr Ali Abdel-Naby
> Embedded Systems Developer
> www.embedded-tips.blogspot.com
> 
> 
> 
> _
> Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
> https://signup.live.com/signup.aspx?id=60969
> 
___
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source


RE: Kernel Booting Problem

2010-06-23 Thread amr ali

I have a new file system, I generated it by buildroot. 
What should be in that filesystem. I do not have device nodes, how do I create 
them automatically?
--
Amr Ali Abdel-Naby
Embedded Systems Developer
www.embedded-tips.blogspot.com




> From: caglarak...@gmail.com
> To: davinci-linux-open-source@linux.davincidsp.com
> Subject: Re: Kernel Booting Problem
> Date: Wed, 23 Jun 2010 13:23:17 +0300
> CC: amra...@hotmail.com
> 
> On Wednesday 23 June 2010 01:03:25 pm amr ali wrote:
> > I downloaded the standard Linux kernel 2.6.33.2 and compiled it with the
> >  default TI Davinci kernel configuration. I am booting the kernel with NFS
> >  as Root FS. Kernel boots till I get the message Freeing INIT memory and
> >  nothing happens. When I try to boot withh montavista .6.10 kernel with the
> >  same file systems it continue booting with no problems. The booting log
> >  can for the non-working kernel can be found here @
> 
> I'm not suprised that it is not working. This is an EABI/OABI issue, besides 
> many other things changed for C library as well.
> 
> In short, you need a new file system. May I suggest narcissus [1]?
> 
> Regards,
> Caglar
> 
> [1] http://www.angstrom-distribution.org/narcissus/
> 
> >  http://pastebin.org/354048 Any ideas, why the kernel is not running my
> >  init application?
> > 
> > --
> > Amr Ali Abdel-Naby
> > Embedded Systems Developer
> > www.embedded-tips.blogspot.com
> > 
> > 
> > 
> > _
> > Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
> > https://signup.live.com/signup.aspx?id=60969
> > 
  
_
Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
https://signup.live.com/signup.aspx?id=60969___
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source


Re: Kernel Booting Problem

2010-06-23 Thread Caglar Akyuz
On Wednesday 23 June 2010 01:31:05 pm amr ali wrote:
> I have a new file system, I generated it by buildroot.
> What should be in that filesystem. I do not have device nodes, how do I
>  create them automatically? --

I guess you extracting a tar image for NFS use, if so then you should extract 
file system image with root permissions otherwise device nodes won't be 
populated.

If you still have problems, then please give Narcissus a go.

Regards,
Caglar

> Amr Ali Abdel-Naby
> Embedded Systems Developer
> www.embedded-tips.blogspot.com
> 
> > From: caglarak...@gmail.com
> > To: davinci-linux-open-source@linux.davincidsp.com
> > Subject: Re: Kernel Booting Problem
> > Date: Wed, 23 Jun 2010 13:23:17 +0300
> > CC: amra...@hotmail.com
> >
> > On Wednesday 23 June 2010 01:03:25 pm amr ali wrote:
> > > I downloaded the standard Linux kernel 2.6.33.2 and compiled it with
> > > the default TI Davinci kernel configuration. I am booting the kernel
> > > with NFS as Root FS. Kernel boots till I get the message Freeing INIT
> > > memory and nothing happens. When I try to boot withh montavista .6.10
> > > kernel with the same file systems it continue booting with no problems.
> > > The booting log can for the non-working kernel can be found here @
> >
> > I'm not suprised that it is not working. This is an EABI/OABI issue,
> > besides many other things changed for C library as well.
> >
> > In short, you need a new file system. May I suggest narcissus [1]?
> >
> > Regards,
> > Caglar
> >
> > [1] http://www.angstrom-distribution.org/narcissus/
> >
> > >  http://pastebin.org/354048 Any ideas, why the kernel is not running my
> > >  init application?
> > >
> > > --
> > > Amr Ali Abdel-Naby
> > > Embedded Systems Developer
> > > www.embedded-tips.blogspot.com
> > >
> > >
> > >
> > > _
> > > Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
> > > https://signup.live.com/signup.aspx?id=60969
> 
> _
> Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
> https://signup.live.com/signup.aspx?id=60969
> 
___
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source


RE: Kernel Booting Problem

2010-06-23 Thread amr ali

I tried my new kernel with my new file system, I build with buildroot.
The kernel booted and passed by the free init message, the current log is:
"Freeing init memory: 124K

Warning: unable to open an initial console.

warning: `proftpd' uses 32-bit capabilities (legacy support in use)"
and nothing happens after.

Any help?
--
Amr Ali Abdel-Naby
Embedded Systems Developer
www.embedded-tips.blogspot.com




> From: caglarak...@gmail.com
> To: amra...@hotmail.com
> Subject: Re: Kernel Booting Problem
> Date: Wed, 23 Jun 2010 13:42:18 +0300
> CC: davinci-linux-open-source@linux.davincidsp.com
> 
> On Wednesday 23 June 2010 01:31:05 pm amr ali wrote:
> > I have a new file system, I generated it by buildroot.
> > What should be in that filesystem. I do not have device nodes, how do I
> >  create them automatically? --
> 
> I guess you extracting a tar image for NFS use, if so then you should extract 
> file system image with root permissions otherwise device nodes won't be 
> populated.
> 
> If you still have problems, then please give Narcissus a go.
> 
> Regards,
> Caglar
> 
> > Amr Ali Abdel-Naby
> > Embedded Systems Developer
> > www.embedded-tips.blogspot.com
> > 
> > > From: caglarak...@gmail.com
> > > To: davinci-linux-open-source@linux.davincidsp.com
> > > Subject: Re: Kernel Booting Problem
> > > Date: Wed, 23 Jun 2010 13:23:17 +0300
> > > CC: amra...@hotmail.com
> > >
> > > On Wednesday 23 June 2010 01:03:25 pm amr ali wrote:
> > > > I downloaded the standard Linux kernel 2.6.33.2 and compiled it with
> > > > the default TI Davinci kernel configuration. I am booting the kernel
> > > > with NFS as Root FS. Kernel boots till I get the message Freeing INIT
> > > > memory and nothing happens. When I try to boot withh montavista .6.10
> > > > kernel with the same file systems it continue booting with no problems.
> > > > The booting log can for the non-working kernel can be found here @
> > >
> > > I'm not suprised that it is not working. This is an EABI/OABI issue,
> > > besides many other things changed for C library as well.
> > >
> > > In short, you need a new file system. May I suggest narcissus [1]?
> > >
> > > Regards,
> > > Caglar
> > >
> > > [1] http://www.angstrom-distribution.org/narcissus/
> > >
> > > >  http://pastebin.org/354048 Any ideas, why the kernel is not running my
> > > >  init application?
> > > >
> > > > --
> > > > Amr Ali Abdel-Naby
> > > > Embedded Systems Developer
> > > > www.embedded-tips.blogspot.com
> > > >
> > > >
> > > >
> > > > _
> > > > Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
> > > > https://signup.live.com/signup.aspx?id=60969
> > 
> > _
> > Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
> > https://signup.live.com/signup.aspx?id=60969
> > 
  
_
Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
https://signup.live.com/signup.aspx?id=60969___
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source


Re: Kernel Booting Problem

2010-08-02 Thread Tobias Waldekranz (Knutsson)
2010/6/23 amr ali :
> I tried my new kernel with my new file system, I build with buildroot.
> The kernel booted and passed by the free init message, the current log is:
> "Freeing init memory: 124K
>
> Warning: unable to open an initial console.

This message is usually given when init cannot open /dev/console. The
bare minimum to boot is /dev/console and /dev/null.
>
> warning: `proftpd' uses 32-bit capabilities (legacy support in use)"
> and nothing happens after.
>
> Any help?
> --
> Amr Ali Abdel-Naby
> Embedded Systems Developer
> www.embedded-tips.blogspot.com
>
>
>
>
>> From: caglarak...@gmail.com
>> To: amra...@hotmail.com
>> Subject: Re: Kernel Booting Problem
>> Date: Wed, 23 Jun 2010 13:42:18 +0300
>> CC: davinci-linux-open-source@linux.davincidsp.com
>>
>> On Wednesday 23 June 2010 01:31:05 pm amr ali wrote:
>> > I have a new file system, I generated it by buildroot.
>> > What should be in that filesystem. I do not have device nodes, how do I
>> > create them automatically? --
>>
>> I guess you extracti! ng a tar image for NFS use, if so then you should
>> extract
>> file system image with root permissions otherwise device nodes won't be
>> populated.
>>
>> If you still have problems, then please give Narcissus a go.
>>
>> Regards,
>> Caglar
>>
>> > Amr Ali Abdel-Naby
>> > Embedded Systems Developer
>> > www.embedded-tips.blogspot.com
>> >
>> > > From: caglarak...@gmail.com
>> > > To: davinci-linux-open-source@linux.davincidsp.com
>> > > Subject: Re: Kernel Booting Problem
>> > > Date: Wed, 23 Jun 2010 13:23:17 +0300
>> > > CC: amra...@hotmail.com
>> > >
>> > > On Wednesday 23 June 2010 01:03:25 pm amr ali wrote:
>> > > > I downloaded the standard Linux kernel 2.6.33.2 and compiled it with
>> > > > the default TI Davinci kernel configuration. I am booting the kernel
>> > > > with NFS! as Root FS. Kernel boots till I get the message Freeing
>> > > > INIT
>> > > > memory and nothing happens. When I try to boot withh montavista
>> > > > .6.10
>> > > > kernel with the same file systems it continue booting with no
>> > > > problems.
>> > > > The booting log can for the non-working kernel can be found here @
>> > >
>> > > I'm not suprised that it is not working. This is an EABI/OABI issue,
>> > > besides many other things changed for C library as well.
>> > >
>> > > In short, you need a new file system. May I suggest narcissus [1]?
>> > >
>> > > Regards,
>> > > Caglar
>> > >
>> > > [1] http://www.angstrom-distribution.org/narcissus/
>> > >
>> > > > http://pastebin.org/354048 Any ideas, why the kernel is not running
>> > > > my
>> > > > init application?
>> > > >
>> > > > --
>> > > > Amr Ali Abdel-Naby
>> > > > Embedded ! Systems Developer
>> > > > www.embedded-tips.blogspot.com
>> > > >
>> > > >
>> > > >
>> > > > _
>> > > > Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
>> > > > https://signup.live.com/signup.aspx?id=60969
>> >
>> > _
>> > Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
>> > https://signup.live.com/signup.aspx?id=60969
>> >
>
> 
> Hotmail: Trusted email with Microsoft’s powerful SPAM protection. Sign up
> now.
> ___
> Davinci-linux-open-source mailing list
> Davinci-linux-open-source@linux.davincidsp.com
> http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
>
>



-- 

Hälsningar/Regards
Tobias Waldekranz
___
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source