raspiduino / waq

Run Windows 10 for ARM64 on QEMU
MIT License
77 stars 8 forks source link

Windows failed to start . A recent hadrware or software change might be the cause #6

Closed ThePolishLemon closed 2 years ago

ThePolishLemon commented 2 years ago

nxplayer bin_9uMTptRoTN

Note : i deleted the -device VGA because it was giving me the error - failed to find romfile "vgabios-stdvga.bin"

raspiduino commented 2 years ago

You need to disable signature check. Please enter the recovery screen, select boot option and select disable signature vertify.

Reason: rpi drivers aren't signed

I will soon upload a new OS image that no longer have this issue.

Thank you!

ThePolishLemon commented 2 years ago

You need to disable signature check. Please enter the recovery screen, select boot option and select disable signature vertify.

Reason: rpi drivers aren't signed

I will soon upload a new OS image that no longer have this issue.

Thank you!

How would i go about entering the recovery screen , srry for being dumb

raspiduino commented 2 years ago

It has been a long time I haven't use Windows Recovery menu, so I will tell you the step and you do it and capture the screen back to me so I can tell you the next step, is that ok?

Now with the above screen in your picture, you should press enter. If you are not in that screen, please send the new image to me.

Thank you!

raspiduino commented 2 years ago

Not related but

failed to find romfile "vgabios-stdvga.bin"

Are you on Linux or Windows?

ThePolishLemon commented 2 years ago

Not related but

failed to find romfile "vgabios-stdvga.bin"

Are you on Linux or Windows?

Linux

ThePolishLemon commented 2 years ago

Ok hold on a sec

raspiduino commented 2 years ago

Not related but

failed to find romfile "vgabios-stdvga.bin"

Are you on Linux or Windows?

Linux

Go to https://github.com/qemu/qemu, search for that file (using go to file), then copy to /usr/share/qemu and see if it works. Or you can pass -L to command line to indicate the directory to look for firmware file.

ThePolishLemon commented 2 years ago

Not related but

failed to find romfile "vgabios-stdvga.bin"

Are you on Linux or Windows?

Linux

Go to https://github.com/qemu/qemu, search for that file (using go to file), then copy to /usr/share/qemu and see if it works. Or you can pass -L to command line to indicate the directory to look for firmware file.

Thx, i will send a vid of what happened when I get my mouse , wait a sec for now

ThePolishLemon commented 2 years ago

Now i am stuck at the windows logo with please wait

Not related but

failed to find romfile "vgabios-stdvga.bin"

Are you on Linux or Windows?

Linux

Go to https://github.com/qemu/qemu, search for that file (using go to file), then copy to /usr/share/qemu and see if it works. Or you can pass -L to command line to indicate the directory to look for firmware file.

ThePolishLemon commented 2 years ago

Now i am stuck at the windows logo with please wait

Not related but

failed to find romfile "vgabios-stdvga.bin"

Are you on Linux or Windows?

Linux

Go to https://github.com/qemu/qemu, search for that file (using go to file), then copy to /usr/share/qemu and see if it works. Or you can pass -L to command line to indicate the directory to look for firmware file.

Turns out the PC crashed lemme reboot it

raspiduino commented 2 years ago

Now i am stuck at the windows logo with please wait

Not related but

failed to find romfile "vgabios-stdvga.bin"

Are you on Linux or Windows?

Linux

Go to https://github.com/qemu/qemu, search for that file (using go to file), then copy to /usr/share/qemu and see if it works. Or you can pass -L to command line to indicate the directory to look for firmware file.

Turns out the PC crashed lemme reboot it

If possible, please send me image, or video. Thanks!

You can paste image and video here, either by drag and drop or CTRL C, CTRL V

ThePolishLemon commented 2 years ago

![Uploading IMG_20220709_125502.jpg…]() That is the same signature error , just a bit different screen , what to do

ThePolishLemon commented 2 years ago

Now i am stuck at the windows logo with please wait

Not related but

failed to find romfile "vgabios-stdvga.bin"

Are you on Linux or Windows?

Linux

Go to https://github.com/qemu/qemu, search for that file (using go to file), then copy to /usr/share/qemu and see if it works. Or you can pass -L to command line to indicate the directory to look for firmware file.

Turns out the PC crashed lemme reboot it

If possible, please send me image, or video. Thanks!

You can paste image and video here, either by drag and drop or CTRL C, CTRL V

![Uploading IMG_20220709_125502.jpg…]()

ThePolishLemon commented 2 years ago

Why does the image not upload

ThePolishLemon commented 2 years ago

Lemme upload it to imgur

ThePolishLemon commented 2 years ago

https://imgur.com/a/lZS8lIj

raspiduino commented 2 years ago

Press F8

On Sat, Jul 9, 2022, 18:07 ThePolishLemon @.***> wrote:

https://imgur.com/a/lZS8lIj

— Reply to this email directly, view it on GitHub https://github.com/raspiduino/waq/issues/6#issuecomment-1179525184, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQHWNXH2DPY7L6K44J7IJDTVTFMQVANCNFSM53BLZSDQ . You are receiving this because you commented.Message ID: @.***>

ThePolishLemon commented 2 years ago

Got win 10 running flawlessly thx man

raspiduino commented 2 years ago

Ok no problem! Great to see it worked!