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

Cannot boot on USB hard disk #51

Closed voidregreso closed 5 years ago

voidregreso commented 5 years ago

I made a FAT32 partition and an NTFS partition in USB hard disk, and then I placed UEFI files in FAT32 partition and flashed Windows 10 ARM64 to NTFS partition,and I also made EFI boot on FAT32 partition. When I plugged hard disk to rpi 3b+ and powered it on, I got a rainbow screen and it won't boot. How can I deal with this problem?

andreiw commented 5 years ago

Please share the exact partition layout, and contents. Note: Pi cannot boot from a GPT disk.

A

On Jul 22, 2018, at 12:26 AM, Zeng Ge notifications@github.com wrote:

I made a FAT32 partition and an NTFS partition in USB hard disk, and then I placed UEFI files in FAT32 partition and flashed Windows 10 ARM64 to NTFS partition,and I also made EFI boot on FAT32 partition. When I plugged hard disk to rpi 3b+ and powered it on, I got a rainbow screen and it won't boot. How can I deal with this problem?

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

voidregreso commented 5 years ago

OK.It's my fault.I boot from a GPT disk.... Thanks

voidregreso commented 5 years ago

BTW, is there a compatible USB mouse and keyboard driver for 3b+? I cannot operate it when I entered Windows 10 Setup UI.

mariobalanica commented 5 years ago

dwusb.zip

voidregreso commented 5 years ago

@mariobalanica Your driver files caused 3b+ a BSoD : PAGE_FAULT_IN_NONPAGED_AREA.

andreiw commented 5 years ago

Not a uefi issue

https://github.com/andreiw/RaspberryPiPkg/issues/12