[PATCH][f16-branch] Improve the clarity of the missing bios boot partition error. (#731549)

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

 



---
 pyanaconda/bootloader.py |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/pyanaconda/bootloader.py b/pyanaconda/bootloader.py
index 7732169..a3a14d4 100644
--- a/pyanaconda/bootloader.py
+++ b/pyanaconda/bootloader.py
@@ -1497,8 +1497,11 @@ class GRUB2(GRUB):
                     break
 
             if not ret:
-                self.errors.append(_("You are using a GPT bootdisk on a BIOS "
-                                     "system without a BIOS boot partition."))
+                self.errors.append(_("Your BIOS-based system needs a special "
+                                     "partition to boot with Fedora's new "
+                                     "disk label format (GPT). To continue, "
+                                     "please create a 1MB 'BIOS Boot' type "
+                                     "partition."))
 
         log.debug("_gpt_disk_has_bios_boot(%s) returning %s" % (device.name,
                                                                 ret))
-- 
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