Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vagrant up error with VBoxManage sharedfolder #124

Open
anusornc opened this issue Jan 12, 2017 · 1 comment
Open

vagrant up error with VBoxManage sharedfolder #124

anusornc opened this issue Jan 12, 2017 · 1 comment

Comments

@anusornc
Copy link

PS O:\Research\TextAnalytics\agave> vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
There was an error while executing VBoxManage, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.

Command: ["sharedfolder", "add", "b32ccc99-8743-4622-8a68-8435f2667aca", "--name", "", "--hostpath", "\\?\O:\Research\TextAnalytics\agave"]

Stderr: Oracle VM VirtualBox Command Line Management Interface Version 5.1.12
(C) 2005-2016 Oracle Corporation
All rights reserved.

Usage:

VBoxManage sharedfolder add <uuid|vmname>
--name --hostpath
[--transient] [--readonly] [--automount]

Syntax error: Invalid parameter '\?\O:\Research\TextAnalytics\agave'

@henry9162
Copy link

Currently having same issues here, please did you fix this...

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

No branches or pull requests

2 participants