andreiw / RaspberryPiPkg

DEPRECATED - DO NOT USE | Go here instead ->
https://github.com/tianocore/edk2-platforms/tree/master/Platform/RaspberryPi/RPi3
744 stars 143 forks source link

How do I boot into windows? #54

Closed jordanwilliams1 closed 5 years ago

jordanwilliams1 commented 5 years ago

I Followed this tutorial: https://www.youtube.com/watch?v=c0VqVm8X_zQ

But straight after this screen: https://i.gyazo.com/dad8ca6e43391c313a3daffb1933faf6.png

I Get this: https://i.gyazo.com/89d0d40ba0c23a0b76713afb4f7a2c6a.jpg

andreiw commented 5 years ago

Can you type the following into the efi Shell?

fs0: dir efi\boot

A

On Jul 30, 2018, at 1:32 PM, jordanwilliams1 notifications@github.com wrote:

I Followed this tutorial: https://www.youtube.com/watch?v=c0VqVm8X_zQ

But straight after this screen: https://i.gyazo.com/dad8ca6e43391c313a3daffb1933faf6.png

I Get this: https://i.gyazo.com/89d0d40ba0c23a0b76713afb4f7a2c6a.jpg

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

cdps82 commented 5 years ago

Hi, I havr exactly the same issue. After typing this command I get: ls: Too many arguments.

cdps82 commented 5 years ago

And when I go to

cd efi\boot and type bootx64.efi

I get: Command Error Status: Unsupported.

Can anyone help?

andreiw commented 5 years ago

You’ve got the wrong (x86) Windows bits. the right bits have a file bootaa64.efi

A

On Aug 3, 2018, at 10:40 AM, cdps82 notifications@github.com wrote:

And when I go to

cd efi\boot and type bootx64.efi

I get: Command Error Status: Unsupported.

Can anyone help?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

cdps82 commented 5 years ago

Could the reason be the language choice? As I am sure I am choosing the right version (17134.1_cs-cz_arm64_Professional). Thanks

cdps82 commented 5 years ago

OK, JFYI: confirming that 3 different language mutations are the cause. EN-US is fine.