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' exits with status 1 for macvms #445

Closed
bineesh-n opened this issue May 9, 2023 · 0 comments · Fixed by #448
Closed

'vagrant up' exits with status 1 for macvms #445

bineesh-n opened this issue May 9, 2023 · 0 comments · Fixed by #448
Assignees
Labels

Comments

@bineesh-n
Copy link
Contributor

bineesh-n commented May 9, 2023

'vagrant up' command fails with status 1. It shows following errors :

The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!

ln -s "/Volumes/SharedFolders/vagrant_data" "/vagrant_data"

Stdout from the command:



Stderr from the command:

ln: /vagrant_data: Read-only file system

Expected: It should exit with 0 for automations to work correctly. Even though the mount commands configured to run for 'darwin', it should not run for macvms (M Series Chip)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant