We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7ec448 commit 4646bdeCopy full SHA for 4646bde
1 file changed
docs/builders/iso/xenserver-iso.html.markdown
@@ -89,6 +89,9 @@ each category, the available options are alphabetized and described.
89
* `disk_size` (integer) - The size, in megabytes, of the hard disk to create
90
for the VM. By default, this is 40000 (about 40 GB).
91
92
+* `firmware` (string) - Whether to use `bios` or `uefi` as the boot firmware
93
+ for the resulting VM. Defaults to `bios`.
94
+
95
* `floppy_files` (array of strings) - A list of files to place onto a floppy
96
disk that is attached when the VM is booted. This is most useful
97
for unattended Windows installs, which look for an `Autounattend.xml` file
0 commit comments