bobranten/Ext4Fsd

Windows on ARM, Support?

Opened this issue · 7 comments

Please let us know when can we have an ARM64 version for Windows on ARM OS. We can help you test We have Windows on Rasberry Pi setup. Please pursue it we at Windows on Rasberry Pi community will be glad to extend support in testing your drivers and tools for ARM64.

From my personal view, it won't need a lot of effort to compile binaries for ARM64. Hopefully the author have time and is willing to do this.

I'm also using windows 10 on Raspberry pi 3 , I'm voting for your issue @sidd-kishan

The driver can be compiled for ARM64 but I don't know how to do a install program for ARM. Shall I publish driver binaries to begin with for manual install?

I don't know how to do a install program for ARM.

No need, Windows on Arm supports x86 (32-bit) programs (but not drivers)

Edit: While the above is true, you can't use an x86 or x64 setup program to install an ARM64 driver, it isn't supported: https://learn.microsoft.com/en-us/windows/arm/faq#are-drivers-supported-by-emulation--or-do-i-have-to-add-arm64-native-support-to-any-drivers-used-in-my-app-

Now we have signed driver files for ARM/ARM64 for they who can do a manual install:
https://www.accum.se/~bosse/ext2fsd/0.70/signed/
I will try to make a install program for ARM/ARM64 later.
/Bo Branten