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
It runs on Microsoft's Windows and on Apple's Mac, but it has never been officially supported on Linux. A nascent open source effort called IEs 4 Linux is trying to change that...
Forbes: The New Barbarians
A multi-part cover series from a certain Forbes author focusing on the changing face of IT--with open source as a primary cause.
Inside Higher Ed: Changing the Report, After the Vote
...Gerri Elliott, corporate vice president at Microsoft's Worldwide Public Sector division... 'vigorously' objected to a paragraph in which the panel embraced and encouraged the development of open source software and open content projects in higher education...
NetworkWorld: Red Hat, Novell and Some Words Said About Virtualization
The good news is that Novell is now competing with a company whose marketing savvy is even worse than its...
Salon: Free Software Communists
"Richard Stallman must be sleeping well this week..." [Requires registration or viewing of daypass ad. -ed.]
4.5. installing from cd-rom
to install red hat enterprise linux from a cd-rom, choose the cd-rom option and select ok. when prompted, insert the red hat enterprise linux cd into your cd-rom drive (if you did not boot from the cd). once the cd is in the cd-rom drive, select ok, and press
![]() | note |
|---|---|
the first cd-rom is required when booting the installation program, and again after subsequent cd-roms have been processed. |
the installation program then probes your system and attempts to identify your cd-rom drive. it starts by looking for an ide (also known as an atapi) cd-rom drive. if found, continue to the next stage of the installation process (refer to section 4.12 language selection).
![]() | note |
|---|---|
to abort the installation process at this time, reboot your machine and then eject the boot media. you can safely cancel the installation at any point before the about to install screen. refer to section 4.24 preparing to install for more information. |
if your cd-rom drive is not detected, and it is a scsi cd-rom, the installation program prompts you to choose a scsi driver. choose the driver that most closely resembles your adapter. you may specify options for the driver if necessary; however, most drivers detect your scsi adapter automatically.
![]() | tip |
|---|---|
a partial list of optional parameters for cd-rom drives can be found in the red hat enterprise linux reference guide, in the general parameters and modules appendix. |
4.5.1. what if the ide cd-rom was not found?
if you have an ide (atapi) cd-rom on an x86, amd64, or intel® em64t system, but the installation program fails to find your ide (atapi) cd-rom and asks you what type of cd-rom drive you have, try the following boot command. restart the installation, and at the boot: prompt enter linux hdx=cdrom. replace x with one of the following letters, depending on the interface the unit is connected to, and whether it is configured as master or slave (also known as primary and secondary):
a — first ide controller, master
b — first ide controller, slave
c — second ide controller, master
d — second ide controller, slave
if you have a third and/or fourth controller, continue assigning letters in alphabetical order, going from controller to controller, and master to slave.

