Skip to content

Commit f61e112

Browse files
PatrickLangmolant
authored andcommitted
Docs: Update recommended Windows and Packer versions
1 parent 88015f5 commit f61e112

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ There are some known issues with the scripts so make sure to check the issues se
1111
Currently this process only works on Windows 8.1 machines.
1212

1313
## Software Requirements
14-
* Windows 8.1 (working on a solution that works for Windows 10)
15-
* [Packer 1.0.2 For Windows and Mac](https://packer.io/downloads.html)
14+
* Windows 10 - version 1709
15+
* [Packer 1.1.2 For Windows and Mac](https://packer.io/downloads.html)
1616
* [VirtualBox 5.0.2 for Windows hosts](https://www.virtualbox.org/wiki/Downloads)
1717
* [VMware Workstation](http://www.vmware.com/products/workstation)
1818
* Hyper-V
@@ -44,8 +44,7 @@ Unzip Packer files to `C:\packer`.
4444

4545
#### Hyper-V support
4646

47-
Packer doesn't support Hyper-V currently. [PR-2576](https://github.com/mitchellh/packer/pull/2576) adds support to it but hasn't been merged yet.
48-
Although we are working on updating the project to work with that PR, in the meantime you will have to use this [Hyper-V plugin for Packer](https://github.com/pbolduc/packer-hyperv/). Please follow the instructions in the repo to compile it for Windows and place the plugin into `C:\packer`.
47+
The Hyper-V ISO builder in Packer 1.1.2 works well on Windows 10 version 1709.
4948

5049
#### VirtualBox support
5150

0 commit comments

Comments
 (0)