en-US/Assign_Storage_Devices-common-figure-1.xml en-US/Assign_Storage_Devices-common-para-1.xml en-US/Assign_Storage_Devices-common-para-2.xml en-US/Assign_Storage_Devices-common-para-3.xml en-US/Assign_Storage_Devices-common-para-4.xml en-US/Assign_Storage_Devices-common-para-5.xml en-US/Assign_Storage_Devices-common-para-6.xml en-US/Assign_Storage_Devices-common-title.xml en-US/Assign_Storage_Devices-x86.xml en-US/Automatic_Partitioning_common-varlistentry-1.xml en-US/Graphical_Installation-x86.xml en-US/Specialized_Storage_Devices_common-figure-1.xml en-US/Specialized_Storage_Devices_common-figure-2.xml en-US/Specialized_Storage_Devices_common-figure-3.xml en-US/Specialized_Storage_Devices_common-para-1.xml en-US/Specialized_Storage_Devices_common-para-2.xml en-US/Specialized_Storage_Devices_common-para-3.xml en-US/Specialized_Storage_Devices_common-para-4.xml en-US/Specialized_Storage_Devices_common-para-5.xml en-US/Specialized_Storage_Devices_common-para-6.xml en-US/Specialized_Storage_Devices_common-title.xml en-US/Specialized_Storage_Devices_common-variablelist-1.xml en-US/Specialized_Storage_Devices-x86.xml en-US/Storage_Devices_common-figure-1.xml en-US/Storage_Devices_common-indexterm-1.xml en-US/Storage_Devices_common-indexterm-2.xml en-US/Storage_Devices_common-para-1.xml en-US/Storage_Devices_common-title.xml en-US/Storage_Devices_common-variablelist-1.xml en-US/Storage_Devices-x86.xml

Rüdiger Landmann rlandmann at fedoraproject.org
Thu Apr 29 10:03:49 UTC 2010


 en-US/Assign_Storage_Devices-common-figure-1.xml            |   14 +++
 en-US/Assign_Storage_Devices-common-para-1.xml              |    7 +
 en-US/Assign_Storage_Devices-common-para-2.xml              |    7 +
 en-US/Assign_Storage_Devices-common-para-3.xml              |    7 +
 en-US/Assign_Storage_Devices-common-para-4.xml              |    7 +
 en-US/Assign_Storage_Devices-common-para-5.xml              |    7 +
 en-US/Assign_Storage_Devices-common-para-6.xml              |    7 +
 en-US/Assign_Storage_Devices-common-title.xml               |    7 +
 en-US/Assign_Storage_Devices-x86.xml                        |   36 +++++++
 en-US/Automatic_Partitioning_common-varlistentry-1.xml      |    2 
 en-US/Graphical_Installation-x86.xml                        |    9 +
 en-US/Specialized_Storage_Devices-x86.xml                   |   52 +++++++++++
 en-US/Specialized_Storage_Devices_common-figure-1.xml       |   14 +++
 en-US/Specialized_Storage_Devices_common-figure-2.xml       |   14 +++
 en-US/Specialized_Storage_Devices_common-figure-3.xml       |   14 +++
 en-US/Specialized_Storage_Devices_common-para-1.xml         |    7 +
 en-US/Specialized_Storage_Devices_common-para-2.xml         |    7 +
 en-US/Specialized_Storage_Devices_common-para-3.xml         |    7 +
 en-US/Specialized_Storage_Devices_common-para-4.xml         |    7 +
 en-US/Specialized_Storage_Devices_common-para-5.xml         |    7 +
 en-US/Specialized_Storage_Devices_common-para-6.xml         |    7 +
 en-US/Specialized_Storage_Devices_common-title.xml          |    8 +
 en-US/Specialized_Storage_Devices_common-variablelist-1.xml |   38 ++++++++
 en-US/Storage_Devices-x86.xml                               |   33 +++++++
 en-US/Storage_Devices_common-figure-1.xml                   |   14 +++
 en-US/Storage_Devices_common-indexterm-1.xml                |   12 ++
 en-US/Storage_Devices_common-indexterm-2.xml                |   12 ++
 en-US/Storage_Devices_common-para-1.xml                     |    8 +
 en-US/Storage_Devices_common-title.xml                      |    6 +
 en-US/Storage_Devices_common-variablelist-1.xml             |   55 ++++++++++++
 30 files changed, 428 insertions(+), 4 deletions(-)

New commits:
commit 9022432aaf908e58358f13b3e9e4dd443fe43e22
Author: Ruediger Landmann <r.landmann at redhat.com>
Date:   Thu Apr 29 20:03:05 2010 +1000

    Add storage device selection screens

diff --git a/en-US/Assign_Storage_Devices-common-figure-1.xml b/en-US/Assign_Storage_Devices-common-figure-1.xml
new file mode 100644
index 0000000..ab00669
--- /dev/null
+++ b/en-US/Assign_Storage_Devices-common-figure-1.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<!DOCTYPE figure PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+
+
+<figure float="0"><title>Assign storage devices</title>
+	<mediaobject>
+		<imageobject><imagedata fileref="images/storagedevices/assignstoragedevices.png" format="PNG"/></imageobject>
+		<textobject><para>
+				Screen to select storage devices for installation or for data storage only
+			</para>
+		</textobject>
+	</mediaobject>
+</figure>
diff --git a/en-US/Assign_Storage_Devices-common-para-1.xml b/en-US/Assign_Storage_Devices-common-para-1.xml
new file mode 100644
index 0000000..b3b91c8
--- /dev/null
+++ b/en-US/Assign_Storage_Devices-common-para-1.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+<!DOCTYPE title PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+
+<para>
+	During installation, the devices that you identify here as being for data storage only are mounted as part of the file system, but are not partitioned or formatted. 
+</para>
diff --git a/en-US/Assign_Storage_Devices-common-para-2.xml b/en-US/Assign_Storage_Devices-common-para-2.xml
new file mode 100644
index 0000000..bf4b1c4
--- /dev/null
+++ b/en-US/Assign_Storage_Devices-common-para-2.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+<!DOCTYPE title PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+
+<para>
+	The screen is split into two panes. The left pane contains a list of devices to be used for data storage only. The right pane contains a list of devices that are to be available for installation of the operating system.
+</para>
diff --git a/en-US/Assign_Storage_Devices-common-para-3.xml b/en-US/Assign_Storage_Devices-common-para-3.xml
new file mode 100644
index 0000000..c6c998a
--- /dev/null
+++ b/en-US/Assign_Storage_Devices-common-para-3.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+
+<para>
+	Each list contains information about the devices to help you to identify them. A small drop-down menu marked with an icon is located to the right of the column headings. This menu allows you to select the types of data presented on each device. Reducing or expanding the amount of information presented might help you to identify particular devices.
+</para>
diff --git a/en-US/Assign_Storage_Devices-common-para-4.xml b/en-US/Assign_Storage_Devices-common-para-4.xml
new file mode 100644
index 0000000..077d98c
--- /dev/null
+++ b/en-US/Assign_Storage_Devices-common-para-4.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+
+<para>
+	Move a device from one list to the other by clicking on the device, then clicking either the button labeled with a left-pointing arrow to move it to the list of data storage devices or the button labeled with a right-pointing arrow to move it to the list of devices available for installation of the operating system.
+</para>
diff --git a/en-US/Assign_Storage_Devices-common-para-5.xml b/en-US/Assign_Storage_Devices-common-para-5.xml
new file mode 100644
index 0000000..98aec91
--- /dev/null
+++ b/en-US/Assign_Storage_Devices-common-para-5.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+
+<para>
+	The list of devices available as installation targets also includes a radio button beside each device. Use this radio button to specify the device that you want to use as the boot device for the system.
+</para>
diff --git a/en-US/Assign_Storage_Devices-common-para-6.xml b/en-US/Assign_Storage_Devices-common-para-6.xml
new file mode 100644
index 0000000..0787d78
--- /dev/null
+++ b/en-US/Assign_Storage_Devices-common-para-6.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+
+<para>
+	When you have finished identifying devices to be used for installation, click <guibutton>Next</guibutton> to continue.
+</para>
diff --git a/en-US/Assign_Storage_Devices-common-title.xml b/en-US/Assign_Storage_Devices-common-title.xml
new file mode 100644
index 0000000..8fa40c9
--- /dev/null
+++ b/en-US/Assign_Storage_Devices-common-title.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+<!DOCTYPE title PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+
+<title>
+	Assign Storage Devices
+</title>
diff --git a/en-US/Assign_Storage_Devices-x86.xml b/en-US/Assign_Storage_Devices-x86.xml
new file mode 100644
index 0000000..609c4cd
--- /dev/null
+++ b/en-US/Assign_Storage_Devices-x86.xml
@@ -0,0 +1,36 @@
+<?xml version="1.0"?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+
+<section id="Assign_Storage_Devices-x86">
+
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Assign_Storage_Devices-common-title.xml"/>
+	<!-- Storage Devices -->
+	
+	<para>
+		If you selected more than one storage device on the storage devices selection screen (refer to <xref linkend="Storage_Devices-x86"/>) system, <application>anaconda</application> asks you to select which of these devices should be available for installation of the operating system, and which should only be attached to the file system for data storage. 
+	</para>
+	
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Assign_Storage_Devices-common-para-1.xml"/>
+	<!-- During installation, the devices that you identify here -->
+	
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Assign_Storage_Devices-common-figure-1.xml"/>
+	<!-- Assign Storage Devices -->
+	
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Assign_Storage_Devices-common-para-2.xml"/>
+	<!-- The screen is split into two panes. -->
+	
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Assign_Storage_Devices-common-para-3.xml"/>
+	<!-- Each list contains information about the devices to help you to identify them. -->
+	
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Assign_Storage_Devices-common-para-4.xml"/>
+	<!-- Move a device from one list to the other by clicking on the device, -->
+	
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Assign_Storage_Devices-common-para-5.xml"/>
+	<!-- The list of devices available as installation targets includes -->
+	
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Assign_Storage_Devices-common-para-6.xml"/>
+	<!-- When you have finished identifying devices to be used for installation -->
+
+</section>
+
diff --git a/en-US/Automatic_Partitioning_common-varlistentry-1.xml b/en-US/Automatic_Partitioning_common-varlistentry-1.xml
index 713c40f..7e88634 100644
--- a/en-US/Automatic_Partitioning_common-varlistentry-1.xml
+++ b/en-US/Automatic_Partitioning_common-varlistentry-1.xml
@@ -11,7 +11,7 @@
 		<warning>
 			<title>Warning</title>
 			<para>
-				If you select this option, all data on the selected hard drive(s) is removed by the installation program. Do not select this option if you have information that you want to keep on the hard drive(s) where you are installing Red Hat Enterprise Linux.
+				If you select this option, all data on the selected hard drive(s) is removed by the installation program. Do not select this option if you have information that you want to keep on the hard drive(s) where you are installing Fedora.
 			</para>
 		</warning>
 	</listitem>
diff --git a/en-US/Graphical_Installation-x86.xml b/en-US/Graphical_Installation-x86.xml
index 3adb102..5d405b4 100644
--- a/en-US/Graphical_Installation-x86.xml
+++ b/en-US/Graphical_Installation-x86.xml
@@ -232,6 +232,12 @@
 <!--	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Beginning_Installation_HTTP-x86.xml"/>  -->
 	<!-- Installing via HTTP -->
 	
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Storage_Devices-x86.xml"/>  
+	<!-- Storage devices -->
+	
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Assign_Storage_Devices-x86.xml"/>  
+	<!-- Assign Storage devices -->
+	
 	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Initializing_Hard_Disk-x86.xml"/>  
 	<!-- Initializing Hard Disk -->
 	
@@ -255,9 +261,6 @@
 	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Disk_Partitioning_Setup-x86.xml"/>
 	<!-- Disk Partitioning Setup -->
 	
-	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Disk_Partitioning_Advanced_Storage-x86.xml"/>
-	<!-- Advanced Storage Options -->
-	
 	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Automatic_Partitioning-x86.xml"/>
 	<!-- Default Layout -->
 	
diff --git a/en-US/Specialized_Storage_Devices-x86.xml b/en-US/Specialized_Storage_Devices-x86.xml
new file mode 100644
index 0000000..c3bca66
--- /dev/null
+++ b/en-US/Specialized_Storage_Devices-x86.xml
@@ -0,0 +1,52 @@
+<?xml version="1.0"?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+
+
+<section id="sect-Storage_Device_Selection_Screen-x86">
+
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Specialized_Storage_Devices_common-title.xml"/>
+	<!-- Storage Device Selection Screen -->
+	
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Specialized_Storage_Devices_common-para-1.xml"/>
+	<!-- The storage devices selection screen displays all storage devices to which anaconda has access. -->
+		
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Specialized_Storage_Devices_common-figure-1.xml"/>
+	<!-- Select storage devices -->
+		
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Specialized_Storage_Devices_common-para-2.xml"/>
+	<!-- Devices are grouped under the following tabs: -->
+	
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Specialized_Storage_Devices_common-variablelist-1.xml"/>
+	<!-- Basic Devices Basic storage devices directly connected to -->
+
+	<para>
+		If you do need to configure iSCSI or FCoE storage, click <guibutton>Add Advanced Target</guibutton> and refer to <xref linkend="s1-advanced-storage-x86"/>.
+	</para>
+	
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Specialized_Storage_Devices_common-para-3.xml"/>
+	<!-- The storage devices selection screen also contains a Search tab -->
+	
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Specialized_Storage_Devices_common-figure-2.xml"/>
+	<!-- The Storage Devices Search Tab -->
+	
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Specialized_Storage_Devices_common-para-4.xml"/>
+	<!-- Each tab presents a list of devices detected by anaconda, with information about the device to help you to identify it. -->
+	
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Specialized_Storage_Devices_common-figure-3.xml"/>
+	<!-- Selecting Columns -->
+		
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Specialized_Storage_Devices_common-para-5.xml"/>
+	<!-- Each device is presented on a separate row, with a checkbox to its left. -->
+	
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Specialized_Storage_Devices_common-para-6.xml"/>
+	<!-- Note that the devices that you select here are not automatically wiped by the installation process. -->
+	
+	<para>
+		If you selected only one storage device, click <guibutton>Next</guibutton> and proceed to <xref linkend="sn-initialize-hdd-x86"/>. If you selected two or more storage devices, click <guibutton>Next</guibutton> and proceed to <xref linkend="Assign_Storage_Devices-x86"/>.
+	</para>
+	
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Disk_Partitioning_Advanced_Storage-x86.xml"/>
+	<!-- Advanced Storage Options -->
+	
+</section>
diff --git a/en-US/Specialized_Storage_Devices_common-figure-1.xml b/en-US/Specialized_Storage_Devices_common-figure-1.xml
new file mode 100644
index 0000000..1666633
--- /dev/null
+++ b/en-US/Specialized_Storage_Devices_common-figure-1.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<!DOCTYPE figure PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+
+<figure float="0"><title>Select storage devices</title>
+	<mediaobject>
+		<imageobject><imagedata fileref="images/storagedevices/selectstoragedevices.png" format="PNG"/></imageobject>
+		<textobject><para>
+				Screen to select available storage devices, with tabs for basic devices, firmware RAID, multipath devices, and other SAN devices.
+			</para>
+		</textobject>
+	</mediaobject>
+</figure>
+	
\ No newline at end of file
diff --git a/en-US/Specialized_Storage_Devices_common-figure-2.xml b/en-US/Specialized_Storage_Devices_common-figure-2.xml
new file mode 100644
index 0000000..1553eb5
--- /dev/null
+++ b/en-US/Specialized_Storage_Devices_common-figure-2.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<!DOCTYPE figure PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+
+<figure float="0"><title>The Storage Devices Search Tab</title>
+	<mediaobject>
+		<imageobject><imagedata fileref="images/storagedevices/searchstoragedevices.png" format="PNG"/></imageobject>
+		<textobject><para>
+				The tab contains a drop-down menu to select between searching by port, target, and LUN (with corresponding text boxes for these values) and searching by WWID (with a corresponding text box for this value).
+			</para>
+		</textobject>
+	</mediaobject>
+</figure>
+	
\ No newline at end of file
diff --git a/en-US/Specialized_Storage_Devices_common-figure-3.xml b/en-US/Specialized_Storage_Devices_common-figure-3.xml
new file mode 100644
index 0000000..c3a3159
--- /dev/null
+++ b/en-US/Specialized_Storage_Devices_common-figure-3.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<!DOCTYPE figure PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+
+<figure float="0"><title>Selecting Columns</title>
+	<mediaobject>
+		<imageobject><imagedata fileref="images/storagedevices/storagedevicescolumns.png" format="PNG"/></imageobject>
+		<textobject><para>
+				The drop-down menu in its expanded state
+			</para>
+		</textobject>
+	</mediaobject>
+</figure>
+	
\ No newline at end of file
diff --git a/en-US/Specialized_Storage_Devices_common-para-1.xml b/en-US/Specialized_Storage_Devices_common-para-1.xml
new file mode 100644
index 0000000..d64007b
--- /dev/null
+++ b/en-US/Specialized_Storage_Devices_common-para-1.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+
+<para>
+	The storage devices selection screen displays all storage devices to which <application>anaconda</application> has access.
+</para>
diff --git a/en-US/Specialized_Storage_Devices_common-para-2.xml b/en-US/Specialized_Storage_Devices_common-para-2.xml
new file mode 100644
index 0000000..1a778a9
--- /dev/null
+++ b/en-US/Specialized_Storage_Devices_common-para-2.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+
+<para>
+	Devices are grouped under the following tabs:
+</para>
diff --git a/en-US/Specialized_Storage_Devices_common-para-3.xml b/en-US/Specialized_Storage_Devices_common-para-3.xml
new file mode 100644
index 0000000..aa0b418
--- /dev/null
+++ b/en-US/Specialized_Storage_Devices_common-para-3.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+
+<para>
+	The storage devices selection screen also contains a <guilabel>Search</guilabel> tab that allows you to filter storage devices either by their <firstterm>World Wide Identifier</firstterm> (WWID) or by the port, target, or <firstterm>logical unit number</firstterm> (LUN) at which they are accessed.
+</para>
diff --git a/en-US/Specialized_Storage_Devices_common-para-4.xml b/en-US/Specialized_Storage_Devices_common-para-4.xml
new file mode 100644
index 0000000..9c248c3
--- /dev/null
+++ b/en-US/Specialized_Storage_Devices_common-para-4.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+
+<para>
+	Each tab presents a list of devices detected by <application>anaconda</application>, with information about the device to help you to identify it. A small drop-down menu marked with an icon is located to the right of the column headings. This menu allows you to select the types of data presented on each device. For example, the menu on the <guilabel>Multipath Devices</guilabel> tab allows you to specify any of <guimenuitem>WWID</guimenuitem>, <guimenuitem>Capacity</guimenuitem>, <guimenuitem>Vendor</guimenuitem>, <guimenuitem>Interconnect</guimenuitem>, and <guimenuitem>Paths</guimenuitem> to include among the details presented for each device. Reducing or expanding the amount of information presented might help you to identify particular devices.
+</para>
diff --git a/en-US/Specialized_Storage_Devices_common-para-5.xml b/en-US/Specialized_Storage_Devices_common-para-5.xml
new file mode 100644
index 0000000..13b93d6
--- /dev/null
+++ b/en-US/Specialized_Storage_Devices_common-para-5.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+
+<para>
+	Each device is presented on a separate row, with a checkbox to its left. Click the checkbox to make a device available during the installation process, or click the <firstterm>radio button</firstterm> at the left of the column headings to select or deselect all the devices listed in a particular screen. Later in the installation process, you can choose to install Fedora onto any of the devices selected here, and can choose to automatically mount any of the other devices selected here as part of the installed system. 
+</para>
diff --git a/en-US/Specialized_Storage_Devices_common-para-6.xml b/en-US/Specialized_Storage_Devices_common-para-6.xml
new file mode 100644
index 0000000..85a5674
--- /dev/null
+++ b/en-US/Specialized_Storage_Devices_common-para-6.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+
+<para>
+	Note that the devices that you select here are not automatically wiped by the installation process. Selecting a device on this screen does not, in itself, place data stored on the device at risk. Note also that any devices that you do not select here to form part of the installed system can be added to the system after installation by modifying the <filename>/etc/fstab</filename> file.
+</para>
diff --git a/en-US/Specialized_Storage_Devices_common-title.xml b/en-US/Specialized_Storage_Devices_common-title.xml
new file mode 100644
index 0000000..0bd2b72
--- /dev/null
+++ b/en-US/Specialized_Storage_Devices_common-title.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<!DOCTYPE title PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+
+
+<title>
+	The Storage Devices Selection Screen
+</title>
diff --git a/en-US/Specialized_Storage_Devices_common-variablelist-1.xml b/en-US/Specialized_Storage_Devices_common-variablelist-1.xml
new file mode 100644
index 0000000..bd5e021
--- /dev/null
+++ b/en-US/Specialized_Storage_Devices_common-variablelist-1.xml
@@ -0,0 +1,38 @@
+<?xml version="1.0"?>
+<!DOCTYPE variablelist PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+
+<variablelist>
+	<varlistentry>
+		<term>Basic Devices</term>
+		<listitem>
+			<para>
+				Basic storage devices directly connected to the local system, such as hard disk drives and solid-state drives.
+			</para>
+		</listitem>
+	</varlistentry>
+	<varlistentry>
+		<term>Firmware RAID</term>
+		<listitem>
+			<para>
+				Storage devices attached to a firmware RAID controller.
+			</para>
+		</listitem>
+	</varlistentry>
+	<varlistentry>
+		<term>Multipath Devices</term>
+		<listitem>
+			<para>
+				Storage devices accessible through more than one path, such as through multiple SCSI controllers or Fiber Channel ports on the same system.
+			</para>
+		</listitem>
+	</varlistentry>
+	<varlistentry>
+		<term>Other SAN Devices</term>
+		<listitem>
+			<para>
+				Any other devices available on a storage area network (SAN).
+			</para>
+		</listitem>
+	</varlistentry>
+</variablelist>
diff --git a/en-US/Storage_Devices-x86.xml b/en-US/Storage_Devices-x86.xml
new file mode 100644
index 0000000..20ea612
--- /dev/null
+++ b/en-US/Storage_Devices-x86.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0"?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+
+
+<section id="Storage_Devices-x86">
+
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Storage_Devices_common-title.xml"/>
+	<!-- Storage Devices -->
+	
+	<!-- Index terms -->
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Storage_Devices_common-indexterm-1.xml"/>
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Storage_Devices_common-indexterm-2.xml"/>
+	<!-- End Index terms -->
+	
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Storage_Devices_common-para-1.xml"/>
+	<!-- You can install Red Hat Enterprise Linux on a large variety of storage devices... -->
+	
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Storage_Devices_common-figure-1.xml"/>
+	<!-- Storage devices -->
+	
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Storage_Devices_common-variablelist-1.xml"/>
+	<!-- Basic Storage Devices -->
+	
+	<para>
+		If you select <guimenuitem>Basic Storage Devices</guimenuitem> and have only one storage device attached to your system, <application>anaconda</application> automatically detects the local storage attached to the system and does not require further input from you. Proceed to <xref linkend="sn-initialize-hdd-x86"/>. 
+	</para>
+	
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Specialized_Storage_Devices-x86.xml"/>
+	<!-- Specialized Storage Devices -->
+
+</section>
+
diff --git a/en-US/Storage_Devices_common-figure-1.xml b/en-US/Storage_Devices_common-figure-1.xml
new file mode 100644
index 0000000..b879c91
--- /dev/null
+++ b/en-US/Storage_Devices_common-figure-1.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<!DOCTYPE figure PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+
+
+<figure float="0"><title>Storage devices</title>
+	<mediaobject>
+		<imageobject><imagedata fileref="images/storagedevices/storagedevices.png" format="PNG"/></imageobject>
+		<textobject><para>
+				Screen to select basic or specialized storage devices
+			</para>
+		</textobject>
+	</mediaobject>
+</figure>
diff --git a/en-US/Storage_Devices_common-indexterm-1.xml b/en-US/Storage_Devices_common-indexterm-1.xml
new file mode 100644
index 0000000..648f345
--- /dev/null
+++ b/en-US/Storage_Devices_common-indexterm-1.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<!DOCTYPE indexterm PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+
+
+
+]>
+
+<indexterm significance="normal">
+	<primary>storage devices</primary>
+	<secondary>basic storage devices</secondary>
+</indexterm>
+
diff --git a/en-US/Storage_Devices_common-indexterm-2.xml b/en-US/Storage_Devices_common-indexterm-2.xml
new file mode 100644
index 0000000..739d776
--- /dev/null
+++ b/en-US/Storage_Devices_common-indexterm-2.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<!DOCTYPE indexterm PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+
+
+
+]>
+
+<indexterm significance="normal">
+	<primary>storage devices</primary>
+	<secondary>specialized storage devices</secondary>
+</indexterm>
+
diff --git a/en-US/Storage_Devices_common-para-1.xml b/en-US/Storage_Devices_common-para-1.xml
new file mode 100644
index 0000000..c00430a
--- /dev/null
+++ b/en-US/Storage_Devices_common-para-1.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+
+
+<para>
+	You can install Fedora on a large variety of storage devices. This screen allows you to select either basic or specialized storage devices.
+</para>
diff --git a/en-US/Storage_Devices_common-title.xml b/en-US/Storage_Devices_common-title.xml
new file mode 100644
index 0000000..4a1bee1
--- /dev/null
+++ b/en-US/Storage_Devices_common-title.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<!DOCTYPE title PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+
+<title>Storage Devices</title>
+
diff --git a/en-US/Storage_Devices_common-variablelist-1.xml b/en-US/Storage_Devices_common-variablelist-1.xml
new file mode 100644
index 0000000..74d804a
--- /dev/null
+++ b/en-US/Storage_Devices_common-variablelist-1.xml
@@ -0,0 +1,55 @@
+<?xml version="1.0"?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+
+<variablelist>
+	<varlistentry>
+		<term>Basic Storage Devices</term>
+		<listitem>
+			<para>
+				Select <guimenuitem>Basic Storage Devices</guimenuitem> to install Fedora on the following storage devices:
+			</para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						hard drives or solid-state drives connected directly to the local system.
+					</para>
+				</listitem>
+			</itemizedlist>
+		</listitem>
+	</varlistentry>
+	<varlistentry>
+		<term>Specialized Storage Devices</term>
+		<listitem>
+			<para>
+				Select <guimenuitem>Specialized Storage Devices</guimenuitem> to install Fedora on the following storage devices:
+			</para>
+			<itemizedlist>
+				<listitem>
+					<para>
+						<firstterm>Storage area networks</firstterm> (SANs) 
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						<firstterm>Direct access storage devices</firstterm> (DASDs)
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Firmware RAID devices
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Multipath devices
+					</para>
+				</listitem>
+			</itemizedlist>
+			<para>
+				Use the <guimenuitem>Specialized Storage Devices</guimenuitem> option to configure <firstterm>Internet Small Computer System Interface</firstterm> (iSCSI) and <firstterm>FCoE</firstterm> (Fiber Channel over Ethernet) connections.
+			</para>
+		</listitem>
+	</varlistentry>
+</variablelist>
+




More information about the docs-commits mailing list