release-notes/devel/en_US Installer.xml,1.34,1.35

Murray McAllister (mdious) fedora-docs-commits at redhat.com
Mon Apr 7 05:39:39 UTC 2008


Author: mdious

Update of /cvs/docs/release-notes/devel/en_US
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25948/en_US

Modified Files:
	Installer.xml 
Log Message:
updating as per wiki content



Index: Installer.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/Installer.xml,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- Installer.xml	19 Mar 2008 20:27:45 -0000	1.34
+++ Installer.xml	7 Apr 2008 05:39:37 -0000	1.35
@@ -240,27 +240,7 @@
         it finds that is linked to a network switch.
       </para>
     </section>
-
-    <section id="sn-ProLiant-DL360-with-Smart-Array">
-      <title>HP ProLiant DL360 with Smart Array</title>
-
-      <para>
-        If you have difficulties with this installation not detecting
-        the Smart Array card, try entering <command>linux isa</command>
-        on the installer prompt. This lets you manually select the card.
-      </para>
-    </section>
-
-    <section id="sn-drivers-requiring-firmware">
-      <title>Drivers Requiring Firmware</title>
-
-      <para>
-        Currently, <application>Anaconda</application> is not able to
-        load userland firmware. This means that any devices with a
-        driver that relies on loaded firmware will not be supported at
-        install time. This includes all QLogic storage controllers.
-      </para>
-    </section>
+    
   </section>
 
   <section id="Upgrade-Related-Issues">
@@ -278,7 +258,7 @@
       <para>
         Whereas older IDE drivers supported up to 63 partitions per
         device, SCSI devices are limited to 15 partitions per device.
-        <application>Anaconda</application> uses the new
+        <application>Anaconda</application> uses the
         <systemitem
 	  class="library">libata</systemitem> driver in the
         same fashion as the rest of Fedora, so it is unable to detect
@@ -300,14 +280,14 @@
       <title>Disk partitions must be labeled</title>
 
       <para>
-        A change in the way that the linux kernel handles storage
+        A change in the way that the Linux kernel handles storage
         devices means that device names like
         <filename
 	  class="devicefile">/dev/hdX</filename> or
         <filename
       class="devicefile">/dev/sdX</filename> may
         differ from the values used in earlier releases. Anaconda solves
-        this problem by relying on partition labels. If these labels are
+        this problem by relying on partition labels or UUIDS for finding devices. If these are
         not present, then Anaconda presents a warning indicating that
         partitions need to be labelled and that the upgrade can not
         proceed. Systems that use Logical Volume Management (LVM) and
@@ -429,6 +409,14 @@
       </itemizedlist>
     </section>
   </section>
+  
+  <section id="Kickstart-HTTP-Issue">
+	  <title>Kickstart HTTP Issue</title>
+	  <para>
+		  When delivering a Kickstart configuration file via HTTP, the retrieval of the file may fail, saying that the file could not be retrieved. Clicking the <guilabel>OK</guilabel> button several times without making modifications will result in the file being used. As a workaround, use one of the other supported methods to retrieve Kickstart configurations.
+	  </para>
+  </section>
+  
 </section>
 
 <!--




More information about the Fedora-docs-commits mailing list