mounting to other RPI not working
Posted: Thu Oct 27, 2016 8:14 pm
I'll try to mount one RPI directory to an other RPI.
I did create the directory: /mnt/PI
and added a line into /etc/fstab: //192.168.2.185:/home/ewh /mnt/PI nfs rw 0 0
where "//192.168.2.185j
:/home/ewh" is the mounted directory at the other RPI.
After reboot or mount -a command there is still no mount.
errorcode:
mount.nfs: Failed to resolve server //192.168.2.185: Name or service not known
What am I doing wrong?
I did create the directory: /mnt/PI
and added a line into /etc/fstab: //192.168.2.185:/home/ewh /mnt/PI nfs rw 0 0
where "//192.168.2.185j
:/home/ewh" is the mounted directory at the other RPI.
After reboot or mount -a command there is still no mount.
errorcode:
mount.nfs: Failed to resolve server //192.168.2.185: Name or service not known
What am I doing wrong?