Code: Select all
root@raspberrypi:/home/pi# mount -v linbox:/share /var/www/htdocs/vidtest/share
mount: no type was given - I'll assume nfs because of the colon
mount.nfs: timeout set for Sun May 26 22:51:14 2013
mount.nfs: trying text-based options 'vers=4,addr=67.215.65.132,clientaddr=192.168.0.25'
mount.nfs: mount(2): Connection timed out
mount.nfs: Connection timed out
root@raspberrypi:/home/pi#
putting the following line in /etc/hosts:
Code: Select all
192.168.0.9 linboxsince there have been a lot of people having trouble loading shares from NAS drives, etc... i thought this info might help a lot of people.