Skip to content

Conversation

@pocky
Copy link

@pocky pocky commented Apr 27, 2016

Avoid this error:

NFS requires a host-only network to be created.
Please add a host-only network to the machine (with either DHCP or a
static IP) for NFS to work.

Avoid this error:

```
NFS requires a host-only network to be created.
Please add a host-only network to the machine (with either DHCP or a
static IP) for NFS to work.
```
@pmartin
Copy link
Owner

pmartin commented Apr 27, 2016

I tested on Linux and Windows, but had no OSX available ;-(
Thanks !
If you see other things breaking, feel free to ping me ;-)

With this PR, on linux, one will have to install an NFS daemon.
On windows, the doc ( https://www.vagrantup.com/docs/synced-folders/nfs.html ) says it doesn't work -- I'll check this evening if this means the mount is done via Virtualbox shared folders, or if it's totally ignored.

One question though: is the default "virtualbox shared-folder" not available on OSX ?
It's not fast, but we don't really need fast for this workshop -- which is why I went with the default vboxsf mount, hoping it was available everywhere.

@pmartin
Copy link
Owner

pmartin commented Apr 28, 2016

Trying this: the VM doesn't boot, at least if it already exists (basically: "eth1 not found")
I suppose you need to set this up before creating the VM?

If so, I'll keep it here as it might become useful in the future, but might wait a bit before merging (at least until after this saturday's workshop, to not break things up for those who might already have provisioned)

@pocky
Copy link
Author

pocky commented Apr 28, 2016

Yep, need a 'vagrant destroy' !

Envoyé de mon iPhone
Veuillez donc en excuser l'orthographe !

Le 28 avr. 2016 à 08:08, Pascal MARTIN notifications@github.com a écrit :

Trying this: the VM doesn't boot, at least if it already exists (basically: "eth1 not found")
I suppose you need to set this up before creating the VM?

If so, I'll keep it here as it might become useful in the future, but might wait a bit before merging (at least until after this saturday's workshop, to not break things up for those who might already have provisioned)


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants