Ack. David Lehman <dlehman@xxxxxxxxxx> wrote: > --- > pyanaconda/platform.py | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/pyanaconda/platform.py b/pyanaconda/platform.py > index e28c680..6a57b34 100644 > --- a/pyanaconda/platform.py > +++ b/pyanaconda/platform.py > @@ -185,7 +185,7 @@ class Platform(object): > return 0 > > class X86(Platform): > - _bootloaderClass = bootloader.GRUB > + _bootloaderClass = bootloader.GRUB2 > > class EFI(Platform): > _bootloaderClass = bootloader.EFIGRUB > -- > 1.7.3.4 > > _______________________________________________ > Anaconda-devel-list mailing list > Anaconda-devel-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/anaconda-devel-list -- David Cantrell <dcantrell@xxxxxxxxxx> Supervisor, Installer Engineering Team Red Hat, Inc. | Seattle, WA | UTC-7 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list