Invalid boot command section for Parallels ISO

This commit is contained in:
dragon788 2015-03-13 13:44:07 -05:00
parent fc6b78b8dd
commit 90e48eabc3
1 changed files with 2 additions and 2 deletions

View File

@ -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 ",