Re: NFS/BOOTP problem

2011-06-29 Thread Rick Macklem
> > Hi Rick, > > The problem is that in embedded development sometimes loader is not > used. And in that case we would like to have possibity to use old NFS > client without patching code every time. So if you don't mind I would > like to commit the patch. > I also will try new nfs client and let

Re: NFS/BOOTP problem

2011-06-29 Thread Grzegorz Bernacki
On 06/28/11 15:38, Rick Macklem wrote: Grzegorz Bernacki wrote: Hi, After rebasing to new -current I experienced problem with mounting root via NFS. I was getting error: "Mounting from nfs: failed with error 2: unknown file system.". I use BOOTP and NFSv3 (option NFSCLIENT). It seems that bootp

Re: NFS/BOOTP problem

2011-06-28 Thread Rick Macklem
Grzegorz Bernacki wrote: > Hi, > > After rebasing to new -current I experienced problem with mounting > root > via NFS. I was getting error: "Mounting from nfs: failed with error 2: > unknown file system.". I use BOOTP and NFSv3 (option NFSCLIENT). It > seems that bootp set fs type to 'nfs' and re

NFS/BOOTP problem

2011-06-28 Thread Grzegorz Bernacki
Hi, After rebasing to new -current I experienced problem with mounting root via NFS. I was getting error: "Mounting from nfs: failed with error 2: unknown file system.". I use BOOTP and NFSv3 (option NFSCLIENT). It seems that bootp set fs type to 'nfs' and recently NFSv3 was renamed to 'oldnf