From: "Brian C. Lane" <bcl@xxxxxxxxxx> --- pyanaconda/bootloader.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pyanaconda/bootloader.py b/pyanaconda/bootloader.py index 4ab1f4c..c900f79 100644 --- a/pyanaconda/bootloader.py +++ b/pyanaconda/bootloader.py @@ -1515,7 +1515,7 @@ class EFIGRUB(GRUB): self.add_efi_boot_target() def update(self): - self.write() + self.install() # # installation -- 1.7.6.5 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list