raspiduino / waq

Run Windows 10 for ARM64 on QEMU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot boot into os (Driver Signature Error)

FlyingThaCat opened this issue · comments

Hi i just found out to continue boot to the os please disable the driver signature first

Really? I didn't remember :)) I haven't used Windows ARM for a few months.
Did you use virtio driver or some kind of Windows ARM guess driver?

If yes, then of course you need to disable the driver signature since virtio drivers aren't signed by any kind.
I will add this note to the readme file if you would like.

Thanks and feel free to contact me if you have any others questions!

nope i just fresh run it and it just wont boot so i need to disable the driver signature to be able get into windows

Ah I remembered! I got the prebuilt image from a person who clones his/her drive with WoA (project) installation. There are some unsigned drivers that are built for RPi. So that's why you have to disable the driver signature.

commented

Do you remember which driver you used? Can you provide me with the standalone driver, I'd like to integrate it myself.
Thanks

commented

not the virtio driver

commented

Do you remember which driver you used? Can you provide me with the standalone driver, I'd like to integrate it myself. Thanks

sorry i don't have it because it really slow so i cannot enjoyably use it

....I am talk to raspiduino..

Do you remember which driver you used? Can you provide me with the standalone driver, I'd like to integrate it myself. Thanks

Well I think you don't need any driver for Windows on ARM on QEMU to works, it just runs.
If you want to know what the driver's name is, then it is RPi-Windows-Drivers

Do you remember which driver you used? Can you provide me with the standalone driver, I'd like to integrate it myself. Thanks

sorry i don't have it because it really slow so i cannot enjoyably use it

If it's too slow for you, get an arm64 computer and run Windows natively or on KVM on that.

commented

Do you remember which driver you used? Can you provide me with the standalone driver, I'd like to integrate it myself. Thanks

Well I think you don't need any driver for Windows on ARM on QEMU to works, it just runs. If you want to know what the driver's name is, then it is RPi-Windows-Drivers

I got it, thanks.
I know it's slow.
I will test it soon.

Feel free to open again if you have any questions! Thanks!