Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


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

 
 
  Published under the terms of the Creative Commons License Design by Interspire