Next Previous Contents

The Linux Bootdisk HOWTO

作者: 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

2. 简介 -- Introduction

3. Bootdisks与开机流程 -- Bootdisks and the boot process

4. 建立一个root filesystem -- Building a root filesystem

5. 选择一个 kernel -- Choosing a kernel

6. 把它们放在一起:制作磁片(组) -- Putting them together: Making the diskette(s)

7. 问题解决 -- Troubleshooting, or The Agony of Defeat

8. 其它各种主题 -- Miscellaneous topics

9. How the pros do it

10. 常见问题 (FAQ) 列表 -- Frequently Asked Question (FAQ) list

Appendix

11. 资源与指示 -- Resources and pointers

12. LILO boot error codes

13. Root filesystem 列表样本 -- Sample root filesystem listings

14. 工具程序磁片 (utility disk) 目录列表样本 -- Sample utility disk directory listing


Next Previous Contents