-
Notifications
You must be signed in to change notification settings - Fork 41
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
Boot is taking quite some time (approx 3 mins) #45
Comments
Hi. Have you tried a verbose boot (clover boot settings: -v, I believe) to see at what point it is hanging for a longer time? That might help to find out what is slowing down the T450. I think you can also log the boot messages and post them here for jsassu20 or another clover-savvy user. |
Yes i did verbose boot, After FIPSPOST_USER ... all test passed, it shows "Previous Shutdown cause: 5" and then just boot into the OS immediately. If you want me to give any other detail or anything, do tell me. |
disclaimer: I have no idea. I wanted to suggest, to look into whatever is appearing in the log-file after FIPSPOST_USER has been passed, because based on your and other people's description it seems to get stuck after passing the tests. However, if this is just "Previous Shutdown Cause: 5" I am quite uncertain. Afaik, that is a normal shutdown? If you have a spare SSD, you could try making a mirror of your system on a HFS+ format and see if that boots without issues as people claim. Good luck finding a solution. |
@surrogatecode Yes the shutdown is normal as the code itself suggest, "5" is supposed to be a normal standard shutdown. |
Oh, I am sorry. Yes, you are correct, Mojave's standard partition format is APFS. I guess I made this mistake after reading the above-mentioned forum post (for High Sierra). Nonetheless, if you plan on doing a clean install, you could try the method mentioned in that forum post:
This sounds like a hack, rather than a fix. But maybe it will work. |
@surrogatecode Yes this feels and sound like a hack rather than a fix, but if this solves my problem then i am all for it. |
Did this work out in the end? |
@surrogatecode sorry for very late reply... and no that fix(hack) didn't work. |
Hi @jsassu20 , first of all i want to thank you for all of the wonderful work that you have already done, you are awesome!.
Now onto my issue, I don't know if its only my issue or this is normal for ThinkPad T450 Hackintosh.
My System is T450, i5-5300U.
I have followed through your process of hackintosh of Mojave (3.1) -[https://github.com/jsassu20/Lenovo-ThinkPad-T450-macOS-Catalina/releases/tag/3.1] and copied your EFI folder. Everything that supposed to be working is working fine, just boot is taking quite some time. any solution for that? i have another laptop Lenovo Yoga Y10 and i made that into hackintosh too and its overall boot time is less then 30 secs.
The text was updated successfully, but these errors were encountered: