hashicorp / hashicorp/packer-plugin-hyperv

I've also found this issue, but in my case I can confirm it comes from different ISO versions. For example 2 different revisions of MS2016 Partner ISO gave me different results:

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
builder/hyperv docs help wanted stage/waiting-reply track-internal
Dominant language
Go
Stars
27
Forks
28
PR merge metrics
No merged PRs in 30d

Description

_This issue was originally opened by @Lionz01 as hashicorp/packer#10184. It was migrated here as a result of the [Packer plugin split](https://github.com/hashicorp/packer/issues/8610#issuecomment-770034737). The original body of the issue is below._


I've also found this issue, but in my case I can confirm it comes from different ISO versions. For example 2 different revisions of MS2016 Partner ISO gave me different results:

The config that works for them both is (in my case) :

```json
"boot_wait": "0s",
"boot_command": [
"a"
],
```

_Originally posted by @marcinbojko in https://github.com/hashicorp/packer/issues/6208#issuecomment-384936851_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.