LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   NFS not enabled issues while 'homestead up' command is issued (https://www.linuxquestions.org/questions/linux-newbie-8/nfs-not-enabled-issues-while-homestead-up-command-is-issued-4175553411/)

prabhucbr 09-13-2015 11:40 PM

NFS not enabled issues while 'homestead up' command is issued
 
I have installed homestead as per the instructions given in laravel 5.1 docs.

I tried 'homestead up' and the error resulted is given under:

prabhuchelladurai@linux ~ $ homestead up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Checking if box 'laravel/homestead' is up to date...
It appears your machine doesn't support NFS, or there is not an
adapter to enable NFS on this machine for Vagrant. Please verify
that `nfsd` is installed on your machine, and try again. If you're
on Windows, NFS isn't supported. If the problem persists, please
contact Vagrant support.
prabhuchelladurai@linux ~ $

I googled for a solution but in vain.

Since I am using ROSA Fresh R6, a Mandriva fork, I tried with urpmi nfs-utils. It says that nfs-utils is already installed.

Any help is appreciated.


All times are GMT -5. The time now is 12:33 AM.