Vagrant VMWare aarch box not working right #3

Closed
opened 2023-05-02 21:42:13 +00:00 by neil · 1 comment
Member

details to be added

details to be added

Thanks to @enormoz on Mattermost we now know what to do to get Vagrant aarch64 on macOS to work!

The following changes are needed:

  • virtualHW.version 19 or later
  • guestOS arm-rhel7-64
  • all ethernetx.virtualdev have to be hard set to vmxnet3
  • disk has to be switched from SCSI to SATA

PR incoming...

Thanks to @enormoz on Mattermost we now know what to do to get Vagrant aarch64 on macOS to work! The following changes are needed: - virtualHW.version 19 or later - guestOS arm-rhel7-64 - all ethernetx.virtualdev have to be hard set to vmxnet3 - disk has to be switched from SCSI to SATA PR incoming...
neil closed this issue 2023-08-28 17:36:45 +00:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sig_cloud/meta#3
No description provided.