summaryrefslogtreecommitdiffstats
path: root/d-i-preseed-cfgs
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-04-16 14:57:15 +0200
committerHolger Levsen <holger@layer-acht.org>2014-04-16 14:57:15 +0200
commit799dc2f3e20b6e0d3afdfa8ce6150beb87788881 (patch)
tree09f3ebca48da898522832b1925830ff39991e082 /d-i-preseed-cfgs
parent33c52f572d03a108d5423e7f56bc26461080f522 (diff)
downloadjenkins.debian.net-799dc2f3e20b6e0d3afdfa8ce6150beb87788881.tar.xz
g-i: another attempt to install grup, according to 666974 this should work in sid+jessie
Diffstat (limited to 'd-i-preseed-cfgs')
-rw-r--r--d-i-preseed-cfgs/debian_jessie_lxde_preseed.cfg5
-rw-r--r--d-i-preseed-cfgs/debian_sid_daily_lxde_preseed.cfg5
2 files changed, 2 insertions, 8 deletions
diff --git a/d-i-preseed-cfgs/debian_jessie_lxde_preseed.cfg b/d-i-preseed-cfgs/debian_jessie_lxde_preseed.cfg
index a5fe8b09..b1d5e293 100644
--- a/d-i-preseed-cfgs/debian_jessie_lxde_preseed.cfg
+++ b/d-i-preseed-cfgs/debian_jessie_lxde_preseed.cfg
@@ -319,11 +319,8 @@ tasksel tasksel/desktop multiselect lxde
# popular and include it on CDs.
#popularity-contest popularity-contest/participate boolean false
-# This is fairly safe to set, it makes grub install automatically to the MBR
-# if no other operating system is detected on the machine.
-#d-i grub-installer/only_debian boolean true
# install grub on the first disk found
-d-i grub-installer/bootdev string (hd0,0)
+d-i grub-installer/bootdev string /dev/sda
### Finishing up the installation
# During installations from serial console, the regular virtual consoles
diff --git a/d-i-preseed-cfgs/debian_sid_daily_lxde_preseed.cfg b/d-i-preseed-cfgs/debian_sid_daily_lxde_preseed.cfg
index 8f393b01..76cf8894 100644
--- a/d-i-preseed-cfgs/debian_sid_daily_lxde_preseed.cfg
+++ b/d-i-preseed-cfgs/debian_sid_daily_lxde_preseed.cfg
@@ -319,11 +319,8 @@ tasksel tasksel/desktop multiselect lxde
# popular and include it on CDs.
#popularity-contest popularity-contest/participate boolean false
-# This is fairly safe to set, it makes grub install automatically to the MBR
-# if no other operating system is detected on the machine.
-#d-i grub-installer/only_debian boolean true
# install grub on the first disk found
-d-i grub-installer/bootdev string (hd0,0)
+d-i grub-installer/bootdev string /dev/sda
### Finishing up the installation
# During installations from serial console, the regular virtual consoles