Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Won't boot anymore after restart #26

Open
biast12 opened this issue Jun 30, 2024 · 7 comments
Open

Won't boot anymore after restart #26

biast12 opened this issue Jun 30, 2024 · 7 comments

Comments

@biast12
Copy link

biast12 commented Jun 30, 2024

Hey i'm running win 11 (arm) on my raspberry pi 5 on an M.2 SSD and it has been working for a few days now with no issues (with restarts in between) tho after i restarted it here some days ago have it been unable to boot at all, it just sets in the boot loader at 100% and does nothing (i had it running all night and it was still stock on 100%) anyone got an idea on what the issue may be or what i could do to fix it?

image

@biast12
Copy link
Author

biast12 commented Jun 30, 2024

Just to be sure, this is the guide i used to set it up: https://youtu.be/aa0vZHpSX5E?si=qRkORG9yCeQ5rvAA
Tho as said it has been working for a few days now without any issues

@huesie
Copy link

huesie commented Jul 6, 2024

I had an issue specifically booting from NVMe - a Win 11 update replaced the stor*.sys drivers.

For me it was hung during boot (with the spinning circle from what I can recall) - I fixed it by:

a) mount on Windows PC and update drivers: https://worproject.com/faq#how-can-i-update-the-drivers

b) replace stor*.sys drivers for NVMe: #2 (comment)

Hope it helps your situation but please let us know how you get on.

@biast12
Copy link
Author

biast12 commented Jul 7, 2024

Thanks for this, i'll test to see if this works, tho one question, i see the git for the drivers doesn't have one for pi 5, should i just use one of the others and if then which one? or can i just skip that part?

@biast12
Copy link
Author

biast12 commented Jul 7, 2024

Just tried to see if it would work by just replacing the stor*.sys drivers from #2 (comment) and it didn't sadly

Also do note that it already worked, just kinda didn't after i restarted the pi

@huesie
Copy link

huesie commented Jul 7, 2024

The Pi3 drivers work for me; and if it broke after running once then could be device incompatibility causing corruption - to diagnose corruption you could try running sfc via dism with the ssd connected to a Windows PC:

https://support.microsoft.com/en-us/topic/use-the-system-file-checker-tool-to-repair-missing-or-corrupted-system-files-79aa86cb-ca52-166a-92a3-966e85d4094e

Start by checking your M.2 carrier board compatibility list and/or try different hardware or you may just have been unlucky on that boot - there's a lot that can go wrong.

Hopefully it's some comfort that many of us run Windows 11 for weeks/months after many reboots, so it does work. Good luck!

@biast12
Copy link
Author

biast12 commented Jul 7, 2024

It did say it had an error when i ran sfc tho when i tried to boot up again did it still not work (also updated the drivers)

is there a way i can get some sort of log file that might show what the issue could be when booting?

i kinda don't wanna start completely over but if there's nothing i can do then i guess i have to

@huesie
Copy link

huesie commented Jul 14, 2024

See https://github.com/worproject/rpi5-uefi/blob/master/README.md#1-prerequisites for advice on hopefully getting logging via UART (not tried it myself yet sorry)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants