From 515cb7df5e0be2b47ae3631068d1592eae2f68c8 Mon Sep 17 00:00:00 2001 From: thomasabishop Date: Thu, 20 Jun 2024 06:45:04 +0100 Subject: [PATCH] Autosave: 2024-06-20 06:45:04 --- zk/Boot_process.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zk/Boot_process.md b/zk/Boot_process.md index 3fe43e7..1a0151d 100644 --- a/zk/Boot_process.md +++ b/zk/Boot_process.md @@ -51,10 +51,10 @@ Device Start End Sectors Size Type Whilst UEFI is installed on the hardware, most of its configuration is stored in the EFI partition on the disk, whereas with BIOS, everything is on the chip. -This make booting faster with UEFI. +This makes booting faster with UEFI. Even though most modern computers use UEFI, it may still be referred to as BIOS -for user-continuity. This is like on Windows. With Linux you have to explicitly +for user-continuity (for instance on WIndows). With Linux you have to explicitly create your boot process so the two are clearly distinguishable. ### GRUB