summaryrefslogtreecommitdiffstats
path: root/d-i-preseed-cfgs
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-10-22 23:10:41 +0200
committerHolger Levsen <holger@layer-acht.org>2014-10-22 23:10:41 +0200
commit9412819eade065cb3c53f79db06cf71183fa5230 (patch)
tree6bdd465838089361fb3f2ca4113e3b48bdbd608c /d-i-preseed-cfgs
parentb5a74347a8bb3926d51112fa66713c5ede696daa (diff)
downloadjenkins.debian.net-9412819eade065cb3c53f79db06cf71183fa5230.tar.xz
g-i-installation: edu: force grub installation on /dev/sda
Diffstat (limited to 'd-i-preseed-cfgs')
-rw-r--r--d-i-preseed-cfgs/debian-edu_jessie_main+ltsp-server_preseed.cfg3
-rw-r--r--d-i-preseed-cfgs/debian-edu_jessie_main-server_preseed.cfg5
-rw-r--r--d-i-preseed-cfgs/debian-edu_jessie_standalone_mate_preseed.cfg5
-rw-r--r--d-i-preseed-cfgs/debian-edu_jessie_standalone_preseed.cfg5
4 files changed, 15 insertions, 3 deletions
diff --git a/d-i-preseed-cfgs/debian-edu_jessie_main+ltsp-server_preseed.cfg b/d-i-preseed-cfgs/debian-edu_jessie_main+ltsp-server_preseed.cfg
index f324c77f..d70b5140 100644
--- a/d-i-preseed-cfgs/debian-edu_jessie_main+ltsp-server_preseed.cfg
+++ b/d-i-preseed-cfgs/debian-edu_jessie_main+ltsp-server_preseed.cfg
@@ -388,6 +388,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
+
# Tell LTSP to not use the CDROM, but a HTTP mirror
d-i ltsp-client-builder/use_cdrom boolean false
d-i ltsp-client-builder/build-client-opts string --dist jessie --mirror http://ftp.de.debian.org.org/debian --copy-sourceslist
diff --git a/d-i-preseed-cfgs/debian-edu_jessie_main-server_preseed.cfg b/d-i-preseed-cfgs/debian-edu_jessie_main-server_preseed.cfg
index 6efa6f81..40098fb5 100644
--- a/d-i-preseed-cfgs/debian-edu_jessie_main-server_preseed.cfg
+++ b/d-i-preseed-cfgs/debian-edu_jessie_main-server_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
diff --git a/d-i-preseed-cfgs/debian-edu_jessie_standalone_mate_preseed.cfg b/d-i-preseed-cfgs/debian-edu_jessie_standalone_mate_preseed.cfg
index 20b18249..ded1447f 100644
--- a/d-i-preseed-cfgs/debian-edu_jessie_standalone_mate_preseed.cfg
+++ b/d-i-preseed-cfgs/debian-edu_jessie_standalone_mate_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
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