[install-guide] Since there is only support for installing GRUB to MBR, it follows that there isn't support for chai

Pete Travis immanetize at fedoraproject.org
Sat Dec 21 04:13:14 UTC 2013


commit 927b815980ddc2b8723fc911d362b195848cc5e8
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Fri Dec 20 21:13:09 2013 -0700

    Since there is only support for installing GRUB to MBR, it follows that there isn't support for chainloading Fedora with GRUB installed to a partition gap.
    So, remove admonition about chainloading.

 ...gn_Storage_Devices-common-important-title-1.xml |    7 -------
 en-US/Disk_Partitioning_Setup-x86.xml              |    4 ++--
 .../Disk_Partitioning_Setup_common-important-1.xml |   16 ----------------
 en-US/Specialized_Storage_Devices-x86.xml          |    5 +++--
 ...cialized_Storage_Devices_common-important-1.xml |   13 -------------
 5 files changed, 5 insertions(+), 40 deletions(-)
---
diff --git a/en-US/Disk_Partitioning_Setup-x86.xml b/en-US/Disk_Partitioning_Setup-x86.xml
index 917b8f5..f7e7e26 100644
--- a/en-US/Disk_Partitioning_Setup-x86.xml
+++ b/en-US/Disk_Partitioning_Setup-x86.xml
@@ -54,8 +54,8 @@
 	 <!--  Click Cancel and add more disks...  --> <xi:include href="Automatic_Partitioning_common-para-10.xml" xmlns:xi="http://www.w3.org/2001/XInclude" condition="install-guide" />
 	 <!--  Whichever path you choose...  --> <xi:include href="Automatic_Partitioning_common-para-4.xml" xmlns:xi="http://www.w3.org/2001/XInclude" condition="install-guide" />
 	 <!--  Click Partition Scheme Configuration to choose...  --> <xi:include href="Automatic_Partitioning_common-list-1.xml" xmlns:xi="http://www.w3.org/2001/XInclude" condition="install-guide" />
-	 <!--  Standard Partition...  --> <xi:include href="Disk_Partitioning_Setup_common-important-1.xml" xmlns:xi="http://www.w3.org/2001/XInclude" condition="install-guide" />
-	 <!--  Important - chain loading...  --> <xi:include href="Disk_Partitioning_Setup_common-important-2.xml" xmlns:xi="http://www.w3.org/2001/XInclude" condition="install-guide" />
+	 <!--  Standard Partition...  -->
+   <xi:include href="Disk_Partitioning_Setup_common-important-2.xml" xmlns:xi="http://www.w3.org/2001/XInclude" condition="install-guide" />
 	 <!--  Important - multipath and non-multipath...  --> 
 	 
 	 
diff --git a/en-US/Specialized_Storage_Devices-x86.xml b/en-US/Specialized_Storage_Devices-x86.xml
index 0c4d7db..01c2cb2 100644
--- a/en-US/Specialized_Storage_Devices-x86.xml
+++ b/en-US/Specialized_Storage_Devices-x86.xml
@@ -23,8 +23,9 @@
 	 <!--  The tab contains a drop-down menu to select searching by port, target, WWID, or LUN  --> <xi:include href="Specialized_Storage_Devices_common-para-4.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	 <!--  Each tab presents a list of devices detected by anaconda, with information about the device to help you to identify it.  --> <xi:include href="Specialized_Storage_Devices_common-para-5.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	 <!--  Each device is presented on a separate row, with a checkbox to its left.  --> <xi:include href="Specialized_Storage_Devices_common-para-6.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	 <!--  Note that the devices that you select here are not automatically wiped by the installation process.  --> <xi:include href="Specialized_Storage_Devices_common-important-1.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	 <!--  Important - chain loading  --> <para>
+   <!--  Note that the devices that you select here are not automatically wiped by the installation process.  --> 
+
+	 <para>
 	   When you have selected the storage devices to make available during installation, click <guibutton>Done</guibutton> to return to the <guilabel>Installation Destination</guilabel> screen.
 	</para>
 	 <xi:include href="Disk_Partitioning_Advanced_Storage-iSCSI-x86.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />


More information about the docs-commits mailing list