zImage.elf loads but does not start
Charles Krinke
ckrinke at istor.com
Thu May 10 01:02:50 EST 2007
I find this usually happens when /dev/tty, /dev/console or /dev/ttyS0
are not setup properly. That is, they are files instead of nodes. This
menas you have mounted the root filesystem and init is running on that
root filesystem.
Charles
-----Original Message-----
From: linuxppc-embedded-bounces+ckrinke=istor.com at ozlabs.org
[mailto:linuxppc-embedded-bounces+ckrinke=istor.com at ozlabs.org] On
Behalf Of Adrian Craine
Sent: Tuesday, May 08, 2007 2:50 PM
To: Leonid
Cc: linuxppc-embedded at ozlabs.org; Mirek23
Subject: Re: zImage.elf loads but does not start
Leonid wrote:
> rootpath=
> [ 9.130834] Looking up port of RPC 100003/2 on 129.129.130.106
> [ 9.207363] Looking up port of RPC 100005/1 on 129.129.130.106
> [ 9.303794] VFS: Mounted root (nfs filesystem).
> [ 9.359316] Freeing unused kernel memory: 96k init
> [ 9.422162] Warning: unable to open an initial console.
>
>
The exact device node this requires is /dev/console c 5 1
That should solve your issue.
Cheers,
Adrian.
_______________________________________________
Linuxppc-embedded mailing list
Linuxppc-embedded at ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-embedded
More information about the Linuxppc-embedded
mailing list