On 1/3/08, mojtaba <[EMAIL PROTECTED]> wrote:
> Hi Jean-Samuel,
>
> Actually, I removed the console and null created by buildroot and create
> them manually using make node. This time the system freezes at this point.
> "Freeing unused kernel memory: 76k init"

It looks like your inittab is not setup correctly to me.

Do you have a /dev/ttyS0 device file?  Is inittab trying to start a
getty process (getty allows you to log in.)

Try adding "init=/bin/sh" to your kernel boot parameters to prove that
userspace is working.

Cheers,
g.

-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
[EMAIL PROTECTED]
(403) 399-0195
_______________________________________________
Linuxppc-embedded mailing list
Linuxppc-embedded@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-embedded

Reply via email to