Open mtroute opened 8 years ago
That happened to me as well. I have a Mac Pro 2,1. I found that in my case, the 2nd of these 3 was the one that needed to be cahnged.
Basically here is what to look for.
defaults write com.apple.finder AppleShowAllFiles YES
to reveal the hidden .dot files among others. Type killall Finder
to implement the reveal in Finder./.IABootFiles/boot.efi
/usr/standalone/i386/boot.efi
/System /Library/CoreServices/boot.efi
defaults write com.apple.finder AppleShowAllFiles NO
and killall Finder
.Excellent, I will try that when I get back home. I was unaware of the 3rd boot.efi in IABootFiles. Thanks for the information. I will update if it works
Regards,
Maurice Troute Project & Marketing Manager
From: Jimmy Gitonga [mailto:notifications@github.com] Sent: Wednesday, February 17, 2016 9:02 AM To: Piker-Alpha/macosxbootloader macosxbootloader@noreply.github.com Cc: Troute, Maurice maurice.troute@intel.com Subject: Re: [macosxbootloader] Update to 10.11.3 causing problems (#9)
That happened to me as well. I have a Mac Pro 2,1. I found that in my case, the 2nd of these 3 was the one that needed to be cahnged.
Basically here is what to look for.
Type into Terminal defaults write com.apple.finder AppleShowAllFiles YES to reveal the hidden .dot files among others. Type killall Finder to implement the reveal in Finder.
Inspect these 3 "boot.efi"s
/.IABootFiles/boot.efi /usr/standalone/i386/boot.efi /System /Library/CoreServices/boot.efi
— Reply to this email directly or view it on GitHubhttps://github.com/Piker-Alpha/macosxbootloader/issues/9#issuecomment-185298495.
There are two methods:
Readers may use this article Installing Mac OS-X El Capitan 10.11.1 in a 2006 MacPro 1,1 for general reference of my method. Beware that the MacPro 1,1 needs a compatible graphics card. The one that I used is GeForce 8800 GT/S. I now have a MacPro 1,1 running OS X El Capitan. Special thanks to Pike who undertook the work creating his boot.efi. Gratitude is also towards Pike sharing this piece of work with us.
Used the boot.efi with prepackaged 10.11 installer, worked fine on MacPro 1,1. System updated to 10.11.3 and as expected boot failed. tried fresh install with 10.11 and now hangs just after boot, never finishing completely. Any thoughts or expirences?