[install-guide] Removing admonition that GRUB cannot construct software RAID

Jack Reed jjr at fedoraproject.org
Fri Jan 11 02:26:32 UTC 2013


commit d9e0aa7dfb72202595f250b6b64c3d8e764dcd6d
Author: Jack Reed <jreed at redhat.com>
Date:   Fri Jan 11 12:26:01 2013 +1000

    Removing admonition that GRUB cannot construct software RAID

 en-US/Grub.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/en-US/Grub.xml b/en-US/Grub.xml
index 433cac2..09a9701 100644
--- a/en-US/Grub.xml
+++ b/en-US/Grub.xml
@@ -336,7 +336,7 @@
 		 <para>
 			The next time the system boots, the GRUB graphical boot loader menu appears before the kernel loads into memory.
 		</para>
-		 <important>
+		 <!-- <important>
 			<title>Important — GRUB and RAID</title>
 			 <indexterm significance="normal">
 				<primary>RAID</primary>
@@ -353,7 +353,7 @@
 				Note that these issues apply only to RAID that is implemented in software, where the individual disks that make up the array are still visible as individual disks on the system. These issues do not apply to hardware RAID where multiple disks are represented as a single device.
 			</para>
 
-		</important>
+		</important> -->
 
 	</section>
 	


More information about the docs-commits mailing list