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