0:00
0% complete
LearnStep 1 of 2
Boot Process
Learning Objectives
- •Understand boot sequence
- •Learn about BIOS/UEFI
- •Understand bootloaders
Lesson Outline
LearnStep 1/2
Boot Process
BIOS vs UEFI
| Feature | BIOS | UEFI |
|---|---|---|
| Interface | Text-based | Graphical |
| Boot Mode | MBR (Legacy) | GPT |
| Disk Size | Up to 2TB | Beyond 2TB |
| Secure Boot | No | Yes |
| Speed | Slower | Faster |
GRUB Bootloader
bash