Skip to content

Conversation

naveenrajm7
Copy link
Contributor

Fixes #6982

By accepting 'operating system' field, we will configure the os in the boot section.
If macOS, we require 'ipsw' to be present and configure it to the vm.

By accepting 'operating system' field, we will configure the os in boot section
If macos, we required 'ipsw' to be present and configure the same to vm.
@osy osy force-pushed the main branch 4 times, most recently from 3fdf38c to 5c29a52 Compare July 9, 2025 07:18
description="Operating system (cannot be changed after creation)."/>

<property name="ipsw" code="IpSw" type="file"
description="Macos recovery IPSW (cannot be changed after creation)."/>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

“macOS recovery IPSW”?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Happy to change it to whatever is correct

@gonzo-lot49
Copy link

@naveenrajm7 after this is merged, could you add an AppleScript example here that creates a MacOS VM? This is a very useful addition to allow full automation of creating a test VM. It might be worth adding to documentation too.

@osy osy force-pushed the main branch 2 times, most recently from 3c98442 to a0978bd Compare September 14, 2025 19:10
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.

scripting: cannot create macOS VM

3 participants