[user-guide] Changed Media.xml back (I removed it based on bad info)

Zach Oglesby zoglesby at fedoraproject.org
Mon Sep 12 21:47:59 UTC 2011


commit 8900536010b6d784099fb74180cf4928cee99c01
Author: Zach Oglesby <oglesbyzm at gmail.com>
Date:   Mon Sep 12 17:47:53 2011 -0400

    Changed Media.xml back (I removed it based on bad info)

 en-US/Media.xml |  252 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 247 insertions(+), 5 deletions(-)
---
diff --git a/en-US/Media.xml b/en-US/Media.xml
index af06b82..0eb0716 100644
--- a/en-US/Media.xml
+++ b/en-US/Media.xml
@@ -3,11 +3,253 @@
 ]>
 
 <chapter id="chap-User_Guide-Media">
-	<title>Media Creation</title>
-	<section> 
-	  <para>
-	    For guides related to the creation of media please see the <citetitle>Burning ISO Images Guide</citetitle> or <citetitle>Live Images Guide</citetitle> on <ulink>http://docs.fedoraproject.org</ulink>
-	  </para>
+	<title>Media</title>
+	<para>
+		When you insert or connect <firstterm>media</firstterm> such as a CD, DVD, hard drive, or flash drive, to your computer, the desktop enviroments in Fedora automatically recognizes the media and make it available for use. In GNOME, a <application>Nautilus</application> file manager window appears displaying the media's contents, and you can also find the media in the Activities overview by typing <token>files</token> in the search bar (it will be listed under <guilabel>Places and Devices</guilabel>). On the <application>KDE</application> desktop an icon is placed in the bottom panel next to the <application>pager</application>.
+	</para>
+	<para>
+<!-- you do not need to umount in KDE? -->
+		In <application>GNOME</application> you should <firstterm>unmount</firstterm> media before removing it from the computer. To do this, right-click on the device's icon and then select <guilabel>Unmount Volume</guilabel> or <guilabel>Eject</guilabel>, depending on what type of media you are using.  During this process any remaining changes to the data on the media are <firstterm>written</firstterm> to the device, allowing safe removal without data loss. If you remove media without unmounting it first, you could cause data to be corrupted or lost.
+	</para>
+	<para>
+		There are several multi-media applications available for <application>GNOME</application> and <application>KDE</application> desktops. These applications will run in either Fedora desktop environment. To install software packages not already installed, refer to <xref linkend="chap-User_Guide-Managing_software" />. You can install applications either by using the <application>PackageKit</application> application or on the command line by using <application>Yum</application>.
+	</para>
+	<section id="sect-User_Guide-Media-ISO_images">
+		<title>ISO images</title>
+		<para>
+			The instructions in this chapter refer to <firstterm>image files</firstterm> at various points. In this context, an <firstterm>image file</firstterm> (or <firstterm>disc image</firstterm>) is an archive file of an <firstterm>optical disc</firstterm>, in a format defined by the International Organization for Standardization (ISO). ISO image files typically have an <filename>.iso</filename> extension. The name ISO is taken from the <firstterm>ISO 9660 file system</firstterm> used with CD-ROM media, but an ISO image can also contain <firstterm>Universal Disk Format</firstterm> (UDF) file system because UDF is backward-compatible with ISO 9660. An ISO image includes all the data of files contained on the archived CD or DVD. They are stored in an uncompressed format.
+		</para>
+		<para>
+			In addition to data of the files it also contains all the file system metadata, including boot code, structures, and attributes. ISO images do not support <firstterm>multi-track</firstterm>, thus they cannot be used for audio CDs, VCD, and hybrid audio CDs.
+		</para>
 	</section>
+	
+	<section id="sect-User_Guide-Media-Writing_CDs_or_DVDs">
+		<title>Writing CDs or DVDs</title>
+		<para>
+			Fedora includes support for writing to CDs and DVDs. This means that you can permanently <firstterm>burn</firstterm> files to CDs or DVDs for backup, file transport, or any other reason.
+		</para>
+		<note>
+			<title>Required hardware</title>
+			<para>
+				Not all optical drives (CD or DVD drives) are equipped to burn new media. An easy way to check whether that you can burn optical media is to look at the front of your disc drive. It should indicate the drive&#39;s capabilities. You can also look up the model of your drive on line. An even easier way is to simply try burning a disc; chances are, if you cannot select the option for burning discs, it is not a problem with Fedora; your drive simply does not support this operation.
+			</para>
+		</note>
+		<section id="sect-User_Guide-Writing_CDs_or_DVDs-Using_Brasero_in_GNOME">
+			<title>Using Brasero in GNOME</title>
+			<para>
+				<application>Brasero</application> is the default GNOME application for burning audio and video media. It can also be used to backup data or to burn an ISO image. To launch the program, go to the Activities overview. Type the first few letters of the application's name, then click on the icon that appears or press <keycap>Enter</keycap>. Alternatively, look for the <application>Brasero</application> icon in <menuchoice><guimenu>Applications</guimenu><guimenuitem>Accessories</guimenuitem></menuchoice>.
+			</para>
+			<para>
+			When first launched, the left side of <application>Brasero</application> features buttons to create a new project. This can be an audio project, data project, video project, or it can be a project to copy a disk or burn an image. 
+Once you choose a new project type, <application>Brasero</application> will provide instructions for that project. For example, to burn and Audio CD, click the <guilabel>Audio Project</guilabel> button or select <menuchoice><guimenu>Project </guimenu><guisubmenu> New Project </guisubmenu><guisubmenu> New Audio Project</guisubmenu></menuchoice>.  On the following screen click the plus icon to add open a file browser and select files for the project. 
+			</para>
+			<para>
+When you are ready to burn your CD/DVD, select the image or media at the bottom of the application and click the <guilabel>Burn...</guilabel> button.  If you need to delay burning your media, you can save your project and return to it later.  Use the <menuchoice><guimenu>Project</guimenu></menuchoice> menu for these options.
+			</para>
+		</section>
+		
+		<section id="sect-User_Guide-Writing_CDs_or_DVDs-Using_K3b_to_burn_media_in_KDE">
+			<title>Using K3b to burn media in KDE</title>
+			<!--                                                                                                                                              [[Image:Docs_Drafts_DesktopUserGuide_Media_k3b.png]]                                                                                                                                              -->
+			<para>
+				<application>K3b</application> is included on the Live-KDE media but is not installed by default from the Gnome Live CD or the DVD. If you do not have access to the Internet, you can use the Fedora DVD to install <application>K3b</application>. After you install <application>K3b</application>, using one of the methods described above, launch the program by clicking the <menuchoice><guimenu>Kickoff Application Launcher </guimenu><guisubmenu> Applications </guisubmenu><guisubmenu> Multimedia </guisubmenu><guisubmenu> K3b</guisubmenu></menuchoice>.
+			</para>
+			<para>
+				When the application opens the <firstterm>action buttons</firstterm> are displayed at the bottom of the window: 
+				<itemizedlist>
+					<listitem>
+						<para>
+							<guilabel>New Data CD Project</guilabel>
+						</para>
+					</listitem>
+					<listitem>
+						<para>
+							<guilabel>New Audio CD Project</guilabel>
+						</para>
+					</listitem>
+					<listitem>
+						<para>
+							<guilabel>Copy Medium...</guilabel>
+						</para>
+					</listitem>
+					<listitem>
+						<para>
+							<guilabel>More actions...</guilabel>
+						</para>
+					</listitem>
+				</itemizedlist>
+			</para>
+			<para>
+				To add files to your <application>K3b</application> project, drag the files into the project pane at the bottom of the screen. Everything in this project pane will be burned to your optical medium.
+			</para>
+			<para>
+				When you are ready to burn the files or folders to disk click the <guilabel>Burn</guilabel> button. If you need to delay burning the media, you can use the menus at the top to save your work and return at a later time.
+			</para>
+			<para>
+				To burn an ISO image file, use the <menuchoice><guimenu>Tools </guimenu><guisubmenu> Burn Image</guisubmenu></menuchoice>. Navigate to and select the .iso image, then click the <guilabel>Start</guilabel> button.
+			</para>
+		</section>
+		
+		
+
+	</section>
+	
+	<section id="sect-User_Guide-Media-Making_bootable_USB_media">
+		<title>Making bootable USB media</title>
+		<para>
+			With the <application>liveusb-creator</application> tool, you can set up USB media to hold a bootable copy of Fedora. This allows you to run Fedora on a computer without making any changes to the computer&#39;s hard drive, as long as the computer is capable of booting from USB media, and is set up to do so.
+		</para>
+		<para>
+			To create a bootable copy of Fedora on USB media, you will need: 
+			<itemizedlist>
+				<listitem>
+					<para>
+						a USB media device with at least 1&nbsp;GB of free space will work for most images but 2 GB of free space is strongly recommended. USB media often comes in the form of flash devices sometimes called pen drives, thumb disks, or keys; or as an externally connected hard disk device. Almost all media of this type is formatted as a vfat file system. You can create bootable USB media on media formatted as ext2, ext3, or vfat.
+					</para>
+					<note>
+						<title>USB Image Writing is Non-destructive</title>
+						<para>
+							Existing data on the media is not harmed and there is no need to repartition or reformat your media. However, it is always a good idea to back up important data before performing sensitive disk operations.
+						</para>
+					</note>
+					<note>
+						<title>Unusual USB media</title>
+						<para>
+							In a few cases with oddly formatted or partitioned USB media, the image writing may fail.
+						</para>
+					</note>
+					<para>
+						The Fedora installation using the Fedora Live CD will occupy about 1&nbsp;GB. Beyond this, you might want to allocate space for Fedora to store files such as documents or software installations. These documents and programs will be available to you every time you start a computer with this USB media device, since they are stored on the device itself and not on the computer to which it is attached. This feature is a major advantage of running Fedora from Live USB media rather than from a Live CD.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						a copy of the Fedora Live CD or Fedora KDE Live CD, or a connection to the Internet. The <application>liveusb-creator</application> tool copies the files from a Fedora Live CD or Fedora KDE Live CD to create bootable USB media. If you do not have a Fedora Live CD or Fedora KDE Live CD, <application>liveusb-creator</application> can download a CD image from the Internet. However, because this CD image is a very large file, you might find this approach impractical if you do not have a broadband Internet connection.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						the <application>liveusb-creator</application> tool, for Fedora or Microsoft Windows. Instructions for obtaining this tool appear in the following sections specific to each operating system.
+					</para>
+				</listitem>
+			</itemizedlist>
+		</para>
+		<section id="sect-User_Guide-Making_bootable_USB_media-USB_image_creation_in_Windows">
+			<title>USB image creation in Windows</title>
+			<orderedlist>
+				<listitem>
+					<para>
+						Download the <application>liveusb-creator</application> program for Microsoft Windows at <ulink url="http://fedorahosted.org/liveusb-creator">http://fedorahosted.org/liveusb-creator</ulink>.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Follow the instructions given at the site and in the <application>liveusb-creator</application> program to create the bootable USB media.
+					</para>
+				</listitem>
+			</orderedlist>
+		</section>
+		
+		<section id="sect-User_Guide-Making_bootable_USB_media-USB_image_creation_in_Fedora">
+			<title>USB image creation in Fedora</title>
+			<para>
+				To install <application>liveusb-creator</application> in GNOME, go to the Activities overview. TType <token>add</token> into the search field, then select on the <application>Add/Remove Programs</application> icon that appears. Alternatively, look for the <application>Add/Remove Programs</application> icon in <menuchoice><guimenu>Applications</guimenu><guimenuitem>System Tools</guimenuitem></menuchoice>. This will open the <application>Add/Remove Software</application> application. Searching for <literal>liveusb-creator</literal> and install it by ticking on the box next to it and clicking on <guilabel>Apply</guilabel>.
+			</para>
+			<para>
+				You can also install the application from the command line with the following command:
+			</para>
+			
+<screen>
+# yum install liveusb-creator
+</screen>
+			<para>
+				To open <application>liveusb-creator</application>, go to the Activities overview. Type the first few letters of the application's name, then click on the icon that appears or press <keycap>Enter</keycap>. Alternatively, look for the <application>liveusb-creator</application> icon in <menuchoice><guimenu>Applications</guimenu><guimenuitem>System Tools</guimenuitem></menuchoice>. To create live USB media, 
+				<orderedlist>
+					<listitem>
+						<para>
+							Enter the root password if prompted.
+						</para>
+					</listitem>
+					<listitem>
+						<para>
+							Choose whether to <menuchoice><guimenu>Use existing Live CD</guimenu></menuchoice> and specify its location on your comptuer, or to <menuchoice><guimenu>Download Fedora</guimenu></menuchoice> and select a file from the <firstterm>drop-down menu</firstterm>.
+						</para>
+					</listitem>
+					<listitem>
+						<para>
+							Select your <guilabel>Target Device</guilabel> for your Fedora installation, such as a USB memory stick.
+						</para>
+					</listitem>
+					<listitem>
+						<para>
+							select how much <guilabel>Persistent Storage</guilabel> you want. This is space that Fedora can use to hold documents and other files.
+						</para>
+					</listitem>
+				</orderedlist>
+			</para>
+			<para>
+				After you have made all of your choices just press the <guilabel>Create Live USB</guilabel> button to start the process.
+			</para>
+			<para>
+				Visit the <ulink url="http://fedorahosted.org/liveusb-creator">liveusb-creator web page</ulink> or the Fedora Wiki <ulink url="http://fedoraproject.org/wiki/How_to_create_and_use_Live_USB">How to Create a Live USB</ulink> page for more information.
+			</para>
+			<para>
+				Another option to create a USB Image is:
+			</para>
+			<important>
+				<title>Advanced usage</title>
+				<para>
+					This content is written for the more advanced user. It assumes that you are comfortable with the command line and have a relatively good knowledge of Linux terminology. It is probably not necessary to using Fedora as a desktop user, but can help a desktop user expand his or her knowledge base and face more complicated troubleshooting issues.
+				</para>
+			</important>
+			<orderedlist>
+				<listitem>
+					<para>
+						Install the &#39;&#39;livecd-tools package&#39;&#39; on your system with the following command:
+					</para>
+					
+<screen>
+su -c &#39;yum -y install livecd-tools&#39;
+</screen>
+				</listitem>
+				<listitem>
+					<para>
+						Plug in your USB media.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						Find the device name for your USB media. If the media has a volume name, look up the name in <filename>/dev/disk/by-label</filename> or use <command>findfs</command>
+					</para>
+					
+<screen>
+su -c &#39;findfs LABEL="MyLabel"&#39;
+</screen>
+					<para>
+						If the media does not have a volume name, or you do not know it, use <command>blkid</command> or consult the <filename>/var/log/messages</filename> log for details:
+					</para>
+					
+<screen>
+su -c &#39;less /var/log/messages&#39;
+</screen>
+				</listitem>
+				<listitem>
+					<para>
+						Use the <command>livecd-iso-to-disk</command> command to write the ISO image to the media:
+					</para>
+					
+<screen>
+su -c &#39;livecd-iso-to-disk the_image.iso /dev/<replaceable>sdX1</replaceable>&#39;
+</screen>
+					<para>
+						Replace <replaceable>sdX1</replaceable> with the device name for the partition on the USB media. Most flash drives and external hard disks use only one partition. If you have changed this behavior or have oddly partitioned media, you may need to consult other sources of help.
+					</para>
+				</listitem>
+			</orderedlist>
+		</section>
+
+	</section>
+
 </chapter>
 


More information about the docs-commits mailing list