GhostBSD Boot Process
From GhostBSD Wiki
Welcome to GhostBSD Boot Process. |
GhostBSD Boot Process | |||
---|---|---|---|
MBR and GPT | UEFI | OpenRC | /boot/ |
Back to the System |
Introduction
The process of starting a computer and loading the operating system is referred to as “the bootstrap process”, or “booting”. The GhostBSD boot process provides a great deal of flexibility in customizing what happens when the system starts, including the ability to select from different operating systems installed on the same computer, different versions of the same operating system, or a different installed kernel.
The GhostBSD boot process differs from the FreeBSD boot process. The GhostBSD init process is connected to OpenRC.
GhostBSD Boot Processes
We will describe the boot process based on
- Basic Input/Output System (BIOS) using Master Boot Record (MBR) and the newer GUID Partition Table (GPT)
- UEFI mashines
We also connected to the /boot/ directory.