Merge pull request #2 from dragon788/patch-1
Boot command section was NOT working
This commit is contained in:
commit
a2a72ecf4e
|
@ -311,7 +311,7 @@ The available variables are:
|
||||||
Example boot command. This is actually a working boot command used to start
|
Example boot command. This is actually a working boot command used to start
|
||||||
an Ubuntu 12.04 installer:
|
an Ubuntu 12.04 installer:
|
||||||
|
|
||||||
```javascript
|
```
|
||||||
[
|
[
|
||||||
"<esc><esc><enter><wait>",
|
"<esc><esc><enter><wait>",
|
||||||
"/install/vmlinuz noapic ",
|
"/install/vmlinuz noapic ",
|
||||||
|
|
Loading…
Reference in New Issue