Fedora 11 README

Copyright   2009 Red Hat, Inc. 及其他

The contents of this CD-ROM are Copyright © 2009 Red Hat, Inc. and others.
Refer to the License Agreement and individual copyright notices in each source
package for distribution terms.

Fedora, Red Hat, Red Hat Network, the Red Hat "Shadow Man" logo, RPM, Maximum
RPM, the RPM logo, Linux Library, PowerTools, Linux Undercover, RHmember,
RHmember More, Rough Cuts, Rawhide, and all Red Hat-based trademarks and logos
are trademarks or registered trademarks of Red Hat, Inc. in the United States
and other countries.

Linux 是 Linus Torvalds 的注册商标。

Motif 和 UNIX 是 The Open Group 的注册商标。

Intel, 奔腾, Pentium 和酷睿是 Intel 公司的注册商标。Itanium, 赛扬 和 Celeron 是
Intel 公司的商标。

AMD, AMD Athlon, AMD Duron, 和 AMD K6 是 Advanced Micro Devices, Inc 的商标。

Windows 是 Microsoft Corporation 的注册商标。

SSH 和 Secure Shell 是 SSH Communications Security, Inc 的商标。

FireWire 是 Apple Computer Corporation 的商标。

所有其他商标和版权都是其各自所有者的私产。

"Fedora Project <fedora@redhat.com>" 公钥的 GPG 指纹是:

CAB4 4B99 6F27 744E 8612 7CDF B442 69D0 4F2A 6FD2

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Table of Contents

目录组织
安装
获取帮助
输出控制
自述文件反馈过程

目录组织

Fedora is delivered on one or more CD or DVD ROMs.

安装光盘的第一张可以在大多数较新的系统中引导安装过程。它包含的目录结构如下(假设
/mnt/cdrom 是光盘的挂载点):



/mnt/cdrom
  |----> images                -- boot and driver disk images
  |----> isolinux              -- files necessary to boot from CD-ROM
  |----> Packages              -- binary packages
  |----> repodata              -- repository information used by the
  |                               installation process
  |----> README*               -- this file
  |----> RELEASE-NOTES*        -- the latest information about this release
  |                               of Fedora
  `----> RPM-GPG-KEY*          -- GPG signature for packages from Red Hat



其他安装光盘的内容大同小异，不过只包含 Packages 子目录。

源代码光盘的目录结构如下:


/mnt/cdrom
  |----> SRPMS                 -- 源代码软件包
  `----> RPM-GPG-KEY           -- 来自 Red Hat 的软件包的 GPG 签名



如果您需要设置一份安装文件树，以备 NFS, FTP 或 HTTP 安装，请复制 RELEASE-NOTES
文件以及安装盘 1-5 的 Packages 目录下的所有文件。在 Linux 和 Unix 系统中，下面
的过程可以设置好系统中的 /target/directory 文件树。对每张光盘:

 1. 插入光盘

 2. mount /mnt/cdrom

 3. cp -a /mnt/cdrom/Packages /target/directory

 4. cp /mnt/cdrom/RELEASE-NOTES* /target/directory

    cp -a /mnt/cdrom/repodata /target/directory

    (只对第一张光盘操作)

 5. umount /mnt/cdrom

安装

绝大多数计算机可以由光驱引导启动。如果您的计算机可以由光驱引导，并且配置为这样
，就可以直接用 Fedora 安装光盘启动。之后，Fedora 安装过程开始，您就能用光盘安装
系统了。

images/ 目录包含文件 boot.iso。这个文件是一个 ISO 镜像，可以用来启动 Fedora 安
装程序。如果是基于网络的安装方式，使用它就可以避免再用多张光盘。要使用 boot.iso
，您的计算机必须可以从光驱引导启动，并且必须将 BIOS 配置为这样。然后，使用烧录
好的 boot.iso 启动。

注意

能否与 USB 存储器设备搭配使用这个镜像文件，取决于您的计算机的 BIOS 是否支持由
USB 设备引导启动。

获取帮助

如果可以访问网络，请访问 http://fedoraproject.org。最重要的，Fedora Project 的
邮件列表可以在这里看到:

https://listman.redhat.com/mailman/listinfo/

完整的 Fedora 安装向导可以在 http://docs.fedoraproject.org/ 找到。

输出控制

使用本软件进行通讯或信息传输可能受到特别的输出限制。用户应当遵循所有适用的法律
、条例和规范，不向法律、条例和规范中列出的受管制国家输出或转发技术数据或产品，
除非有适当的许可。本节规定的义务是永久有效的。

自述文件反馈过程

如果您认为这份 README 有待改进，请在 Red Hat 的错误报告系统中提交一个错误报告:

https://bugzilla.redhat.com/bugzilla/easy_enter_bug.cgi

在提交报告时，在特定的表单栏目中填入下列信息:

  ● 产品: Fedora

  ● 版本: devel

  ● 组件: fedora-release-notes

  ● Summary: 简要介绍内容。最好包含 "README" 这个词在内。

  ● Description: 详细地描述应当做些什么。

