Linux FAQ's & Manuals
- Linux Scripts
- Debian Install
- Bash For Beginners
- Bugzilla
- Consultants Guide
- GCC Manual
- Linux Command Line Tools
- Gnu Pascal Coding Standards
- Linux Installation Disk
- Labolatorium Linux(PL)
- Budowa systemu Linux(PL)
- Linux Dictionary
- Network Administrators
- Rescue Disk for Linux
- Red Hat Installation
- Red Hat Customization
- Red Hat Getting Started
- Red Hat Security
- Secure & Optimize
- Slackware Manual
- Suse Support
- Suse FAQ
To set expectations, this post is part mini-review of Foresight, part comparison to Ubuntu, and just my opinions and thoughts on Foresight after using another distribution for almost 3 years...
ServerWatch: ZFS: Should You?
Sun's new file system, Zettabyte File System (ZFS) is changing the world. Well, the computing world, at least...
InfoWorld: Why Software as a Service Needs Open Source
"I think that the main point is that if not properly thought through, your SaaS apps just become silos.,,:
LinuxInsider: Preinstalled Open Source: The Next OS Battleground?
Enterprise and consumer computer buyers will have to speak louder if they want to influence manufacturers to offer Linux and open source applications preinstalled on new computers...
LXer: "I Want To Dual Boot Debian and XP"--The Debian Chronicles
With the gift of a new computer the help of a friend I recently decided to move from running OpenSuSE to duel booting Windows and Debian. Thus begins my adventure in Debian...
chapter 4. installing red hat enterprise linux
this chapter explains how to perform a red hat enterprise linux installation from the cd-rom, using the graphical, mouse-based installation program. the following topics are discussed:
becoming familiar with the installation program's user interface
starting the installation program
selecting an installation method
configuration steps during the installation (language, keyboard, mouse, partitioning, etc.)
finishing the installation
4.1. the graphical installation program user interface
if you have used a graphical user interface (gui) before, you are already familiar with this process; use your mouse to navigate the screens, click buttons, or enter text fields.
you can also navigate through the installation using the keyboard. the
![]() | note | |
|---|---|---|
if you are using an x86, amd64, or intel® em64t system, and you do not wish to use the gui installation program, the text mode installation program is also available. to start the text mode installation program, use the following command at the boot: prompt:
refer to section 4.2 the text mode installation program user interface for a brief overview of text mode installation instructions. it is highly recommended that installs be performed using the gui installation program. the gui installation program offers the full functionality of the red hat enterprise linux installation program, including lvm configuration which is not available during a text mode installation. users who must use the text mode installation program can follow the gui installation instructions and obtain all needed information. |
![]() | note | |
|---|---|---|
if you are using an itanium system, and you do not wish to use the gui installation program, the text mode installation program is also available. to start the text mode installation program, type the following command at the efi shell prompt:
|
4.1.1. a note about virtual consoles
the red hat enterprise linux installation program offers more than the dialog boxes of the installation process. several kinds of diagnostic messages are available to you, as well as a way to enter commands from a shell prompt. the installation program displays these messages on five virtual consoles, among which you can switch using a single keystroke combination.
a virtual console is a shell prompt in a non-graphical environment, accessed from the physical machine, not remotely. multiple virtual consoles can be accessed simultaneously.
these virtual consoles can be helpful if you encounter a problem while installing red hat enterprise linux. messages displayed on the installation or system consoles can help pinpoint a problem. refer to table 4-1 for a listing of the virtual consoles, keystrokes used to switch to them, and their contents.
generally, there is no reason to leave the default console (virtual console #7 for graphical installations) unless you are attempting to diagnose installation problems.
| console | keystrokes | contents |
|---|---|---|
| 1 | | installation dialog |
| 2 | | shell prompt |
| 3 | | install log (messages from installation program) |
| 4 | | system-related messages |
| 5 | | other messages |
| 7 | | x graphical display |
table 4-1. console, keystrokes, and contents
