ML403 2.6 kernel, root file system on NFS, stops after freeing unused kernel memory

Grant Likely grant.likely at secretlab.ca
Thu May 24 02:58:28 EST 2007


On 5/23/07, Mohammad Sadegh Sadri <mamsadegh at hotmail.com> wrote:
>
> Hi all
>
> I have studied the disscussion here mainly by Mirek32 (I think this was the name)  but unfortunately the disscussion is finished without any suitable answer and solution.
>
> the 2.6 kernel comes up on ml403 with no problem, it gets an IP address from my DHCP and mounts the root file system from my NFS server , all of these are ok.
>
> Unfortunately , after "freeing unused kernel memory ", init , console stops working however the board is alive because it answers all of my pings correctly. I tried to make a telnet connection to the board with no success. ( I'm using ELDK 4.0)
>
> any suggestions what is happening here?

Is there a /dev/console node?

try booting with init=/bin/sh to see if you get a console.

Your /etc/inittab might not be starting a getty on the console device.

Cheers,
g.

-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
grant.likely at secretlab.ca
(403) 399-0195



More information about the Linuxppc-embedded mailing list