Re: ntfs-mount fails
Robert Brusa <[email protected]>
| Newsgroups | gmane.comp.hardware.motorola.microcontrollers.coldfire |
|---|---|
| Organization | BRUSAG CH-8712 Staefa |
| Message-ID | <[email protected]> |
Hi its me again. I found the error: The mount command is incomplete. Adding /usr and it works. Regards Bob Am Donnerstag, den 06.03.2008, 17:31 +0100 schrieb Robert Brusa: > Hi > > uClinux kernel 2.6 is running on my COBRA5282 board. I have built a > simple application which resides in folder /home/rwb/factorial/Debug and > now I would like to access this folder from the target. On the host, > nfsd und portmapper are up and running. The file /etc/exports includes > the lines: > > > /tftpboot 192.168.0.15(rw) > > /home/rwb/ws1/factorial/Debug 192.168.0.15(rw) > > At the target, I enter the command - and get the answer: > > > /> mount -t nfs -o rsize=4096,wsize=4096 192.168.0.55:/home/rwb/ws1/factorial/Debug > > mount: > > Cannot read /etc/fstab: No such file or directory > > What is wrong? Indeed, there is no fstab-file in /etc. Do I have to create one? > I should add two things: > a) tftp works, hence 192.168.0.15 is the correct IP-address > b) The address of the host is also ok as I can see from the network-diagnostics of the host system. > > Thank you for your help and best regards > Bob --- [email protected] Send a post to the list. [email protected] Join the list. [email protected] Join the list in digest mode. [email protected] Leave the list.