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. -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/b67cfccf-9600-4707-ae3c-978de43d3c01%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
