Show Table of Contents
为了尽快向用户提供最新的信息,本文档可能会包括由机器自动从英文原文翻译的内容。如需更多信息,请参阅此说明。
2.4. 您可以使用光盘安装吗?
可以用来安装 Red Hat Enterprise Linux 的方法有好几种。
从光盘中安装要求你已购买了Red Hat Enterprise Linux产品,或者你拥有Red Hat Enterprise Linux 5.0光盘,以及光盘驱动器。
Your BIOS may need to be changed to allow booting from your DVD/CD-ROM drive. For more information about changing your BIOS, refer to 第 4.3.1 节 “在 x86、AMD64 和 Intel® 64 系统上引导安装程序。”.
2.4.1. 其它引导方法
- 引导 DVD/CD-ROM
- If you can boot using the DVD/CD-ROM drive, you can create your own CD-ROM to boot the installation program. This may be useful, for example, if you are performing an installation over a network or from a hard drive. Refer to 第 2.4.2 节 “制作安装引导光盘” for further instructions.
- USB pen drive
- If you cannot boot from the DVD/CD-ROM drive, but you can boot using a USB device, such as a USB pen drive, the following alternative boot method is available:要使用 USB pen 驱动器,使用
dd
命令复制 CD-ROM #1 中的/images/
目录中的diskboot.img
映像文件。如:dd if=diskboot.img of=/dev/sda
你的 BIOS 必须支持从 USB 设备引导才能使这个引导方法奏效。
为了尽快向用户提供最新的信息,本文档可能会包括由机器自动从英文原文翻译的内容。如需更多信息,请参阅此说明。