From 3313aca1c183c442fe80eae83bcfc6f2e5542753 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Fri, 12 Apr 2013 13:38:07 +0000 Subject: Clearly distinguish between auto boot label and auto=true kernel parameter. --- en/appendix/preseed.xml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'en/appendix') diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index 67f8feef4..d728c0265 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -397,7 +397,14 @@ parameters, even if you delimit them with quotes. There are several features of &debian; Installer that combine to allow fairly simple command lines at the boot prompt to result in -arbitrarily complex customized automatic installs. To illustrate +arbitrarily complex customized automatic installs. + +Note that in this section the 'auto' part of the examples is a +syslinux boot label +which adds the kernel parameters auto=true priority=critical +to the append command for the boot label. + + To illustrate this, here are some examples that can be used at the boot prompt: @@ -488,10 +495,10 @@ for you. -The auto boot label is not yet defined everywhere. +The auto boot label is not yet defined on all arches. The same effect may be achieved by simply adding the two parameters auto=true priority=critical to the kernel -command line. The auto parameter is an alias for +command line. The auto kernel parameter is an alias for auto-install/enable and setting it to true delays the locale and keyboard questions until after there has been a chance to -- cgit v1.2.3