core87: remove grub2 config/image on xen.

This commit is contained in:
Arne Fitzenreiter
2015-02-22 22:57:04 +01:00
parent 28998509ec
commit 9306852543

View 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.
;;
* )
#