Community
Participate
Working Groups
Build Identifier: I'm using a SPEAr300 to mount through NFS a folder from a Fedora 13 PC. Unfortunately I get this error when I try to mount the folder: # mount 192.168.4.105:/opt/STM/STLinux-2.3/devkit/arm/target /mnt/home mount: mounting 192.168.4.105:/opt/STM/STLinux-2.3/devkit/arm/target on /mnt/home failed: Protocol not supported Reproducible: Always Steps to Reproduce: 1.configure /etc/exports in the PC host in this way: -- /opt/STM/STLinux-2.3/devkit/arm/target 192.168.4.92(rw,no_root_squash,sync) -- 2. run all the daemons required on the PC host to have nfs running 3. run mount on the SPEAr300 # mount 192.168.4.105:/opt/STM/STLinux-2.3/devkit/arm/target /mnt/home mount: mounting 192.168.4.105:/opt/STM/STLinux-2.3/devkit/arm/target on /mnt/home failed: Protocol not supported
Uh, what does this have to do with Eclipse or CDT?