From a4e8f082605f4c0a7c5ee8b5a50282425467be29 Mon Sep 17 00:00:00 2001 From: Olivier Sallou Date: Wed, 10 Jul 2013 16:34:48 +0200 Subject: [PATCH] =?UTF-8?q?set=20sda=20for=20default=20grub=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- providers/one/assets/grub.d/40_custom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/providers/one/assets/grub.d/40_custom b/providers/one/assets/grub.d/40_custom index 799e887..0e74a8e 100644 --- a/providers/one/assets/grub.d/40_custom +++ b/providers/one/assets/grub.d/40_custom @@ -13,7 +13,7 @@ libdir=${exec_prefix}/lib export TEXTDOMAIN=grub export TEXTDOMAINDIR=${prefix}/share/locale -GRUB_DEVICE=/dev/xvda1 +GRUB_DEVICE=/dev/sda1 cat << EOF