Chapter 15. System Startup and Shutdown
Most of this book focuses on the FreeBSD kernel’s steady state: the invariants maintained during operation and the kernel services provided to local processes or, for network services, to remote systems. In this chapter, we describe how the kernel is bootstrapped and shut down. The details of the boot process vary significantly by hardware type and anticipated deployment but share a common structure involving the system firmware, its basic input-output system (BIOS), a variable number of stages of FreeBSD-provided boot loaders, the kernel boot, and finally userspace.
System operation begins, and often ends, with vendor-provided firmware that abstracts away low-level variations in the hardware environment. ...
Get Design and Implementation of the FreeBSD Operating System, 2nd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.