diff options
Diffstat (limited to 'en/appendix')
-rw-r--r-- | en/appendix/preseed.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index cefd9be13..933c51946 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -1375,12 +1375,12 @@ d-i grub-installer/with_other_os boolean true #d-i grub-installer/password-again password r00tme # or encrypted using an MD5 hash, see grub-md5-crypt(8). #d-i grub-installer/password-crypted password [MD5 hash] -</screen></informalexample> # Use the following option to add additional boot parameters for the # installed system (if supported by the bootloader installer). # Note: options passed to the installer will be added automatically. #d-i debian-installer/add-kernel-opts string nousb +</screen></informalexample> <para> |