An introduction to the GNU,Linux boot and startup processes.md 591 B


Title: An introduction to the GNU/Linux boot and startup processes Date: 2017-02-24 10:15:09 Categories: [os] tags: [boot, startup]

Authors: sedlav

... there are two sequences of events that are required to boot a Linux computer and make it usable: boot and startup. The boot sequence starts when the computer is turned on, and is completed when the kernel is initialized and systemd is launched. The startup process then takes over and finishes the task of getting the Linux computer into an operational state.

Link