Now I have this problem:
do_mount_root,273 - debug 2
do_mount_root,277 - debug 3
do_mount_root,279 - debug 4
VFS: Mounted root (nfs filesystem).
Freeing unused kernel memory: 88k freed
Warning: unable to open an initial console.
Kernel panic - not syncing: No init found.  Try passing init= option to 
kernel.

What I have to check?

Thanks in advance



In data mercoledì 17 marzo 2010 18:56:15, Alan Carvalho de Assis ha scritto:
: > Hi Fabio,
> 
> On 3/17/10, Fabio Giovagnini <fabio.giovagn...@aurion-tech.com> wrote:
> > Hi all,
> > now I'm able to mount root nfs but it is so slow:
> > /dev/root,0x0c1a58a0,0x00008000,0x0c24659c
> > do_mount_root,273 - debug 2
> > do_mount_root,277 - debug 3
> > do_mount_root,279 - debug 4
> > VFS: Mounted root (nfs filesystem).
> > Freeing unused kernel memory: 88k freed
> > nfs: server 192.168.1.2 not responding, still trying
> > nfs: server 192.168.1.2 OK
> > nfs: server 192.168.1.2 not responding, still trying
> > nfs: server 192.168.1.2 not responding, still trying
> >
> > I can see this.
> > Where can I investigate.
> > Server side or my board side?
> 
> Try to force it to use NFS v3 over tcp:
> 
> nfsroot=192.168.0.1:/tftpboot/rootfs,v3,tcp
> 
> Here it solved this issue.
> 
> Best Regards,
> 
> Alan
> _______________________________________________
> uClinux-dev mailing list
> uClinux-dev@uclinux.org
> http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
> This message was resent by uclinux-dev@uclinux.org
> To unsubscribe see:
> http://mailman.uclinux.org/mailman/options/uclinux-dev
> 

-- 
Fabio Giovagnini

Aurion s.r.l.
P.I e C.F.
00885711200
Tel. +39.051.594.78.24
Cell. +39.335.83.50.919
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to