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

Reply via email to