mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-22 07:51:39 -04:00
Invalid boot command section for Parallels ISO
This commit is contained in:
@@ -257,9 +257,9 @@ The available variables are:
|
||||
Example boot command. This is actually a working boot command used to start
|
||||
an Ubuntu 12.04 installer:
|
||||
|
||||
```javascript
|
||||
```text
|
||||
[
|
||||
"<esc><esc><enter><wait>",
|
||||
"<esc><esc><enter><wait>",
|
||||
"/install/vmlinuz noapic ",
|
||||
"preseed/url=http://{{ .HTTPIP }}:{{ .HTTPPort }}/preseed.cfg ",
|
||||
"debian-installer=en_US auto locale=en_US kbd-chooser/method=us ",
|
||||
|
||||
Reference in New Issue
Block a user