Search the Catalog
Learning Debian GNU/Linux

Learning Debian GNU/Linux

By Bill McCarty
1st Edition September 1999
1-56592-705-2, Order Number: 7052
360 pages, $34.95 , Includes CD-ROM

Previous: C.6 Package Contents and Installation Commands Appendix D Next: D.2 Boot Disks
 

D. Managing the Boot Process

In this appendix, you'll learn more about how to boot a Linux system; in particular, you'll learn more about configuring your computer system to boot any of several operating systems. The chapter focuses on lilo and loadlin, the most popular utilities for booting Linux systems, explaining their capabilities and options in considerable detail.

D.1 Booting Linux

When you boot a PC, you cause it to execute a small program known as a boot loader. The purpose of the boot loader is to locate and read into memory the first stage of an operating system and transfer control to it. The operating system then locates and reads its remaining components as needed.

The simplest way to boot Linux is by using a floppy diskette. By doing so, you're able to leave the boot information on your hard drive untouched, ensuring that you can still boot Microsoft Windows or another operating system stored on the same hard drive. Moreover, some operating systems and virus protection programs prevent modification of the boot information on your hard drive. By booting from a floppy diskette, you avoid several potential problems.

However, many users find booting from a floppy diskette slow or inconvenient. You don't have to boot Linux from a floppy diskette; you can boot Linux in any of several other ways. The two most popular alternatives are by using lilo, which replaces the boot loader stored on your hard drive, or loadlin, which lets you first boot DOS and then boot Linux from DOS.

This chapter cannot describe the entire range of issues involved in booting Linux. Much of the information in this chapter is taken from several Linux HOWTOs that contain additional useful information on booting Linux:

  • BootPrompt-HOWTO

  • CD-Writing-HOWTO

  • CDROM-HOWTO

  • Ethernet-HOWTO

  • Ftape-HOWTO

  • Hardware-HOWTO

  • Multi-Disk-HOWTO

  • PCI-HOWTO

  • PCMCIA-HOWTO


Previous: C.6 Package Contents and Installation Commands Learning Debian GNU/Linux Next: D.2 Boot Disks
C.6 Package Contents and Installation Commands Book Index D.2 Boot Disks

Back to: Learning Debian GNU/Linux


oreilly.com Home | O'Reilly Bookstores | How to Order | O'Reilly Contacts
International | About O'Reilly | Affiliated Companies | Privacy Policy

© 2001, O'Reilly & Associates, Inc.