Before You Begin the Installation


Installing a new operating system is a major event and you should make sure that you have properly thought through what is going to take place. The first thing you should consider is how the hardware will be affected by the software that you propose to install. Although Fedora runs well on an extremely wide variety of hardware, it is worthwhile checking out your hardware components because there may be a banana peel waiting for you to slip up on. The following sections provide some areas for you to investigate and think about, and may even save you hours of frustration when something goes wrong. The sections are designed to complement the ideas and checklists presented in Chapter 2, "Preparing to Install Fedora."

You start by researching and documenting your hardware. This information will prove helpful later on during the installation.

Research Your Hardware Specifications

At the absolute minimum you should know the basics of your system, such as how much RAM you have installed, what type of mouse, keyboard and importantly the type of monitor you have. Knowing the storage capacity of your hard drive is also important because it helps you plan how to divide it up for Fedora. It is also a good idea to find out whether you are using SATA drivers, or the more traditional PATA drives. A small detail such as whether your mouse uses the USB or PS/2 interface can ensure proper pointer configurationsomething that should happen without fail, but you will be glad you know if something goes wrong! The more information you have, the better prepared you are for any problems.

Use the checklist shown in Table 2.2 in Chapter 2 to inventory or at least record some basic features of your system. Some items you need to know include the amount of installed memory, size of your hard drive, type of mouse, capabilities of the display monitor (such as maximum resolution), and number of installed network interfaces (if any).

Choose an Installation Type

You should also decide what the machine that you are installing Fedora on will be used for. When you know this, you are in a better position to specify packages or even leave out extraneous packages. It can also help you decide how you should slice up your hard drive to work with Fedora.

For convenience, the Fedora installer offers quick presets for a personal desktop, workstation, and server installation. Each type installs a set of preselected software libraries and applications. Use the custom installation option to select individual software packages and fine-tune your software selection. Refer to Chapter 2 for details and hardware requirements for these installs.

Note

Although you can support nearly any operation (such as a development workstation or server) by installing all the software included with this book's DVD, this approach generally is not a good idea unless you are testing new hardware or learning how to use Linux at home. The reason for this is that installing extraneous software not relevant to support specific operations, especially in a business or production environment, can introduce security risks.


Choose Software Installation Options

Most new users of Fedora may be tempted to go ahead and install all of the available software so they can explore their options. However, this is not necessarily a good idea particularly from a security standpoint. The more software and server software you have installed, the more potential inroads you provide to your system through any vulnerabilities. The best approach is to decide what you intend to use your system for and choose appropriate software to match. When the system is up and running, you can rely on either pirut or yum depending on whether you prefer nice GUI programs or using the command-line. Using these two tools allows you to deflect any dependency problems and the tools are pretty straightforward.

Of course you do need to give due consideration to your hardware when you choose your software packages. After all, it is a bit much to expect a multimedia system to run at an acceptable speed on a Pentium-based system. Such a system could instead be used as a file server or even a print server, two possible functions that do not require a window manager to be running. Likewise, if you are lucky enough to be running dual (or even a quad-core PowerMac), you might want to take full advantage of the processing power. Giving thought to the software and the context in which it is installed enables you to get the most out of Fedora.

Planning Partition Strategies

Partitioning is a topic that can strike fear into the hearts of novice Linux users. Coming from a Microsoft world, where you might just be used to having one hard drive, it can seem a bit strange to use an operating system that makes partitioning important. Depending on your requirements, you may opt to have a single large partition to contain all your files, or you may prefer to segment your installation across several partitions in order to match your individual needs. You also have to take into account such things as what you will use to back up your data. With the abundance of external hard drives and flash-based memory sticks you could use these, but it is important to remember to provision back up storage space that is equal to or in excess of your specific requirements. Thanks to the ever decreasing prices of storage, a 250GB SATA drive can be had for just over $100. You will thank yourself that you backed up your data when your primary hard drive goes down!

The needs of the business should be the primary concern when deciding to implement a Linux system. Be careful when specifying a system and ensure that you build in an adequate upgrade path that allows you to extend the life of the system and add any additional storage or memory.

Knowing how software is allocated on your hard drive for Linux involves knowing how Fedora organizes its filesystem, or layout of directories on storage media. This knowledge can help you make the most out of hard drive space; and in some instances, such as planning to have user directories mounted via NFS or other means, it can help head off data loss, increase security, and accommodate future needs. Create a great system, and you'll be the hero of information services.

To plan the best partitioning scheme, research and know the answers to these questions:

  • How much disk space does your system require?

  • Do you expect your disk space needs to grow significantly in the future?

  • Will the system boot just Fedora, or do you need a dual-boot system?

  • How much data will require backup, and what backup system will work best? (See Chapter 17, "Backing Up, Restoring, and Recovery," for more information on backing up your system.)

CD-ROM Installation Jumpstart

To install Fedora from the DVD included with this book, you must have at least a Pentium-class CPU, 800MB hard drive, and 64MB RAM. You need at least 192MB to install using Fedora's graphical installer. A 10GB hard drive can easily host the entire distribution, leaving about 3GB free for other data. Most modern systems have significantly larger drives, and it is an idea to invest in more storage from your local computer store.

To begin the installation, you need to get into your computer's BIOS to set the boot sequence so that the CD/DVD drive is the first drive that is booted. Insert the DVD into the drive and let the system boot. When the boot: prompt appears hit the Enter key and follow through the various dialog boxes to install Fedora.

Make sure that you make a note (mental or otherwise) of the root password because you will need it later. When the installer is finished, the DVD ejects and you are asked to reboot the computer. A few more dialog boxes appear to allow you to do some more initial configuration of the system before you are greeted with a login prompt. Make sure to log in as the user you created during the installation and not as root.

If you have a floppy drive, create a boot disk during the install (see the "Step-by-Step Installation" section). Finally, finish the install, remove the CD-ROM from your computer, and reboot. Then log in and enjoy Fedora!


The Boot Loader

You need to decide how to boot your system. For example, you can boot Fedora from a hard drive or removable USB key using the default boot loader, the Grand Unified Boot Loader (known as GRUB), use a commercial boot loader (as discussed in Chapter 2), or choose to not use a boot loader at all. Not using a boot loader can make booting Fedora difficult, but not impossible. For example, you can use another operating system such as DOS to jump-start to a Fedora session.

A boot loader is most often installed in the master boot record (MBR) of an IDE hard drive, but can also be installed in the root Linux partition, or on a floppy disk. The boot loader can be used to pass essential kernel arguments to the Linux kernel for use during the boot process. Some arguments might include special disk geometry settings or specifying additional network interfaces. Fedora's boot loader, GRUB, supports special operations, such as booting from read-only memory (ROM) or flashed memory chips containing boot-loading code. Using a boot loader from floppy disk works with many PCs, but you should be aware that not all PC hardware BIOS supports booting via universal serial bus (USB) removable media or from a floppy disk. In fact, most new PCs no longer include a floppy disk drive as standard!

The GRUB loader works with all BSD UNIX variants and many proprietary operating systems. This utility also supports menuing, command lines, installed RAM detection, and diskless and remote network booting. GRUB also offers password protection.

Note

If you find that LOADLIN fails to boot Linux and complains about a large kernel size, you can either try using make bzimage to build a smaller kernel or rebuild a kernel that relies less on built-in features and more on loadable modules. See Chapter 39, "Kernel and Module Management," for more information.


When choosing a commercial boot loader, weigh its capabilities and options. A good boot loader supports multiple operating systems, the capability to boot different Linux kernels (in order to change the characteristics of a system or easily accommodate new hardware), password protection, custom boot displays, and sane defaults, such as requiring verification before overwriting existing configurations and accommodating other recognized filesystems or previously installed boot code.

If you run into trouble after installing Fedora, make sure to read the documentation for your boot loader to acquire any diagnostic information. Most boot loaders report on any problems, and the solution might be commonly known. Your best (and least expensive) bet is to use GRUB because it is the default boot loader for Fedora Core.



Red Hat Fedora 5 Unleashed
Red Hat Fedora 5 Unleashed
ISBN: 067232847X
EAN: 2147483647
Year: 2004
Pages: 362

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net