Menu Close
Red Hat Training
A Red Hat training course is available for Red Hat Enterprise Linux
12.6. 开始安装
12.6.1. 从光盘中安装
To install Red Hat Enterprise Linux from a DVD/CD-ROM, place the DVD or CD #1 in your DVD/CD-ROM drive and boot your system from the DVD/CD-ROM.
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 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.
If the DVD/CD-ROM drive is found and the driver loaded, the installer will present you with the option to perform a media check on the DVD/CD-ROM. This will take some time, and you may opt to skip over this step. However, if you later encounter problems with the installer, you should reboot and perform the media check before calling for support. From the media check dialog, continue to the next stage of the installation process (refer to 第 12.12 节 “欢迎使用 Red Hat Enterprise Linux”).
12.6.1.1. 如果没有发现 IDE 光盘怎么办?
如果你的系统上有一个 IDE(ATAPI)光盘,但是安装程序没有成功地找到它,反而向你询问你的光盘驱动器的类型,请尝试下列引导命令。重新开始安装,然后在
boot:
提示后输入 linux hdX=cdrom
。根据光盘连接的接口以及它是被配置为主还是次而定,把 X
替换成以下字母之一:
a
— 第一个 IDE 控制器,主b
— 第一个 IDE 控制器,次c
— 第二个 IDE 控制器,主d
— 第二个 IDE 控制器,次
如果你有第三个及(或)第四个控制器,请按字母顺序,从主到次为控制器分派字母。