From 9412819eade065cb3c53f79db06cf71183fa5230 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 22 Oct 2014 23:10:41 +0200 Subject: g-i-installation: edu: force grub installation on /dev/sda --- d-i-preseed-cfgs/debian-edu_jessie_standalone_preseed.cfg | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'd-i-preseed-cfgs/debian-edu_jessie_standalone_preseed.cfg') diff --git a/d-i-preseed-cfgs/debian-edu_jessie_standalone_preseed.cfg b/d-i-preseed-cfgs/debian-edu_jessie_standalone_preseed.cfg index 20b18249..ded1447f 100644 --- a/d-i-preseed-cfgs/debian-edu_jessie_standalone_preseed.cfg +++ b/d-i-preseed-cfgs/debian-edu_jessie_standalone_preseed.cfg @@ -1,4 +1,4 @@ -#### Contents of the preconfiguration file for Debian Edu jessie (testing) +#### Contents of the preconfiguration file for Debian Edu jessie ### Localization # Preseeding only locale sets language, country and locale. d-i debian-installer/locale string en_US @@ -387,6 +387,9 @@ d-i debian-installer/exit/poweroff boolean true # downloaded. d-i debian-edu-install/participate-popcon boolean false +# install grub on the first disk found +d-i grub-installer/bootdev string /dev/sda + rpcbind rpcbind/loopback boolean false nslcd nslcd/ldap-base string dc=skole,dc=skolelinux,dc=no -- cgit v1.2.3-70-g09d2