Windows 10 ARM64

Discuss Windows Vista/Server 2008 to Windows 10.
Post Reply
HolyDuFF
Posts: 2
Joined: Thu Sep 14, 2017 9:47 pm

Windows 10 ARM64

Post by HolyDuFF »

Hi! Can we get this running somehow in QEMU or something? I've already tried a lot of stuff mentioned in this topic but I can't get it to work.

Information

Source: https://www.windowslatest.com/2017/09/1 ... so-images/
Lyraull Twitter (en-US): https://twitter.com/Lyraull/status/907626117900771329
Lyraull Twitter (es-ES): https://twitter.com/Lyraull/status/907594734251778058
How to run Windows 10 Server ARM64: https://www.betaarchive.com/forum/viewt ... 62&t=37172
Windows 10 Running on a Qualcomm Snapdragon Processor: https://www.youtube.com/watch?v=A_GlGglbu1U
Same topic on Reddit: https://www.reddit.com/r/Windows10/comm ... 1423_enus/
Same topic on Sweclockers: http://www.sweclockers.com/forum/trad/1 ... sos-leaked

Downloads

Windows 10 ARM64 (en-US): https://pastebin.com/m263G8Ku
Windows 10 ARM64 (es-ES): https://pastebin.com/Bwa59gd5
QEMU 32-bit (2017-08-24): https://qemu.weilnetz.de/w32/qemu-w32-s ... 170824.exe
QEMU 64-bit (2017-08-24): https://qemu.weilnetz.de/w64/qemu-w64-s ... 170824.exe
QEMU 32-bit (2017-08-30): https://qemu.weilnetz.de/w32/qemu-w32-s ... 170830.exe
QEMU 64-bit (2017-08-30): https://qemu.weilnetz.de/w64/qemu-w64-s ... 170830.exe
QEMU EFI v16.02: http://releases.linaro.org/components/k ... EMU_EFI.fd

Status

OS: Windows 10 Pro x64 (Creators Update)
CPU: Intel Core i7-3770K
RAM: 16 GB
VT-x: Enabled
VT-d: Unsupported
QEMU: QEMU 64-bit (2017-08-30)
BIOS (EFI): QEMU EFI v16.02
ISO: Windows 10 Pro [ARM64] (en-US) - 16353.1000.170825-1423.RS_PRERELEASE_CLIENTPRO_OEMRET_ARM64FRE_EN-US.ISO
Command (As admin): qemu-system-aarch64 -m 2048 -cpu cortex-a57 -M virt -bios D:/QEMU/BIOS/QEMU_EFI.fd -device VGA -cdrom D:/QEMU/ISO/Test.iso

Can't press a key...

Image

Sept
Posts: 14
Joined: Sun Mar 05, 2017 10:13 pm

Re: Windows 10 ARM64

Post by Sept »

It is possible to run ARM and ARM64 on QEMU as since here https://twitter.com/never_released/stat ... 2177418241.

Just read that twitter thread, and it will tell you exactly what to do.

HolyDuFF
Posts: 2
Joined: Thu Sep 14, 2017 9:47 pm

Re: Windows 10 ARM64

Post by HolyDuFF »

Sept wrote:It is possible to run ARM and ARM64 on QEMU as since here https://twitter.com/never_released/stat ... 2177418241.

Just read that twitter thread, and it will tell you exactly what to do.
I have no idea how to do that and the page on QEMU wiki that is supposed to explain it for Windows is empty... :(

TeoIzAwezome
Posts: 15
Joined: Sun Aug 23, 2015 2:04 am

Windows 10 ARM64

Post by TeoIzAwezome »

You need to compile QEMU from source after modifying code. Never seems to work. Will try again later today.

Stealth edit: https://github.com/TeoIzAwezome/rtemu


Nevermind that, that was for WinRT, which is 32-bit. Using QEMU-system-aarch64 I got to the boot screen where it hangs. No animation or anything, still using the CPU so I don't know what's going on there. I'll keep trying when I have time.

BetaNewbie
Posts: 215
Joined: Sun Jul 21, 2013 7:38 am

Re: Windows 10 ARM64

Post by BetaNewbie »

You do not need that patch, just use the regular qemu release.
I got 14877 and 14282 working on qemu-system-aarch64, which I posted in the post you just listed.
But anything newer than that doesn't seems to work just yet, AFAIK.

Post Reply