From 7184e411e5c34593e57f4b3d75660062d034aa1a Mon Sep 17 00:00:00 2001 From: Stefan Henseler Date: Wed, 21 Mar 2018 22:59:04 +0100 Subject: [PATCH] Adds documentation for hyperv-iso disk block size feature --- website/source/docs/builders/hyperv-iso.html.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/source/docs/builders/hyperv-iso.html.md b/website/source/docs/builders/hyperv-iso.html.md index e1454fea7..73e159277 100644 --- a/website/source/docs/builders/hyperv-iso.html.md +++ b/website/source/docs/builders/hyperv-iso.html.md @@ -230,6 +230,9 @@ can be configured for this builder. - `temp_path` (string) - This is the temporary path in which Packer will create the virtual machine. Default value is system `%temp%` +- `disk_block_size` (string) - The block size of the VHD to be created. + Recommended disk block size for Linux hyper-v guests is 1 MiB. This defaults to "32 MiB". + ## Boot Command The `boot_command` configuration is very important: it specifies the keys