[PATCH 1/4] Only show warning about no biosboot on gpt on gpt.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 pyanaconda/bootloader.py |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pyanaconda/bootloader.py b/pyanaconda/bootloader.py
index 90353a3..6cdb4e4 100644
--- a/pyanaconda/bootloader.py
+++ b/pyanaconda/bootloader.py
@@ -1416,9 +1416,9 @@ class GRUB2(GRUB):
                     ret = True
                     break
 
-        if not ret:
-            self.warnings.append(_("You are using a GPT bootdisk on a non-EFI "
-                                   "system without a BIOS boot partition. "
+            if not ret:
+                self.warnings.append(_("You are using a GPT bootdisk on a non-"
+                                   "EFI system without a BIOS boot partition. "
                                    "This may not work, depending on your "
                                    "BIOS's support for booting from GPT disks."))
 
-- 
1.7.3.4

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux