From 5183e5b57336baa00a032d333cb839891d562442 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 10 Jan 2015 15:22:13 +0100 Subject: g-i: preseed grub to install on default device --- d-i-preseed-cfgs/debian_sid_daily_gnome_preseed.cfg | 2 +- d-i-preseed-cfgs/debian_sid_daily_lxde_preseed.cfg | 2 +- d-i-preseed-cfgs/debian_sid_daily_xfce_preseed.cfg | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'd-i-preseed-cfgs') diff --git a/d-i-preseed-cfgs/debian_sid_daily_gnome_preseed.cfg b/d-i-preseed-cfgs/debian_sid_daily_gnome_preseed.cfg index 4ed025a3..211b5ab5 100644 --- a/d-i-preseed-cfgs/debian_sid_daily_gnome_preseed.cfg +++ b/d-i-preseed-cfgs/debian_sid_daily_gnome_preseed.cfg @@ -319,7 +319,7 @@ tasksel tasksel/first multiselect standard, desktop #popularity-contest popularity-contest/participate boolean false # install grub on the first disk found -d-i grub-installer/bootdev string /dev/sda +d-i grub-installer/bootdev string default ### 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 76cf8894..e0378e94 100644 --- a/d-i-preseed-cfgs/debian_sid_daily_lxde_preseed.cfg +++ b/d-i-preseed-cfgs/debian_sid_daily_lxde_preseed.cfg @@ -320,7 +320,7 @@ tasksel tasksel/desktop multiselect lxde #popularity-contest popularity-contest/participate boolean false # install grub on the first disk found -d-i grub-installer/bootdev string /dev/sda +d-i grub-installer/bootdev string default ### Finishing up the installation # During installations from serial console, the regular virtual consoles diff --git a/d-i-preseed-cfgs/debian_sid_daily_xfce_preseed.cfg b/d-i-preseed-cfgs/debian_sid_daily_xfce_preseed.cfg index e420e6fc..b68138d5 100644 --- a/d-i-preseed-cfgs/debian_sid_daily_xfce_preseed.cfg +++ b/d-i-preseed-cfgs/debian_sid_daily_xfce_preseed.cfg @@ -320,7 +320,7 @@ tasksel tasksel/desktop multiselect xfce #popularity-contest popularity-contest/participate boolean false # install grub on the first disk found -d-i grub-installer/bootdev string /dev/sda +d-i grub-installer/bootdev string default ### Finishing up the installation # During installations from serial console, the regular virtual consoles -- cgit v1.2.3-54-g00ecf