summaryrefslogtreecommitdiff
path: root/en
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2015-01-03 23:05:46 +0000
committerSamuel Thibault <sthibault@debian.org>2015-01-03 23:05:46 +0000
commitf36c84661bb31cb833622546782fa8d912abe2b4 (patch)
tree499930a947c8fc1769ef94011b52da664651aadc /en
parent02ab146b8a7377ba84130145cda35e2af398aa7d (diff)
downloadinstallation-guide-f36c84661bb31cb833622546782fa8d912abe2b4.zip
Document that grub-installer/bootdev can now be preseeded with default.
Diffstat (limited to 'en')
-rw-r--r--en/appendix/preseed.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml
index 385fa9c95..58a6f6dd1 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -1483,6 +1483,8 @@ d-i grub-installer/with_other_os boolean true
#d-i grub-installer/bootdev string (hd0,0) (hd1,0) (hd2,0)
# To install to a particular device:
#d-i grub-installer/bootdev string /dev/sda
+# To install to the first device:
+#d-i grub-installer/bootdev string default
# Optional password for grub, either in clear text
#d-i grub-installer/password password r00tme