From: Arne Fitzenreiter Date: Sun, 22 Feb 2015 21:57:04 +0000 (+0100) Subject: core87: remove grub2 config/image on xen. X-Git-Tag: v2.17-core88~10 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=9306852543de7991f1cb0c1ce0a6022c477ba1d8 core87: remove grub2 config/image on xen. --- diff --git a/config/rootfiles/core/87/update.sh b/config/rootfiles/core/87/update.sh index fea44883c8..172d854ec7 100644 --- a/config/rootfiles/core/87/update.sh +++ b/config/rootfiles/core/87/update.sh @@ -198,7 +198,9 @@ case "$(uname -m)" in i?86) case "$(find_device "/")" in xvd* ) - echo Skip bootloader update on xen. + echo Skip remove grub2 files, because pygrub fail. + rm -f /boot/grub/* + echo config will recreated by linux-pae install. ;; * ) #