Tagged articles
34 articles
Page 1 of 1
ITPUB
ITPUB
May 4, 2026 · Fundamentals

Why Modern PCs Can’t Install Windows 7 Even With Patches

The article explains that the shift from BIOS to UEFI, combined with Windows 7’s lack of UEFI support, driver gaps, and security shortcomings, makes installing Windows 7 on current hardware extremely difficult despite patch workarounds.

BIOSBoot ProcessLegacy Support
0 likes · 8 min read
Why Modern PCs Can’t Install Windows 7 Even With Patches
IT Services Circle
IT Services Circle
Apr 10, 2026 · Information Security

How BlackLotus UEFI Bootkit Bypasses Secure Boot and Microsoft’s Patch Roadmap

The BlackLotus UEFI bootkit (CVE‑2023‑24932) can evade Windows Secure Boot by exploiting legacy certificates, prompting Microsoft to roll out a five‑phase patch series starting May 2023, refresh UEFI firmware, blacklist old boot managers, and introduce visual status indicators as the 2011 certificates expire in 2026.

BootkitCVE-2023-24932Microsoft Patch
0 likes · 6 min read
How BlackLotus UEFI Bootkit Bypasses Secure Boot and Microsoft’s Patch Roadmap
IT Services Circle
IT Services Circle
Sep 23, 2025 · Information Security

How Microsoft’s 5‑Phase Secure Boot Update Tackles the BlackLotus UEFI Bootkit

Microsoft’s multi‑stage mitigation plan for the BlackLotus UEFI bootkit details five phases—from initial KB5025885 deployment to final forced enforcement—aimed at revoking vulnerable certificates, updating boot managers, and ensuring systems stay secure through automatic updates and manual activation steps.

BootkitCertificate RevocationMicrosoft
0 likes · 6 min read
How Microsoft’s 5‑Phase Secure Boot Update Tackles the BlackLotus UEFI Bootkit
Open Source Linux
Open Source Linux
May 29, 2025 · Information Security

First CPU‑Level Ransomware Proof‑of‑Concept Revealed – Why It Matters

Rapid7’s Chrstiaan Beek has created the world’s first CPU‑level ransomware proof‑of‑concept, exploiting AMD Zen microcode vulnerabilities to hijack BIOS and encrypt drives, a technique that can bypass traditional detection and remain active even after OS reinstall, though he promises not to release it.

AMDCPU ransomwareRAPID7
0 likes · 3 min read
First CPU‑Level Ransomware Proof‑of‑Concept Revealed – Why It Matters
ITPUB
ITPUB
Mar 17, 2025 · Fundamentals

How Does a PC Boot? From Power‑On to the First Linux Kernel Instruction

This article walks through the complete boot sequence—from the UEFI firmware that runs after power‑on, through the boot manager and BootOrder variables, to the systemd‑boot loader loading initrd and the Linux kernel, explaining each component and its role in detail.

Boot ProcessLinux kernelUEFI
0 likes · 12 min read
How Does a PC Boot? From Power‑On to the First Linux Kernel Instruction
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.

BIOSBoot ProcessMBR
0 likes · 9 min read
How Operating Systems Boot Up
Liangxu Linux
Liangxu Linux
Jun 30, 2024 · Operations

Debian Installer Adds Systemd‑boot Support – What It Means for Linux Booting

Debian developer Luca Boccassi announced that the Debian installer will support systemd‑boot, initially available only in expert mode, with plans to open it to all users after thorough testing and UEFI Secure Boot integration, while GRUB remains the default bootloader, expected in Debian 13 “Trixie” around 2025.

DebianGRUBLinux
0 likes · 3 min read
Debian Installer Adds Systemd‑boot Support – What It Means for Linux Booting
Liangxu Linux
Liangxu Linux
Jun 8, 2024 · Fundamentals

Unraveling the Linux Boot Process: From Power‑On to User Login

This guide walks through the complete Linux startup sequence, covering power‑on initialization, BIOS/UEFI boot, MBR/GRUB2 loading, kernel entry, init processes, ramdisk handling, run‑level configuration, fstab mounting, and user login mechanisms, illustrated with diagrams and key command references.

Boot ProcessFilesystemGRUB
0 likes · 12 min read
Unraveling the Linux Boot Process: From Power‑On to User Login
Open Source Linux
Open Source Linux
Mar 14, 2024 · Fundamentals

Unveiling the Linux Boot Process: From Power‑On to User Login

This article walks through the complete Linux startup sequence, covering power‑on initialization, BIOS/UEFI boot, MBR/GRUB2 loading, kernel and init processes, ramdisk usage, fstab mounting, and user login mechanisms, illustrated with diagrams and key code snippets.

Boot ProcessGRUBLinux
0 likes · 12 min read
Unveiling the Linux Boot Process: From Power‑On to User Login
IT Services Circle
IT Services Circle
Jul 13, 2023 · Information Security

Manual Mitigation Steps for BlackLotus UEFI Bootkit (CVE‑2023‑24932) and Microsoft’s Three‑Phase Update Strategy

This article explains the BlackLotus UEFI bootkit (CVE‑2023‑24932), outlines Microsoft's three‑phase remediation strategy, details the KB5025885 and KB5028166/KB5028185 updates, provides a simplified registry command for manual activation, and warns of compatibility issues for legacy boot managers.

BootkitCVE-2023-24932Secure Boot
0 likes · 6 min read
Manual Mitigation Steps for BlackLotus UEFI Bootkit (CVE‑2023‑24932) and Microsoft’s Three‑Phase Update Strategy
IT Services Circle
IT Services Circle
Jan 16, 2023 · Operations

Integrating the Final Windows 7 Updates (including Secure Boot/UEFI) into a Custom ISO – UpdatePack7R2 Guide

This article explains how Microsoft ended Windows 7 updates, details the Secure Boot/UEFI patch KB5017361 and its successors, and provides step‑by‑step instructions for using the UpdatePack7R2 collection to create a custom Windows 7 ISO that includes the final patches, drivers, and optional fixes.

ISOIntegrationSecureBoot
0 likes · 4 min read
Integrating the Final Windows 7 Updates (including Secure Boot/UEFI) into a Custom ISO – UpdatePack7R2 Guide
21CTO
21CTO
May 18, 2022 · Operations

What’s New in FreeBSD 13.1? Highlights, UEFI Support, and Updated Core Packages

FreeBSD 13.1, a minor yet significant release, introduces improved AMD64 UEFI boot, automatic snapshot updates via freebsd‑update, and refreshed core components such as OpenSSH, OpenSSL, ZFS and Intel Wi‑Fi drivers, while maintaining strong stability across Intel, AMD, and ARM platforms.

FreeBSDOpenSSHUEFI
0 likes · 3 min read
What’s New in FreeBSD 13.1? Highlights, UEFI Support, and Updated Core Packages
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.

BIOSBMCIndustry Ecosystem
0 likes · 14 min read
Comprehensive Analysis of the BIOS and BMC Industry Ecosystem
Programmer DD
Programmer DD
Dec 18, 2021 · Mobile Development

Can Windows 11 Run on Android Phones? Inside the Renegade Project

Developers have managed to boot Windows 11 on Android smartphones, Raspberry Pi 4, and even a legacy Lumia device, revealing both the technical breakthroughs and the remaining limitations such as missing phone functions and reliance on custom UEFI ports.

ARMAndroidMobile Development
0 likes · 6 min read
Can Windows 11 Run on Android Phones? Inside the Renegade Project
Open Source Linux
Open Source Linux
Jun 22, 2020 · Fundamentals

Why BIOS and BMC Are the Hidden Engines Driving Modern Computing

This article explores the fundamental role of BIOS and BMC firmware in computer systems, explains EFI/UEFI evolution, maps the industry chain from CPU to end‑devices, analyzes market size, profiles major vendors such as AMI, Phoenix, Insyde and Zhuoyi, and highlights risks and growth opportunities in the firmware sector.

BIOSBMCHardware Industry
0 likes · 15 min read
Why BIOS and BMC Are the Hidden Engines Driving Modern Computing
Open Source Linux
Open Source Linux
Mar 8, 2020 · Fundamentals

Why UEFI Is Replacing BIOS: Speed, Security, and Flexibility Explained

This article explains how UEFI, the Unified Extensible Firmware Interface, supersedes traditional BIOS by offering faster boot times, enhanced security through separate boot partitions and Secure Boot, graphical interfaces, greater storage capacity, and more flexible boot options for modern computers.

BIOSGPTSecure Boot
0 likes · 6 min read
Why UEFI Is Replacing BIOS: Speed, Security, and Flexibility Explained
ITPUB
ITPUB
Mar 21, 2019 · Operations

How to Reveal a Missing Mellanox 25G NIC in UEFI on Dell PowerEdge C6420

When upgrading a Linux OS on a Dell PowerEdge C6420 via UEFI, the Mellanox 25G network adapter disappears from Device Settings, and this guide walks you through using the Mellanox Firmware Tools to enable the NIC with detailed commands, screenshots, and hardware requirements.

Dell PowerEdgeLinuxMellanox
0 likes · 4 min read
How to Reveal a Missing Mellanox 25G NIC in UEFI on Dell PowerEdge C6420
MaGe Linux Operations
MaGe Linux Operations
Dec 5, 2017 · Operations

What Are the Top Pain Points Linux Users Face in 2017?

This article highlights the most common Linux frustrations in 2017, from inadequate documentation and software version incompatibilities to UEFI/Secure Boot challenges, the decline of 32‑bit support, and deteriorating X‑forwarding support, while noting overall progress and inviting readers to share their own issues.

CompatibilityDocumentationSecureBoot
0 likes · 6 min read
What Are the Top Pain Points Linux Users Face in 2017?