call out hax accelerator issue

This commit is contained in:
Matthew Hooker 2018-01-31 12:45:38 -08:00
parent baf8d30ad2
commit 73e8be022d
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 4 additions and 0 deletions

View File

@ -115,6 +115,10 @@ Linux server and have not enabled X11 forwarding (`ssh -X`).
you specified. When no accelerator is specified, Packer will try to use `kvm`
if it is available but will default to `tcg` otherwise.
-> The `hax` accelerator has issues attaching CDROM ISOs. This is an
upstream issue which can be tracked
[here](https://github.com/intel/haxm/issues/20).
- `boot_command` (array of strings) - This is an array of commands to type
when the virtual machine is first booted. The goal of these commands should
be to type just enough to initialize the operating system installer. Special