[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] nfs mount
Hi,
I finally resolved the problem for nfs sharing. (my network was not well con,figured, I had to set a host interface network on my virtual box and create a bridge between the host interface created and the network under the real OS)
the nfs mount works perfectly (though I had to add the option "-o tcp" to get no timeout problems).
Trying to execute an application (./app) I get the followxing message:
----------------------------
./app : Cannot execute
----------------------------
Does anyone know why I'm getting this error? are there additional settings to be able to execute applications via nfs?
Thanks for answering.
Regards,
Faiza
----- Mail Original -----
De: "Faiza Ait-Kaci" <faiza.ak@xxxxxxxxxx>
À: microblaze-uclinux@xxxxxxxxxxxxxx
Envoyé: Vendredi 14 Août 2009 16h50:25 GMT +01:00 Amsterdam / Berlin / Berne / Rome / Stockholm / Vienne
Objet: Re: [microblaze-uclinux] nfs mount
Hi,
well, no, it is not even possible to mount an nfs shared directory via another pc on the network. so the problem comes from my host configs I guess! I am quit stuck about this, does anyone know if this may come from the busy box version being too old? I saw on the internet someone having same errors as mine saying that it may be due to an old busy box version. Can I upgrade the busy box used in the kernel config?! If so, how can this be done?
Martin, please what configurations did you add to the kernel to be able to use /var as a temporary storage area?
----- Mail Original -----
De: "Martin.J Thompson" <Martin.J.Thompson@xxxxxxx>
À: microblaze-uclinux@xxxxxxxxxxxxxx
Envoyé: Jeudi 13 Août 2009 10h49:08 GMT +01:00 Amsterdam / Berlin / Berne / Rome / Stockholm / Vienne
Objet: Re: [microblaze-uclinux] nfs mount
>>> On 12 August 2009 at 23:00, in message
<1d3f23370908121500u5ee54ef1m5e5921e47bdf77cf@xxxxxxxxxxxxxx>, John Williams
<john.williams@xxxxxxxxxxxxx> wrote:
> On Wed, Aug 12, 2009 at 8:13 PM, Faiza Ait-Kaci<faiza.ak@xxxxxxxxxx> wrote:
>
>> Is there other ways to download user applications to the board than using
> NFS or having to re-compile all the kernel and romfs image? is it possible to
> mount part of RAM (or Flash) as a writable filesystem so as to load there the
> applications (or data needed for applications already running on target) and
> run them ob the board? I understood from documentation that the root
> filesystem is a read-only one so as to avoid kernel crash which is not
> affordable on embedded applications, but does this mean that no binary can be
> loaded on the board without being included in the root filesystem initial
> image? isn'it possible to enable mounting writable filesystems on the /dev or
> /home directories?
>
> NFS is far and away the best way to do this. It's just something in
> your server or MicroBlaze config - keep trying!
>
As an alternative (which I agree is not as tidy as NFS), I'm using /var/ as a
temp storage area for binaries under development, which is RAM-based,
and FTP to push them there from my dev workstation. I keep meaning to
look into using rsync for this... one day :)
Cheers,
Martin
--
Martin Thompson CEng MIET
TRW Conekt, Stratford Road, Solihull, B90 4GW. UK
+44 (0)121-627-3569 : martin.j.thompson@xxxxxxx
http://www.conekt.net/
Conekt is a trading division of TRW Limited
Registered in England, No. 872948
Registered Office Address: Stratford Road, Solihull B90 4AX
___________________________
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/
___________________________
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/
___________________________
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/