User Guide/9/Media

From FedoraProject

Jump to: navigation, search

Contents

Using Media

This chapter covers how to use media such as hard drives, DVDs, CDs, and flash drives in Fedora.

Understanding

When you insert or connect a medium to your computer, Fedora automatically recognizes and makes it available for use: an icon is placed both on your desktop and in the Places menu.

Mounting Media as Volumes
When Fedora detects a new medium has been inserted or connected it mounts it as a volume. The hard drive that Fedora is installed on is mounted by default during start-up and cannot be ejected, or unmounted, like other volumes.

When you are finished using your media alert Fedora that you would like to remove this volume. To do this, right-click on the device's icon and then select Unmount Volume or Eject, depending on what type of media you are using; during this process any remaining changes to the data on the media is written to the device, allowing safe removal without data loss.

Exploring Media

To view the contents of a volume, double-click its icon on the desktop, or choose the volume name from the Places menu.

All of the contents of the volume are displayed in the window. Files on the volume can be opened with a double-click; further actions can be performed by right-clicking the file to gain access to the context menu.

Writing CDs or DVDs

Fedora includes support for writing to CDs and DVDs. To write to a CD or DVD:

Using Nautilus in GNOME

  1. Open a Nautilus window, by double-clicking Home or Computer (Nautilus is the graphical file manager).
  2. Select Places > CD/DVD Creator.
  3. Use the initial Nautilus window to navigate to the files you wish to burn, then drag and drop them into the empty CD/DVD Creator window.
  4. Click Write to Disc.
  5. In the dialog box, you can change the name of the disc and the write speed if they are incorrect.
  6. Click Write.

Using K3b in KDE

Both GNOME and KDE do not have K3b installed by default. To install using Pirut, refer to the chapter Managing Software With Pirut . With Pirut running, go through the menu Browse (tab) > Applications > Sound and Video, then click the Optional packages button and type k3b into the search field.

To install K3b using the console:

su -c 'yum install k3b'

When installed K3b is found under Applications > Sound and Video > K3b

Image:Docs_Drafts_DesktopUserGuide_Media_k3b.png

In K3b there are action buttons in the bottom of the window:

Image:Docs_Drafts_DesktopUserGuide_Media_k3baudiocd.pngTo create a New Audio CD Project
Image:Docs_Drafts_DesktopUserGuide_Media_k3bdatacd.pngTo create a New Data CD Project
Image:Docs_Drafts_DesktopUserGuide_Media_k3bdatadvd.pngTo create a New Data DVD Project
Image:Docs_Drafts_DesktopUserGuide_Media_k3bcopycd.pngTo Copy a CD
To add files to your K3b project, drag the files into the project pane, that is, the bottom pane

When you are ready to burn the files or folders to disk click the Burn button.

To burn an ISO image file such as the Fedora 8 DVD installation image, use the Tools > Burn DVD ISO Image. Navigate to and select the .iso image, then click the Start button.

Using GnomeBaker in Gnome

GnomeBaker is not installed by default. In Pirut, install via Browse (tab) > Applications > Sound and Video, then click the Optional packages button and type gnomebaker into the search field.

To install GnomeBaker using the console:

su -c 'yum install gnomebaker'

When installed GnomeBaker is found under Applications > Sound and Video > CD/DVD Writer

Image:Docs_Drafts_DesktopUserGuide_Media_gnomebaker-32.png

In GnomeBaker there are three primary 3 buttons in the bottom pane of the programs window:

Image:Docs_Drafts_DesktopUserGuide_Media_gnomebaker-data-dvd.pngData DVD Use this to burn files and folders to a DVD .
Image:Docs_Drafts_DesktopUserGuide_Media_gnomebaker-data-cd.pngData CD Use this to burn files and folders to a CD.
Image:Docs_Drafts_DesktopUserGuide_Media_gnomebaker-audio-cd.pngAudio CD Use this to create an audio CD.
Previous Page - Tour of the Xfce Desktop Table of Contents Next Page - Connecting to the internet