From ee7b795ff0c483beba9e092cb4de9d2831027b9a Mon Sep 17 00:00:00 2001 From: deshraj Date: Wed, 18 Feb 2015 20:24:37 +0530 Subject: [PATCH] Bug 1134199: add instructions for installing nfs --- docs/installation.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/installation.rst b/docs/installation.rst index 4884b23dd..3b2ce94b4 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -23,6 +23,13 @@ Setting up Vagrant >vagrant up + Note: If you encounter an error saying "It appears your machine doesn't support NFS, or there is not an + adapter to enable NFS on this machine for Vagrant.", then you need to install ``nfs-kernel-server`` using the commnad: + + .. code-block:: bash + + apt-get install nfs-kernel-server + * Go grab a tea or coffee, it will take a few minutes to setup the environment. * Once the virtual machine is set up, you can log into it with