Skip to content

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

@bineesh-n

Description

@bineesh-n

'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)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions