Invalid boot command section for Parallels ISO
This commit is contained in:
parent
fc6b78b8dd
commit
90e48eabc3
|
@ -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 ",
|
||||
|
|
Loading…
Reference in New Issue