]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core87: remove grub2 config/image on xen.
authorArne Fitzenreiter <arne_f@ipfire.org>
Sun, 22 Feb 2015 21:57:04 +0000 (22:57 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 22 Feb 2015 21:57:04 +0000 (22:57 +0100)
config/rootfiles/core/87/update.sh

index fea44883c88b1f0cffb3631950ca64ab077b8934..172d854ec7063d8c2e5182cf016902a4d147d422 100644 (file)
@@ -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.
                        ;;
                * )
                        #