summaryrefslogtreecommitdiff
path: root/it
diff options
context:
space:
mode:
Diffstat (limited to 'it')
-rw-r--r--it/appendix/preseed.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/it/appendix/preseed.xml b/it/appendix/preseed.xml
index 24a05130e..846fc1f99 100644
--- a/it/appendix/preseed.xml
+++ b/it/appendix/preseed.xml
@@ -2591,11 +2591,11 @@ d-i grub-installer/with_other_os boolean true
# MBR, scommentare ed editare queste linee:
#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:
--># Per installare grub su piĆ¹ dischi:
-#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:
--># Per installare su un device particolare: