summaryrefslogtreecommitdiff
path: root/en
diff options
context:
space:
mode:
Diffstat (limited to 'en')
-rw-r--r--en/appendix/preseed.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml
index 3aa089667..cb56dbf31 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -1479,9 +1479,9 @@ d-i grub-installer/with_other_os boolean true
# uncomment and edit these lines:
#d-i grub-installer/only_debian boolean false
#d-i grub-installer/with_other_os boolean false
-#d-i grub-installer/bootdev string (hd0,0)
+#d-i grub-installer/bootdev string (hd0,1)
# To install grub to multiple disks:
-#d-i grub-installer/bootdev string (hd0,0) (hd1,0) (hd2,0)
+#d-i grub-installer/bootdev string (hd0,1) (hd1,1) (hd2,1)
# To install to a particular device:
#d-i grub-installer/bootdev string /dev/sda
# To install to the first device: