Tag

BIOS

0 views collected around this technical thread.

IT Services Circle
IT Services Circle
Mar 25, 2025 · Fundamentals

Why Windows 7 Could Not Keep Up: BIOS, UEFI, and the Evolution of PC Boot Processes

The article explains how hardware changes, especially the shift from BIOS to UEFI, rendered Windows 7 incompatible, detailing the boot process, security shortcomings of BIOS, and why newer systems like Windows 10 adopt faster, secure boot mechanisms, making Win7 increasingly obsolete.

BIOSHardware CompatibilityOperating System
0 likes · 6 min read
Why Windows 7 Could Not Keep Up: BIOS, UEFI, and the Evolution of PC Boot Processes
IT Services Circle
IT Services Circle
Oct 3, 2024 · Fundamentals

How an Operating System Starts: From Power‑On to the Boot Loader

This article explains how a computer powers on, the CPU fetches initial instructions from firmware such as BIOS or UEFI, performs hardware checks, reads the MBR, runs first‑stage and second‑stage boot loaders, and finally loads the operating system kernel into memory.

BIOSOS bootboot loader
0 likes · 6 min read
How an Operating System Starts: From Power‑On to the Boot Loader
Java Tech Enthusiast
Java Tech Enthusiast
Sep 12, 2024 · Fundamentals

How Operating Systems Boot Up

When a computer powers on, the CPU first runs firmware stored in ROM (BIOS or UEFI) that performs hardware checks, locates the boot device, loads the 512‑byte MBR containing a first‑stage bootloader, which then loads a more capable second‑stage loader that finally loads the operating system kernel into memory, after which the OS completes its own initialization and begins handling user programs.

BIOSComputer ScienceMBR
0 likes · 9 min read
How Operating Systems Boot Up
IT Services Circle
IT Services Circle
Apr 30, 2024 · Fundamentals

Intel i9-13900K and i9-14900K Stability Issues Linked to Motherboard BIOS Settings

Since 2023 users have reported that Intel's flagship desktop CPUs i9-13900K and i9-14900K suffer stability problems, especially during gaming, which Intel attributes to non‑standard BIOS configurations on 600/700 series motherboards that disable critical thermal and power protections.

BIOSIntelMotherboard
0 likes · 4 min read
Intel i9-13900K and i9-14900K Stability Issues Linked to Motherboard BIOS Settings
政采云技术
政采云技术
Jul 19, 2022 · Fundamentals

Linux Boot Process: From BIOS Initialization to Kernel Startup

This article explains the Linux boot sequence on x86 hardware, covering BIOS ROM loading, real‑mode memory layout, the MBR, the setup() assembly routine, transition to protected mode, and the startup_32() function that prepares paging before the kernel begins execution.

BIOSLinuxOperating System
0 likes · 12 min read
Linux Boot Process: From BIOS Initialization to Kernel Startup
IT Architects Alliance
IT Architects Alliance
Jan 18, 2022 · Fundamentals

Comprehensive Analysis of the BIOS and BMC Industry Ecosystem

This article provides an in‑depth overview of BIOS and BMC firmware, explaining their technical fundamentals, the evolution from legacy BIOS to UEFI, the global market size, the competitive landscape of major vendors, and the specific role of Chinese firm Baiao within the X86 ecosystem.

BIOSBMCfirmware
0 likes · 14 min read
Comprehensive Analysis of the BIOS and BMC Industry Ecosystem
Practical DevOps Architecture
Practical DevOps Architecture
Nov 8, 2020 · Operations

How to Configure BIOS and Create RAID 5 Volumes

This guide walks through entering the BIOS, selecting system settings, configuring the storage controller, creating RAID 0/1/5 volumes with specific capacities, and verifying the status of each logical volume using step‑by‑step screenshots.

BIOSOperationsRAID
0 likes · 3 min read
How to Configure BIOS and Create RAID 5 Volumes
58 Tech
58 Tech
May 22, 2019 · Operations

Analysis of Slab Lock Issues and CPU Power Management on Linux Servers

The article examines write latency problems caused by a monitoring agent's slab lock in older Linux kernels, explores kernel upgrade and agent modification solutions, and details how BIOS power‑saving settings and CPU power‑state management (P‑States, C‑States, T‑States) affect server read and compute performance.

BIOSCPU Power ManagementLinux
0 likes · 10 min read
Analysis of Slab Lock Issues and CPU Power Management on Linux Servers