يحاول ذهب - حر
Booting in Linux: Legacy BIOS versus UEFI
November 2025
|Open Source For You
Modern Linux distributions prefer the UEFI booting process over legacy BIOS booting. Let's find out why.
-
Every time we press the power button on a computer, a complex chain of events begins—one that ends with our Linux desktop or server environment becoming fully functional. This process, called booting, involves multiple layers of interaction between firmware, storage devices, bootloaders, and the kernel.
For decades, computers relied on the BIOS (Basic Input/Output System) firmware, which operated in a simple but rigid way. However, as hardware evolved, BIOS showed its limitations: inability to handle disks larger than 2TB, restricted partitioning, and limited extensibility.
UEFI (Unified Extensible Firmware Interface) was introduced to overcome these challenges. It modernised the boot process with modular phases, support for larger disks, and features like Secure Boot.
Understanding the boot process Before diving into BIOS and UEFI, it’s important to outline the general flow of a boot sequence.1 Power-on and firmware initialisation: The firmware (BIOS or UEFI) initialises hardware components and determines the boot device.
2 Bootloader loading: A small program (bootloader) is loaded from the disk into the memory of the computer.
3 Kernel loading: The bootloader loads the Linux kernel and initial RAM filesystem, which is called initramfs.
4 Kernel initialisation: The kernel initialises device drivers, mounts the root filesystem, and launches systemd or init, which brings up user space.
Legacy BIOS booting Let’s first explore the legacy BIOS booting process.
هذه القصة من طبعة November 2025 من Open Source For You.
اشترك في Magzter GOLD للوصول إلى آلاف القصص المتميزة المنسقة، وأكثر من 9000 مجلة وصحيفة.
هل أنت مشترك بالفعل؟ تسجيل الدخول
المزيد من القصص من Open Source For You
Open Source For You
The Fragile Edge: Chaos Engineering for Reliable IoT
Chaos engineering is a great way of detecting possible failures in loT devices. This technology has evolved well for testing cloud failure, but open source communities are still working towards building an efficient chaos engineering toolkit for testing loT devices.
9 mins
November 2025
Open Source For You
What Open Source RAG can do for Modern Enterprises
Follow this guide to leverage your enterprise data with a self-hosted AI assistant, powered by the semantic search capabilities of open source vector databases.
10 mins
November 2025
Open Source For You
ASF elevates Apache DevLake and Grails to top-level status
The Apache Software Foundation (ASF) has announced that Apache DevLake and Apache Grails have graduated to Top-Level Projects (TLPs), signalling maturity, community growth, and operational independence.
1 min
November 2025
Open Source For You
Anthropic releases Claude Agent SDK alongside Claude Sonnet 4.5
Anthropic has unveiled Claude Sonnet 4.5, its most powerful code-focused AI model to date, alongside the launch of the Claude Agent SDK, an open source toolkit that allows developers to build autonomous agents powered by Claude's architecture.
1 min
November 2025
Open Source For You
How AI is Impacting the Internet of Things
AI and IoT are complementing each other to build powerful and secure connected devices.
3 mins
November 2025
Open Source For You
Building Future-ready AI Hardware with Neuromorphic Computing and Sensing
If machines could learn and adapt like us, what doors would that open? Neuromorphic systems are not just mimicking the brain, they are setting the stage for AI that learns, senses, and evolves, just like we do.
3 mins
November 2025
Open Source For You
Open Source MLOps Tools: Ideal for Managing ML Data Workflows
MLOps adds automation, organisation and reliability to the machine learning lifecycle. Open source MLOps tools do a great job of helping build a machine learning model, with each tool tackling a distinct challenge.
6 mins
November 2025
Open Source For You
Google open sources MCP server for analysing ads data
Google has officially open sourced the Google Ads API Model Context Protocol (MCP) server, now available on GitHub.
1 min
November 2025
Open Source For You
Popular Simulation Platforms for the Internet of Vehicles
In these days of traffic congestion and autonomous driving, software that connects pedestrians and vehicles with governing bodies is the need of the hour. Open source simulation platforms for the Internet of Vehicles are enabling just that.
3 mins
November 2025
Open Source For You
Building an IoT Product? Use OpenRemote
OpenRemote, the open source IoT platform, helps businesses and developers innovate while lowering expenses and enabling complete control over their connected products.
5 mins
November 2025
Listen
Translate
Change font size

