initCommon(); $template->displayHeader(); ?>

7. Fedora Live Images

[Tip]Latest Release Notes on the Web

These release notes may be updated. Visit http://docs.fedoraproject.org/release-notes/ to view the latest release notes for Fedora.

The Fedora release includes several live ISO images in addition to the traditional installation images. These ISO images are bootable, and you can burn them to media and use them to try out Fedora. They also include a feature that allows you to install the live image content to your hard drive for persistence and higher performance.

7.1. Available Images

There are three live images available for Fedora 7.

  1. Fedora 7 i686 Desktop CD. This is a CD sized image for i686 machines. It includes the GNOME desktop environment, integrates all supported Fedora locales, and features a basic set of the productivity applications available in Fedora.

  2. Fedora 7 x86_64 Desktop DVD. This is a DVD sized image for x86_64 machines. The feature set is the same as in the i386 Desktop CD and includes multilib packages.

  3. Fedora 7 i686 KDE Desktop CD. This is a CD sized image for i686 machines. It includes the KDE Desktop environment and a large set of KDE applications. This image only has full support for the English language. The GNOME based Live images do not include the OpenOffice.org office suite to save space. Instead they include Abiword and support for more locales. The KDE Live CD uses parts of koffice instead. The Fedora Live images do not support i586 class machines. To install Fedora on an i586, you must use the classic installation method.

7.2. Usage Information

The Live images should boot on any machine that supports booting from CD-ROM. Upon booting the CD, you can log in and use the desktop environment as the fedora user. Leave the password prompt blank to login. The Live images do not automatically login so users can select a preferred language. After logging in, if you wish to install the contents of the live image to your hard drive, click on the Install to Hard Drive icon on the desktop.

[Note]No i586 Support

The i686 Live images will not boot on an i586 machine.

7.3. USB Booting

Another way to use these Live images is to put them on a USB stick. To do this, install the livecd-tools package from the development repository. Then, run the livecd-iso-to-stick script:

/usr/bin/livecd-iso-to-stick /path/to/live.iso /dev/sdb1

Replace /dev/sdb1 with the partition where you want to put the image.

This is not a destructive process; any data you currently have on your USB stick is preserved.

7.4. Differences From a Regular Fedora Install

The following items are different from a normal Fedora install with the live images.

  • The sshd service is disabled, since there is no password by default.

  • NetworkManager is enabled by default in both GNOME and KDE based Live images.

displayFooter('$Date: 2007/05/31 03:35:04 $'); ?>