Query Regarding Boot
Query Regarding Boot
As far as I understand, there are two main types of boot in a computer:
Pre-boot
This usually begins as soon as you press the power button.
Post-boot
This starts when you choose the distribution in the bootloader, or is it better to call it distro boot?
Is "post-boot" the right term, or should it be referred to as "distro boot"?
Also, if systemd or the GRUB bootloader takes a few seconds to initialize the OS, is that considered pre-boot or post-boot?
And when I see the distribution showing boot logs, is that during post-boot or distro boot?
Consider this perspective: "pre-boot" refers to the BIOS setting up the hardware. "Post-boot" occurs when the operating system becomes active. GRUB would likely be part of the "post-boot" phase.
Thank you for your kind words. Please let me know if you need anything else.