Home > Articles > Operating Systems, Server

This chapter is from the book

This chapter is from the book

Step-by-Step Installation

This section provides a basic step-by-step installation of Red Hat Linux from a CD-ROM. There are many different ways to proceed with an install, and the Red Hat Linux installer can provide a graphical or text-based interface in a variety of modes. The example approach outlined here should work with any PC and can be used as a starting point for learning more about installing Red Hat Linux.

To get started, insert the first Red Hat Linux CD-ROM and reboot your computer. You'll first see a boot screen that offers a variety of options for booting. These options (shown in Figure 3.1) are

  • <ENTER>—Start the install using a graphical interface

  • text—Start the install using a graphical text interface

  • lowres—Start the install using a 640x480 resolution

  • nofb—Start the install avoiding use of a video framebuffer

  • expert—Offer manual installation and configuration during the install, and disable autoprobing of hardware by the installer

  • linux rescue—Boot to single-user mode with a root operator prompt, disabling X, multitasking and networking

  • linux dd—Use a driver disk and possibly one or more kernel arguments (such as linux mem=512M expert) to enable certain types of hardware, such as networking cards

Figure 3.1 Select a type of installation, installation mode, or rescue installation when first installing Red Hat Linux.

Other options that can be used at the boot prompt include setting a specific resolution and color depth for the installation. This is done by typing vga= at the boot prompt, along with a number such as

  • 773—use 256 colors at 1024x768

  • 775—use 256 colors at 1280x1024

  • 791—use thousands of colors at 1024x768

  • 794—use thousands of colors at 1280x1024

Function keys can be used at the boot prompt to get more information about an installation mode or to enable a mode. Pressing F2 provides a single screen of help text. Pressing F3 gives information about the expert mode. Pressing F4 describes how to pass kernel arguments. Pressing F5 describes Red Hat's rescue mode.

Press the spacebar to halt an automatic boot to the install. Type the word text at the boot prompt and press Enter to continue. The installer's kernel will load, and you'll be asked to select a language for the installation, as shown in Figure 3.2.

Use the Tab key to navigate to scrolling lists or buttons in the graphical dialog box. Scroll through the list to highlight a language, and then use the Tab key to highlight the OK button and press Enter. You'll then be asked to select a keyboard for the install, as shown in Figure 3.3.

Figure 3.2 Select a language to use when installing Red Hat Linux.

Figure 3.3 Select a default keyboard to use when installing and using Red Hat Linux.

Again, select a keyboard, and then highlight the OK button and press Enter. You'll next be asked to select a pointing device, as shown in Figure 3.4.

Figure 3.4 Select a pointing device to use when installing and using Red Hat Linux.

Select a mouse type to use for Red Hat Linux sessions. Note that Red Hat Linux supports USB devices, including USB mice. If you have a two-button mouse, select it by scrolling through the list. Note that three-button emulation will be automatically selected. (This emulation enables a middle-mouse button to be simulated when both the left and right mouse buttons are pressed simultaneously.) Highlight OK to continue. You'll see a splash screen and will be offered the opportunity to go back to change the previous settings. If the settings are correct, highlight the OK button and press Enter. You'll be asked to select a type of installation, as shown in Figure 3.5.

Figure 3.5 Select a type of Red Hat Linux installation.

Select a type of installation using your cursor keys and the Tab key. The Workstation, Server, and Laptop installations offer a unique set of preselected software libraries and packages. The Custom installation allows selection of individual software packages with the ability to resolve any dependency issues automatically. Software dependencies should be resolved in order to have a stable system because some software packages depend on other software packages to function properly.

Note

You can use Linux virtual consoles during installation to monitor the hardware detection, gain access to a single-user shell, and view progress of the installer script. When using a graphical installer, press Ctrl+Alt+F1+4 to navigate to the various screens. Press Alt+F7 to jump back to the installer. When performing a text-based installation, use Alt+F1+4; use Alt+F1 to jump back to a text-based install, and Alt+F5 to jump back to the install screen if you use a graphical install.

In this example, select a Server install and press Enter to continue. You'll then see a screen, as shown in Figure 3.6, that offers a choice of partitioning schemes and tools.

Figure 3.6 Select a partitioning scheme or tool.

The Autopartition button will partition your hard drive according to the type of selected installation, and automatically configure the partitions for use with Linux. The Disk Druid button will launch a graphical partition editor. The fdisk button will launch the Linux fdisk utility. The fdisk command offers the ability to create (not format) nearly 60 different types of partitions, but has a text-based interface.

Click the Disk Druid button. If you are using a new hard drive that hasn't previously been partitioned, you'll be asked if you would like to create new partitions on the drive. Click the Yes button to initialize the drive. If you are using a hard drive that has been previously partitioned or formatted and the partitions are recognized, Disk Druid will present a graphical interface. Figure 3.7 shows a hard drive with nearly 1.5GB of free space that hasn't been partitioned.

Figure 3.7 Partition your drive before installing Red Hat Linux.

To use Disk Druid, select any listed free space, and then press the New button. To create free space, scroll to an existing partition and use the Delete button to delete the partition. If you use the New button, you'll see a dialog box as shown in Figure 3.8.

The Add Partition dialog box is used to select a hard drive, assign a mount point (such as /boot or /), assign a filesystem (such as ext2, ext3, RAID, swap, or vfat), assign the size of the partition, and assign a filesystem check. The size of the partition can be fixed, or if you press the spacebar when selecting the Fill All Available Space field, will use all remaining free space. The Check for Bad Blocks item is used to verify low-level formatting (and will take a long time on a hard drive with a capacity larger than 1GB). Use the OK button when finished.

Figure 3.8 Set partition information about a selected or new partition on a hard drive.

Red Hat Linux requires at least a root (/) and swap partition. The swap partition should be more than twice as large as the amount of installed memory, and perhaps three times as large because of new memory requirements of the Linux 2.4–series kernel. Figure 3.9 shows a completed partitioning scheme for a server with an initial 1.5GB hard drive. Note that you can assign other schemes, such as a remote /home partition, but this can be accomplished after installation.

Figure 3.9 Review your partitioning scheme for your hard drive.

Take a moment to review your partitioning scheme. Changes can be made by selecting a desired partition, and then using the Edit or Delete button, followed by use of the New button to use any free space. When satisfied, use the OK button to continue the install. You'll then be asked (as shown in Figure 3.10) to select a boot loader for booting Red Hat Linux, or whether you'd prefer not to use a boot loader (when booting from floppy, a DOS partition, or over a network).

Figure 3.10 Select whether you want to use a boot loader, and if so, which type.

Using GRUB or LILO depends on your need for a particular feature, familiarity or preference. The GRUB loader works with all BSD UNIX variants and many proprietary operating systems. The utility also supports menuing, command lines, installed RAM detection, and diskless and remote network booting. On the other hand, LILO has a much longer Linux history and might be more familiar to long-time Linux users. Select the desired boot loader, and then use the OK button, and you'll be asked where you want to install the boot loader, as shown in Figure 3.11.

GRUB and LILO are typically installed in the MBR of the first IDE hard drive in a PC. However, the boot loader can also be installed in the first sector of the Linux boot partition. Note that you can also backtrack through the install process to change any settings. Select a location and use the OK button to continue. You'll then be asked (as shown in Figure 3.12) if you'd like to pass any kernel arguments before booting Linux.

Figure 3.11 Select where you'd like to install the boot loader.

Figure 3.12 Enter any desired kernel arguments to be passed by the boot loader.

Enter the arguments in the dialog box or use the OK button to continue. After you press Enter, you can graphically edit the loader's configuration file to add or remove choices of booting other operating systems. The default operating system to boot will be Red Hat Linux, but if you are configuring a dual-boot system, you can configure the boot loader, either now or later on when using Red Hat Linux, to support booting another installed operating system residing on a different partition. When finished, click the OK button, and you'll be asked to select a firewall configuration, as shown in Figure 3.13.

Note

You'll be asked to configure network settings if your computer's installed network adapter is recognized by the Red Hat installer. If you install a recognizable network adapter after installation, Red Hat Linux will ask during the boot process if you'd like to configure the adapter. Network adapters can also be configured by using the netconf command.

Figure 3.13 Selected a desired security level.

Use the dialog box shown in Figure 3.13 to set a security level. Although the No firewall setting isn't recommended, this setting can be used if you're using Red Hat Linux as a non-networked workstation. The Medium setting might be acceptable for use on an intranet protected by a firewall and served by an Internet gateway. Certainly use a high security level if your computer is attached directly to the Internet. Note that you can also manually configure security settings after installing Red Hat Linux. Use the Customize button to choose allowable services, as shown in Figure 3.14.

The dialog box in Figure 3.14 should be used to set allowable incoming service requests. This is important if you want to allow requests immediately following installation and the start of Red Hat Linux. For some servers, HTTP, FTP and Simple Mail Transport Protocol (SMTP) requests are acceptable and reasonable. Use the OK button when you finished selecting services. You'll then be asked to select any additional languages you'd like supported by the installed Red Hat Linux system. You'll then see a Time Zone Selection dialog box, as shown in Figure 3.15.

Figure 3.14 Select allowable incoming service requests for your custom security setting.

Figure 3.15 Select your time zone.

There are two "clocks" or times when using a PC: the hardware clock, maintained by chips in the computer and a backup battery; and the system time, set upon booting and used by the Linux kernel. It is important to keep the two times accurate and in synchronization because automated system administration might need to take place at critical times. Many computer installations use computers with hardware clocks set to Greenwich Mean Time (a misnomer because the correct designation is UTC or Coordinated Universal Time). The Linux system time is then set relative to this time and the current time zone, such as Eastern Standard Time, which is -5 hours of UTC. Setting the computer's hardware clock to UTC (GMT) has the advantage of allowing the Linux system time to be easily set relative to the geographic position of the computer and resident time zone. (Such as a Linux laptop user who would like to create files or send electronic mail with correct time stamps, and who has traveled from New York to Tokyo).

Tip

Read the manual page for the hwclock command to learn how to keep a running Linux system synchronized with a PC's hardware clock.

Choose your time configuration, and then press the OK button. You'll then be asked to enter a root operator password. Type in a password, press Enter, and then type it again to make sure that it is verified. The password, which is case sensitive, should be at least six characters (or more) and consist of letters and numbers. Note that the password isn't echoed back to the display. When finished, use the OK button to continue. You can then create a normal user account, as shown in Figure 3.16.

Figure 3.16 Create a user account for use with Red Hat Linux.

Create a user account for yourself and any additional users of the system. Users are assigned a username, password, shell, and home directory. The default home directories reside under the /home directory. When finished, use the OK button to continue. You can then add additional users if you created a user for your system. (Even if you use Red Hat Linux on a standalone workstation, you should create a user for yourself, and then use the su or sudo commands to perform root tasks.)

In the Package Group Selection dialog box, shown in Figure 3.17, are select software groups, each of which contains many different software packages.

Figure 3.17 Select software package groups for installation.

Use the spacebar to select various groups of software packages. Note that the size of the installed software will dynamically reflect your choices. Use the Select Individual Packages item to choose individual software packages. This can allow fine-tuning of the software installation to only installing desired commands or clients, and to prune unwanted software. Use the OK button when finished. You'll then be asked to configure a video card for the X Window System (if selected for installation) as shown in Figure 3.18.

You won't be asked to select a video card if you don't install the X software. Note that you can select and choose X software for installation, and then skip the configuration step and configure X for Red Hat Linux after installing. See Chapter 6, "The X Window System," for details on configuring X to work with a PC's graphics card. If you select a graphical or text-based install and don't use the Expert mode to install Red Hat Linux, your graphics hardware will be automatically probed.

Figure 3.18 Select a video card for use with X11 or skip the configuration.

After X configuration or skipping the configuration, the installer will then format your partitions using your settings. Next, an install image will be transferred to the formatted partition for use during the install. The installer will then check your software selection for any package dependencies and begin copying software from the CD-ROM (or a selected source) onto the new Linux partitions, as shown in Figure 3.19.

Figure 3.19 Monitor your installation and packages.

The installer, shown in Figure 3.19, reports on the name of the current package being installed, the total number of packages, time remaining for the installation, and number of completed and remaining packages. At some point during the installation, you will be asked to remove the first CD-ROM and insert the second. When the installation finished, the installer will perform some temporary file cleanup, install the boot loader and then ask if you'd like to create a boot diskette for possible use later, as shown in Figure 3.20.

Figure 3.20 You can create a boot disk for later use.

You can create this book disk now, or you can use Red Hat's mkbootdisk command later on while using Red Hat Linux. Select Yes or No. If you choose to create a boot disk, you'll need to have a blank diskette on hand. Having a boot disk can be handy, especially if the boot loader fails to boot Linux.

After this portion of the install, you're done! Press the OK button and Red Hat Linux will eject any inserted CD-ROM and reboot. If you choose to use the LILO boot loader, you'll then be presented with a graphical boot prompt as shown in Figure 3.21. (The GRUB boot loader will look similar.)

If you do nothing for five seconds or press Enter, the boot loader will boot Red Hat Linux. To use a text-based boot prompt, press Ctrl+x and press Enter. You'll then see the boot: prompt if you use LILO. Both LILO and GRUB offer the chance to pass any required kernel arguments.

Figure 3.21 Boot Red Hat Linux by pressing the Enter key or waiting five.

InformIT Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from InformIT and its family of brands. I can unsubscribe at any time.

Overview


Pearson Education, Inc., 221 River Street, Hoboken, New Jersey 07030, (Pearson) presents this site to provide information about products and services that can be purchased through this site.

This privacy notice provides an overview of our commitment to privacy and describes how we collect, protect, use and share personal information collected through this site. Please note that other Pearson websites and online products and services have their own separate privacy policies.

Collection and Use of Information


To conduct business and deliver products and services, Pearson collects and uses personal information in several ways in connection with this site, including:

Questions and Inquiries

For inquiries and questions, we collect the inquiry or question, together with name, contact details (email address, phone number and mailing address) and any other additional information voluntarily submitted to us through a Contact Us form or an email. We use this information to address the inquiry and respond to the question.

Online Store

For orders and purchases placed through our online store on this site, we collect order details, name, institution name and address (if applicable), email address, phone number, shipping and billing addresses, credit/debit card information, shipping options and any instructions. We use this information to complete transactions, fulfill orders, communicate with individuals placing orders or visiting the online store, and for related purposes.

Surveys

Pearson may offer opportunities to provide feedback or participate in surveys, including surveys evaluating Pearson products, services or sites. Participation is voluntary. Pearson collects information requested in the survey questions and uses the information to evaluate, support, maintain and improve products, services or sites, develop new products and services, conduct educational research and for other purposes specified in the survey.

Contests and Drawings

Occasionally, we may sponsor a contest or drawing. Participation is optional. Pearson collects name, contact information and other information specified on the entry form for the contest or drawing to conduct the contest or drawing. Pearson may collect additional personal information from the winners of a contest or drawing in order to award the prize and for tax reporting purposes, as required by law.

Newsletters

If you have elected to receive email newsletters or promotional mailings and special offers but want to unsubscribe, simply email information@informit.com.

Service Announcements

On rare occasions it is necessary to send out a strictly service related announcement. For instance, if our service is temporarily suspended for maintenance we might send users an email. Generally, users may not opt-out of these communications, though they can deactivate their account information. However, these communications are not promotional in nature.

Customer Service

We communicate with users on a regular basis to provide requested services and in regard to issues relating to their account we reply via email or phone in accordance with the users' wishes when a user submits their information through our Contact Us form.

Other Collection and Use of Information


Application and System Logs

Pearson automatically collects log data to help ensure the delivery, availability and security of this site. Log data may include technical information about how a user or visitor connected to this site, such as browser type, type of computer/device, operating system, internet service provider and IP address. We use this information for support purposes and to monitor the health of the site, identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents and appropriately scale computing resources.

Web Analytics

Pearson may use third party web trend analytical services, including Google Analytics, to collect visitor information, such as IP addresses, browser types, referring pages, pages visited and time spent on a particular site. While these analytical services collect and report information on an anonymous basis, they may use cookies to gather web trend information. The information gathered may enable Pearson (but not the third party web trend services) to link information with application and system log data. Pearson uses this information for system administration and to identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents, appropriately scale computing resources and otherwise support and deliver this site and its services.

Cookies and Related Technologies

This site uses cookies and similar technologies to personalize content, measure traffic patterns, control security, track use and access of information on this site, and provide interest-based messages and advertising. Users can manage and block the use of cookies through their browser. Disabling or blocking certain cookies may limit the functionality of this site.

Do Not Track

This site currently does not respond to Do Not Track signals.

Security


Pearson uses appropriate physical, administrative and technical security measures to protect personal information from unauthorized access, use and disclosure.

Children


This site is not directed to children under the age of 13.

Marketing


Pearson may send or direct marketing communications to users, provided that

  • Pearson will not use personal information collected or processed as a K-12 school service provider for the purpose of directed or targeted advertising.
  • Such marketing is consistent with applicable law and Pearson's legal obligations.
  • Pearson will not knowingly direct or send marketing communications to an individual who has expressed a preference not to receive marketing.
  • Where required by applicable law, express or implied consent to marketing exists and has not been withdrawn.

Pearson may provide personal information to a third party service provider on a restricted basis to provide marketing solely on behalf of Pearson or an affiliate or customer for whom Pearson is a service provider. Marketing preferences may be changed at any time.

Correcting/Updating Personal Information


If a user's personally identifiable information changes (such as your postal address or email address), we provide a way to correct or update that user's personal data provided to us. This can be done on the Account page. If a user no longer desires our service and desires to delete his or her account, please contact us at customer-service@informit.com and we will process the deletion of a user's account.

Choice/Opt-out


Users can always make an informed choice as to whether they should proceed with certain services offered by InformIT. If you choose to remove yourself from our mailing list(s) simply visit the following page and uncheck any communication you no longer want to receive: www.informit.com/u.aspx.

Sale of Personal Information


Pearson does not rent or sell personal information in exchange for any payment of money.

While Pearson does not sell personal information, as defined in Nevada law, Nevada residents may email a request for no sale of their personal information to NevadaDesignatedRequest@pearson.com.

Supplemental Privacy Statement for California Residents


California residents should read our Supplemental privacy statement for California residents in conjunction with this Privacy Notice. The Supplemental privacy statement for California residents explains Pearson's commitment to comply with California law and applies to personal information of California residents collected in connection with this site and the Services.

Sharing and Disclosure


Pearson may disclose personal information, as follows:

  • As required by law.
  • With the consent of the individual (or their parent, if the individual is a minor)
  • In response to a subpoena, court order or legal process, to the extent permitted or required by law
  • To protect the security and safety of individuals, data, assets and systems, consistent with applicable law
  • In connection the sale, joint venture or other transfer of some or all of its company or assets, subject to the provisions of this Privacy Notice
  • To investigate or address actual or suspected fraud or other illegal activities
  • To exercise its legal rights, including enforcement of the Terms of Use for this site or another contract
  • To affiliated Pearson companies and other companies and organizations who perform work for Pearson and are obligated to protect the privacy of personal information consistent with this Privacy Notice
  • To a school, organization, company or government agency, where Pearson collects or processes the personal information in a school setting or on behalf of such organization, company or government agency.

Links


This web site contains links to other sites. Please be aware that we are not responsible for the privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of each and every web site that collects Personal Information. This privacy statement applies solely to information collected by this web site.

Requests and Contact


Please contact us about this Privacy Notice or if you have any requests or questions relating to the privacy of your personal information.

Changes to this Privacy Notice


We may revise this Privacy Notice through an updated posting. We will identify the effective date of the revision in the posting. Often, updates are made to provide greater clarity or to comply with changes in regulatory requirements. If the updates involve material changes to the collection, protection, use or disclosure of Personal Information, Pearson will provide notice of the change through a conspicuous notice on this site or other appropriate way. Continued use of the site after the effective date of a posted revision evidences acceptance. Please contact us if you have questions or concerns about the Privacy Notice or any objection to any revisions.

Last Update: November 17, 2020