From f36c84661bb31cb833622546782fa8d912abe2b4 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sat, 3 Jan 2015 23:05:46 +0000 Subject: Document that grub-installer/bootdev can now be preseeded with default. --- en/appendix/preseed.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'en') 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 -- cgit v1.2.3