- 论坛徽章:
- 0
|
Linux Boot Loaders Compared
L.C. Benschop
Copyright ©2002, 2003, L.C. Benschop, Eindhoven, The Netherlands. Permission is granted to make verbatim copies of this document. This is version 1.1 which has some minor corrections.
译者 Manson.Li
完成日期:2007-8-7
Email:lizhilianglove@163.com
译者序:
本文主要讲解了Boot loader的基本原理,并对Linux下经常使用的几个boot loader进行了比较.同时还以示例的方式具体讲解了各个boot loader的具体使用方法.
文章还讲解了RAM disk的相关知识.
在文章的最后,作者还详细讲解了如何在硬盘上和CD-ROM安装boot loader.
目录
Introduction
How Boot Loaders Work
What BIOS does for us
Parts of a boot loader
Loading the operating system
Configuring the boot loader
Example Installations
Example root file system and kernel
Linux Boot Sector
LILO
GNU GRUB
SYSLINUX
LOADLIN
Where Can Boot Loaders Live
RAM Disks
Living without a RAM disk
RAM disk devices
Loading a RAM disk at boot time
The initial RAM disk
Making Diskette Images without Diskettes
Hard Disk Installation
CD-ROM Installation
Conclusions
由于可怜,可气,可爱的UC Blog不支持长文件,所以请大家还是到下面那个地方看完整版本吧=_=!!!
如果有谁知道如何在UC中发表长文章麻烦告诉一下,我是去Blog板块问了,版主不回....
http://blog.csdn.net/lilingcx/archive/2007/08/07/1729585.aspx
本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u1/43031/showart_355515.html |
|