Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
Docs: Update recommended Windows and Packer versions
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickLang authored and molant committed Jan 26, 2018
1 parent 88015f5 commit f61e112
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ There are some known issues with the scripts so make sure to check the issues se
Currently this process only works on Windows 8.1 machines.

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

#### Hyper-V support

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.
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`.
The Hyper-V ISO builder in Packer 1.1.2 works well on Windows 10 version 1709.

#### VirtualBox support

Expand Down

0 comments on commit f61e112

Please sign in to comment.