Cannot `vagrant up` using libvrt (Manjaro / Manjaro) NFS error

I’m trying to build the box Zelec/manjarolinux .

However I get this error

[folaht@pjehrsohmehj Vagrant]$ vagrant up
Bringing machine 'default' up with 'libvirt' provider...
...
==> default: Deleting the machine folder
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!

mount -o vers=3,udp 192.168.121.1:/home/folaht/Vagrant /vagrant

Stdout from the command:



Stderr from the command:

mount.nfs: requested NFS version or transport protocol is not supported

It sounds like you need some tweaking on your nfs server. See below:

Hope that helps!

3 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.