F11 User Guide - Media

From FedoraProject

Jump to: navigation, search


Contents

Media Basics

When you insert or connect a medium, such as a CD, DVD, hard drive, or flash drive, to your computer, Fedora automatically recognizes and makes it available for use. An icon is placed on your desktop and in the Places menu in GNOME. On the KDE desktop an icon is placed in the bottom panel next to the workspace switcher, and in the Kickoff Application Launcher > File Manager, the medium's icon is on the left of the file display window.

In GNOME you should unmount the medium before removing it from the computer. 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. Removing the medium without unmounting it first could cause data to be corrupted; if this is the case, you will not be able to get your data back in the future.

There are several multi-media applications available for GNOME and KDE desktops. These applications will run in either Fedora desktop environment. To install software packages not already installed, please read the chapter on managing software. You can install applications by either using the PackageKit application or on the command line by using Yum.

To begin, make sure there is sufficient free space available on the USB media. There is no need to repartition or reformat your media. It is always a good idea to back up important data before performing sensitive disk operations.

ISO Image

An ISO image is an archive file, also known as a disk image of an optical disc, in a format defined by the International Organization for Standardization (ISO). Iso image files typically have an .iso extension. The name iso is taken from the ISO 9660 file system used with CD-ROM media, but an iso image can also contain Universal Disk Format (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/DVD. They are stored in an uncompressed format.

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 multi-track, thus they cannot be used for audio CDs, VCD, and hybrid audio CDs.

Writing CDs or DVDs

Fedora includes support for writing to CDs and DVDs. This means that you can permanently burn files to the CD/DVD for backup, file transport, or any other reason.

Note.png
Required Hardware
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's capabilities. You can also look up the model of your drive online. An even easier way is to simply try burning a disc; chances are, if you can't select the option for burning discs, it's not a problem with Fedora; your drive simply does not support this operation.

Using CD/DVD Creator to Burn Media in GNOME

Cd-dvd-creator.png CD/DVD Creator burns CDs and DVDs.

  1. To open Select Places > CD/DVD Creator.

To create a data disc:

  • Here you can choose write to your CD/DVD or to a File Image. An image file (ISO) is a normal file that will be saved to your computer and you can write to a CD later.
  • To write a disc image to a CD/DVD, right-click on the Disc Image File, then choose Open with CD/DVD Creator from the popup menu. When you burn a a disc image the Disc name and Write speed are not available.
  • If you are copying regular data you can type a name for your CD/DVD in the Disc name window and select a Write speed from the drop-down under Write Options. You will also see the size of your data that will be written to the disc.

To make a copy of a CD or DVD:

If you have only one write drive the program will first create a file on your computer. The original disk will be ejected, and ask you to change it for a blank disk to copy on.

The Help manual can be accessed by pressing the [F1] key or clicking Help > Contents on the top menu bar.

Using K3b to Burn Media in KDE

Docs Drafts DesktopUserGuide Media k3b.png K3b is not installed by default from the Live-CD or the DVD. If you do not have access to the Internet, you can use the Fedora DVD to install K3b. After you install K3b, using one of the methods described above, launch the program by clicking the Kickoff Application Launcher > Applications > Multimedia > K3b. When the application opens the action buttons are displayed at the bottom of the window:

Docs Drafts DesktopUserGuide Media k3baudiocd.pngTo create a New Audio CD Project
Docs Drafts DesktopUserGuide Media k3bdatacd.pngTo create a New Data CD Project
Docs Drafts DesktopUserGuide Media k3bdatadvd.pngTo create a New Data DVD Project
Docs Drafts DesktopUserGuide Media k3bcopycd.pngTo Copy a CD
Note.png
Adding Files
To add files to your K3b 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.

Using GnomeBaker in Gnome

Docs Drafts DesktopUserGuide Media gnomebaker-48.png GnomeBaker is not installed by default from the Live-CD or the DVD. If you do not have access to the Internet, you can use the Fedora DVD to install GnomeBaker. Launch the program by clicking Applications > Sound and Video > GnomeBaker.

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

Docs Drafts DesktopUserGuide Media gnomebaker-data-dvd.pngData DVD Use this to burn files and folders to a DVD .
Docs Drafts DesktopUserGuide Media gnomebaker-data-cd.pngData CD Use this to burn files and folders to a CD.
Docs Drafts DesktopUserGuide Media gnomebaker-audio-cd.pngAudio CD Use this to create an audio CD.
  • If the .iso file is for a CD, choose Burn CD Image.
  • Navigate to the image, select it, and click the OK button.
  • Click the [Start] button in the next window to confirm burning your disc image.

Making USB Media

A Live image (.iso) can be used in either a Windows or Linux system to make bootable USB media.

Note.png
USB Image Writing is Non-destructive
Any existing data on the media is not harmed. It is always a good idea to back up important data before performing sensitive disk operations.
Note.png
Unusual USB Media
In a few cases with oddly formatted or partitioned USB media, the image writing may fail.

USB Image Creation in Windows

To begin, make sure there is sufficient free space available on the USB media. There is no need to repartition or reformat your media. It is always a good idea to back up important data before performing sensitive disk operations.

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.

USB Image Creation in Fedora

You can install liveusb-creater by clicking on System > Administration > Add/Remove Software, then search for liveusb-creator, and install. Or you can install the application from Terminal with the following command:

# yum install liveusb-creator

To open liveusb-creator click on Applications > System Tools > liveusb-creator.

Visit the liveusb-creater web page for more information.

Another option to create a USB Image is:

Important.png
Advanced Usage
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.


 su -c 'yum -y install livecd-tools'


su -c 'findfs LABEL="MyLabel"'


su -c 'less /var/log/messages'


su -c 'livecd-iso-to-disk the_image.iso /dev/sdX1'

Replace sdX1 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.

Previous Page - Tour of the Xfce Desktop Table of Contents Next Page - Connecting to the Internet