The Linux Bootdisk HOWTO 中译版(1) 作者: Tom Fawcett ( fawcett+BH@croftj.net) 译者: 朱汉农 v4.0, April 2000, 翻译日期: 27 July 2000 -------------------------------------------------------------------------------- 本文描述如何设计与建造你自己的 Linux boot/root 磁片。这些磁片能用来当做救援磁片 (rescue disks) ,或是能用来测试新系统元件 (components) 。在企图建造你自己的 bootdisk 之前,你应该要相当熟悉系统管理工作。如果你只是想要一张紧急时使用的救援磁片,请参考 Pre-made bootdisks 。 -------------------------------------------------------------------------------- 1. 前言 -- Preface 1.1 版本注意事项 -- Version notes 1.2 尚未完成的事 1.3 回应与感谢 -- Feedback and credits 1.4 散布政策 -- Distribution policy 2. 简介 -- IntrodUCtion 3. Bootdisks与开机流程 -- Bootdisks and the boot process 3.1 开机流程 -- The boot process 3.2 磁碟类型 -- Disk types 4. 建立一个root filesystem -- Building a root filesystem 4.1 概观 -- Overview 4.2 制作 filesystem -- Creating the filesystem 4.3 移植档案系统 -- Populating the filesystem 4.4 对 PAM 与 NSS 的提供 -- Providing for PAM and NSS 4.5 模组 -- Modules 4.6 一些最後的细节 -- Some final details 4.7 Wrapping it up 5. 选择一个 kernel -- Choosing a kernel