nfsroot doesn't work with intel card since 2.6.12.2/2.6.11
- From: Knut Petersen <Knut_Petersen@xxxxxxxxxxx>
- Date: Mon, 06 Feb 2006 09:42:11 +0100
Hi Carlos,
Could you give some more information?
1. How do you boot the kernel? Bootrom?
If yes: Which protocol? PXE + pxelinux? Etherboot? ...
2. Does ip auto configuration (e.g. ip=dhcp at kernel command line) work?
If you do see the "IP-Config: Complete:" message while booting with
ip=dhcp or ip=bootp or if you don´t see it is a very valuable information.
3. Does portmap lookup work? If ip auto configuration does not work and
you try to give the information on the command line, this will most
probably fail too, but please give it a try.
4. Could it be that you try to mount root using nfs version 2?
The current linux nfs 2 server is unable to serve the current nfs 2 client.
Unfortunately version 2 is the default. Add the v3 parameter:
root=/dev/nfs nfsroot=%s,rsize=8192,wsize=8192,v3
cu,
Knut
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: nfsroot doesn't work with intel card since 2.6.12.2/2.6.11
- From: Carlos Carvalho
- Re: nfsroot doesn't work with intel card since 2.6.12.2/2.6.11
- Prev by Date: Re: [PATCH] stop ==== emergency
- Next by Date: Re: [PATCH 1/5] cpuset memory spread basic implementation
- Previous by thread: Re: nfsroot doesn't work with intel card since 2.6.12.2/2.6.11
- Next by thread: Re: nfsroot doesn't work with intel card since 2.6.12.2/2.6.11
- Index(es):
Relevant Pages
|