惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Jina AI
Jina AI
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
B
Blog
T
The Blog of Author Tim Ferriss
量子位
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - Franky
小众软件
小众软件
Recent Announcements
Recent Announcements
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
I
InfoQ
美团技术团队
G
Google Developers Blog
Engineering at Meta
Engineering at Meta
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
V
Visual Studio Blog
云风的 BLOG
云风的 BLOG
博客园 - 【当耐特】
IT之家
IT之家
Microsoft Security Blog
Microsoft Security Blog
博客园 - 聂微东
Last Week in AI
Last Week in AI
H
Hackread – Cybersecurity News, Data Breaches, AI and More
H
Help Net Security

The Register - Special Features

Troops’ phones gave away location data to foreign adversaries Qualcomm picks bad time to pitch a $300 laptop platform AI agents get their own phone directory built atop DNS Carnival confirms ShinyHunters cruised off with 6M customer records after April breach Google engineer accused of turning Year in Search secrets into Polymarket payday Are we human? India's cyber agency sets clock at 12 hours to tackle exploited bugs as AI turns up the heat Broadcom gets early start on WiFi 8 with next-gen wireless routing kit Are we human? Microsoft Excel champ proves he still has the formula Anthropic co-founder hallucinates ghost in the machine Anthropic co-founder hallucinates ghost in the machine NASA plans Moon Base buildout with rovers, drones, cargo landers MyPillow must decide whether to be firm or soft as ransomware crims demand pay Starship shows it can deploy satellites, but Moon mission clock still ticks Huawei's chip law looks less like Moore and more like marketing Experts pour cold borscht on Farage's Russian hack claim Logitech unveils a cushioned mouse for all-day use AI eyes scanning for bugs create a worrisome Linux security trend A Russian speaker and jailbroken Gemini went on a hacking spree and emptied at least one MAGA victim's crypto wallets AI datacenter boom collides with US grid reality Media giant settles for $930k amid user-snooping allegations AT&T sues to ditch Cali copper phone lines to save billions FBI warns of Kali365 as device code phishing soars Techie claims Trump Mobile website was leaking thousands of people's data BOFH: Vibe-coded solutions arrive for problems nobody has Dems slam Trump for making cybersecurity hold out the tin cup while splurging on ballroom and Jan. 6 'slush fund' Google explains how it will infuse ads into AI answers AI is getting pricey, but relief is coming, but not for you Deus ex machina: Half of US Christians trust AI's spiritual advice
ReactOS brings its Windows NT tribute act to ARM64
Richard Speed Richard Speed · 2026-05-28 · via The Register - Special Features

OSes

Experimental build boots on Raspberry Pi 5, but for now the joy is mostly in getting there

ReactOS, the open source project aiming to recreate Windows NT, has reached a new milestone: booting on ARM64.

The ReactOS team cautioned that the build was "still in an experimental state," while encouraging users to try it. Screenshots show the project running on ARM64 (via QEMU) and on a Raspberry Pi 5

ReactOS recently celebrated 30 years since the first commit to the project's source tree, with the current development targeting Windows Server 2003 compatibility. We last covered it in 2025 and came away impressed by its faithful recreation of the Windows golden age. 

Unlike WINE, which layers Windows applications support onto Linux, ReactOS recreates the NT kernel from scratch, right down to driver support. 

The ARM64 port is very much a proof of concept - there's precious little that you can actually do with it yet. But watching that familiar Windows desktop appear on the hardware is genuinely joyful, and dismissing it as an "it boots" milestone would be a disservice.

Getting ReactOS to boot on ARM64 is no small feat; a ReactOS contributor spent eight months getting the code working. It requires a UEFI ARM64 system with GICv2 or v3 enabled, supports boards from ARMv8-A onwards, with the Raspberry Pi 5 being a special case.

The Register had a go at booting it on a Raspberry Pi 5, and met with mixed results - getting it running is not for the faint-hearted. The project isn't kidding when it calls the process experimental, though criticizing it for stability or app support would be unfair at this stage. ReactOS bills itself as "an alpha-quality operating system," which means it should really only be let loose on a sacrificial device.

That said, perseverance has its rewards, and while there isn't much a user can do with ReactOS on ARM64 at this stage, reaching the desktop at all is quite the milestone.  ®