| 481 |
</para><para> |
</para><para> |
| 482 |
|
|
| 483 |
The <literal>auto</literal> boot label is not yet defined everywhere. |
The <literal>auto</literal> boot label is not yet defined everywhere. |
| 484 |
The same effect may be achieved by simply adding the two parameters |
The same effect may be achieved by simply adding the two |
| 485 |
<literal>auto=true priority=critical</literal> to the kernel command |
parameters <literal>auto=true priority=critical</literal> to the kernel |
| 486 |
line. The <literal>auto</literal> parameter is an alias for |
command line. The <literal>auto</literal> parameter is an alias for |
| 487 |
<literal>auto-install/enable</literal> and setting it to |
<literal>auto-install/enable</literal> and setting it to |
| 488 |
<literal>true</literal> delays the locale and keyboard questions until |
<literal>true</literal> delays the |
| 489 |
after there has been a chance to preseed them, while |
locale and keyboard questions until after there has been a chance to |
| 490 |
<literal>priority</literal> is an alias for |
preseed them, while <literal>priority</literal> is an alias for |
| 491 |
<literal>debconf/priority</literal> and setting it to |
<literal>debconf/priority</literal> and setting it to |
| 492 |
<literal>critical</literal> stops any questions with a lower priority |
<literal>critical</literal> stops any questions with a lower priority |
| 493 |
from being asked. |
from being asked. |