[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux]nfs problems
Hello,
as an alternative (if you don't have portmap) I think you can mount with
the option
mount -t nfs -o nolock ...
to circumvent the long waiting.
Regards,
Hans
John Williams <jwilliams@xxxxxxxxxxxxxx> wrote:
> Hi LArry,
>
> Larry Rystrom wrote:
>
> > Thank you for your continued patience. I have been making very good progress including burning uClinux into flash memory and booting from it. The next step seems to be mounting a directory via nfs to allow file sharing. When I try a mount in uClinux I get a long delay (about 5 minutes) before getting time out error messages.
>
> Glad to hear you are making progress.
>
> The NFS one should be simple - you need to build and run the "portmap"
> application.
>
> You can select it from menu config -> user/vendor settings -> network
> applications.
>
> Selecting it will also cause it to be automatically run on startup, if
> you are using default PetaLinux vendor settings.
>
> Rebuild (no clean necessary, just a "make user_only romfs image") and
> you'll be good to go.
>
> Regards,
>
> John
>
> ___________________________
> microblaze-uclinux mailing list
> microblaze-uclinux@xxxxxxxxxxxxxx
> Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
> Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/
--
Dr. Johann Pfefferl --------------- mailto pfefferl at gmx dot net
==
-o) A computer program does what you tell it to do,
/\\ not what you want it to do.
_\_v-
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/